summaryrefslogtreecommitdiff
path: root/data/maps/SSTidalRooms
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-02-22 19:52:11 -0500
committerhuderlem <huderlem@gmail.com>2019-02-24 10:10:18 -0600
commit4582fd15456e2c84588026cdfbe70d6b6e558a35 (patch)
tree62688976fd1204f4dae1fb4e82f999d7cb2171d4 /data/maps/SSTidalRooms
parentbb508ade64bd152fa146b71e6734a4ea704b31f3 (diff)
Name a ton of commonly used event scripts
Diffstat (limited to 'data/maps/SSTidalRooms')
-rw-r--r--data/maps/SSTidalRooms/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/SSTidalRooms/scripts.inc b/data/maps/SSTidalRooms/scripts.inc
index a021f5272..3b8df90a3 100644
--- a/data/maps/SSTidalRooms/scripts.inc
+++ b/data/maps/SSTidalRooms/scripts.inc
@@ -8,7 +8,7 @@ SSTidalRooms_EventScript_23C9F2:: @ 823C9F2
msgbox SSTidalRooms_Text_23D098, MSGBOX_DEFAULT
giveitem_std ITEM_TM49
compare VAR_RESULT, 0
- goto_if_eq SSTidalRooms_EventScript_272054
+ goto_if_eq Common_EventScript_ShowBagIsFull
setflag FLAG_RECEIVED_TM49
msgbox SSTidalRooms_Text_23D145, MSGBOX_DEFAULT
release
@@ -23,7 +23,7 @@ SSTidalRooms_EventScript_23CA33:: @ 823CA33
lockall
msgbox SSTidalRooms_Text_23CAF2, MSGBOX_DEFAULT
closemessage
- call SSTidalRooms_EventScript_272083
+ call Common_EventScript_OutOfCenterPartyHeal
call SSTidalRooms_EventScript_23C0A7
releaseall
end