summaryrefslogtreecommitdiff
path: root/include/battle_scripts.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-26 17:26:11 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-26 17:26:11 +0100
commit59f64c622bf2ed7a0fcc6d45975813bc55c84141 (patch)
tree77afc2a812d2c827614749bc7c7989dd5c1922ec /include/battle_scripts.h
parent1bb5b1fd07260cd027d9504a0debfdc294cebc9f (diff)
name more battlescripts
Diffstat (limited to 'include/battle_scripts.h')
-rw-r--r--include/battle_scripts.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/battle_scripts.h b/include/battle_scripts.h
index 9c3f4906a..5131778a8 100644
--- a/include/battle_scripts.h
+++ b/include/battle_scripts.h
@@ -378,9 +378,9 @@ extern const u8 BattleScript_SmokeBallEscape[];
extern const u8 BattleScript_RanAwayUsingMonAbility[];
extern const u8 BattleScript_GotAwaySafely[];
extern const u8 BattleScript_WildMonFled[];
-extern const u8 BattleScript_82DAAFE[];
+extern const u8 BattleScript_PrintCantRunFromTrainer[];
extern const u8 BattleScript_PrintFailedToRunString[];
-extern const u8 BattleScript_82DAB0B[];
+extern const u8 BattleScript_PrintCantEscapeFromBattle[];
extern const u8 BattleScript_PrintFullBox[];
extern const u8 BattleScript_ActionSwitch[];
extern const u8 BattleScript_82DAB35[];
@@ -432,8 +432,8 @@ extern const u8 BattleScript_82DAEB1[];
extern const u8 BattleScript_SpikesOngBank1[];
extern const u8 BattleScript_82DAEE8[];
extern const u8 BattleScript_82DAEFE[];
-extern const u8 BattleScript_82DAF05[];
-extern const u8 BattleScript_82DAF20[];
+extern const u8 BattleScript_PerishSongTakesLife[];
+extern const u8 BattleScript_PerishSongCountGoesDown[];
extern const u8 BattleScript_AllStatsUp[];
extern const u8 BattleScript_82DAF54[];
extern const u8 BattleScript_82DAF72[];
@@ -445,7 +445,7 @@ extern const u8 BattleScript_RapidSpinAway[];
extern const u8 BattleScript_WrapFree[];
extern const u8 BattleScript_LeechSeedFree[];
extern const u8 BattleScript_SpikesFree[];
-extern const u8 BattleScript_82DAFE4[];
+extern const u8 BattleScript_MonTookFutureAttack[];
extern const u8 BattleScript_82DB001[];
extern const u8 BattleScript_82DB008[];
extern const u8 BattleScript_82DB020[];
@@ -482,7 +482,7 @@ extern const u8 BattleScript_82DB1FE[];
extern const u8 BattleScript_FocusPunchSetUp[];
extern const u8 BattleScript_MoveUsedIsAsleep[];
extern const u8 BattleScript_MoveUsedWokeUp[];
-extern const u8 BattleScript_82DB234[];
+extern const u8 BattleScript_MonWokeUpInUproar[];
extern const u8 BattleScript_PoisonTurnDmg[];
extern const u8 BattleScript_82DB243[];
extern const u8 BattleScript_82DB245[];
@@ -493,7 +493,7 @@ extern const u8 BattleScript_MoveUsedUnfroze[];
extern const u8 BattleScript_DefrostedViaFireMove[];
extern const u8 BattleScript_MoveUsedIsParalyzed[];
extern const u8 BattleScript_MoveUsedFlinched[];
-extern const u8 BattleScript_82DB2A6[];
+extern const u8 BattleScript_PrintUproarOverTurns[];
extern const u8 BattleScript_ThrashConfuses[];
extern const u8 BattleScript_MoveUsedIsConfused[];
extern const u8 BattleScript_82DB2D4[];
@@ -611,7 +611,7 @@ extern const u8 BattleScript_82DB8E0[];
extern const u8 BattleScript_82DB8F3[];
extern const u8 BattleScript_82DB973[];
extern const u8 BattleScript_82DB992[];
-extern const u8 BattleScript_82DB9BA[];
+extern const u8 BattleScript_AskIfWantsToForfeitMatch[];
extern const u8 BattleScript_82DB9C1[];
extern const u8 BattleScript_82DB9C8[];
extern const u8 BattleScript_BallThrow[];