diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-13 00:03:22 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-13 00:03:22 -0500 |
commit | 270bd98d41a19c516a4be95f522deb26cc4300a9 (patch) | |
tree | dca3131793bf14acd85d6558f8195b0294870af6 /data/scripts/maps/BattleTower_BattleRoom.inc | |
parent | 2c87516ca3efa260b96b92ededb24d75edfe49e8 (diff) |
more labeling
Diffstat (limited to 'data/scripts/maps/BattleTower_BattleRoom.inc')
-rw-r--r-- | data/scripts/maps/BattleTower_BattleRoom.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/maps/BattleTower_BattleRoom.inc b/data/scripts/maps/BattleTower_BattleRoom.inc index 176d8e8e8..2f0fb97b9 100644 --- a/data/scripts/maps/BattleTower_BattleRoom.inc +++ b/data/scripts/maps/BattleTower_BattleRoom.inc @@ -20,7 +20,7 @@ BattleTower_BattleRoom_EventScript_1608FA:: @ 81608FA msgbox 0x20234cc, 4 waittext closebutton - special HealPlayerParty + special ScrSpecial_HealPlayerParty setvar 0x8004, 0 setvar 0x8005, 0 special sub_813556C @@ -56,7 +56,7 @@ BattleTower_BattleRoom_EventScript_160961:: @ 8160961 special sub_8135A14 fanfare 368 waitfanfare - special HealPlayerParty + special ScrSpecial_HealPlayerParty BattleTower_BattleRoom_EventScript_1609B2:: @ 81609B2 msgbox BattleTower_BattleRoom_Text_19AD09, 5 |