diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-06 14:06:51 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-06 14:06:51 -0500 |
commit | f3be95d0c0a76f6bf6f5a03792b2ceaf012bc25b (patch) | |
tree | 79ef620ca325ea19c7f6f9a864fa903e688cd9aa /include/battle_string_ids.h | |
parent | cbdfbeda6b18d1173613c708843192f1ef4ac908 (diff) |
Dump battle_scripts_2.s
Diffstat (limited to 'include/battle_string_ids.h')
-rw-r--r-- | include/battle_string_ids.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/include/battle_string_ids.h b/include/battle_string_ids.h index f3c017b87..c646b2ebf 100644 --- a/include/battle_string_ids.h +++ b/include/battle_string_ids.h @@ -283,13 +283,13 @@ #define STRINGID_PKMNTURNEDAWAY 280 #define STRINGID_PKMNPRETENDNOTNOTICE 281 #define STRINGID_ENEMYABOUTTOSWITCHPKMN 282 -#define STRINGID_CREPTCLOSER 283 -#define STRINGID_CANTGETCLOSER 284 +#define STRINGID_THREWROCK 283 +#define STRINGID_THREWBAIT 284 #define STRINGID_PKMNWATCHINGCAREFULLY 285 -#define STRINGID_PKMNCURIOUSABOUTX 286 -#define STRINGID_PKMNENTHRALLEDBYX 287 -#define STRINGID_PKMNIGNOREDX 288 -#define STRINGID_THREWPOKEBLOCKATPKMN 289 +#define STRINGID_PKMNANGRY 286 +#define STRINGID_PKMNEATING 287 +#define STRINGID_DUMMY288 288 +#define STRINGID_DUMMY289 289 #define STRINGID_OUTOFSAFARIBALLS 290 #define STRINGID_PKMNSITEMCUREDPARALYSIS 291 #define STRINGID_PKMNSITEMCUREDPOISON 292 |