diff options
| author | Phlosioneer <mattmdrr2@gmail.com> | 2019-02-22 19:52:11 -0500 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-02-24 10:10:18 -0600 |
| commit | 4582fd15456e2c84588026cdfbe70d6b6e558a35 (patch) | |
| tree | 62688976fd1204f4dae1fb4e82f999d7cb2171d4 /data/maps/MtPyre_1F | |
| parent | bb508ade64bd152fa146b71e6734a4ea704b31f3 (diff) | |
Name a ton of commonly used event scripts
Diffstat (limited to 'data/maps/MtPyre_1F')
| -rw-r--r-- | data/maps/MtPyre_1F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/MtPyre_1F/scripts.inc b/data/maps/MtPyre_1F/scripts.inc index 676df4aee..a06f34a29 100644 --- a/data/maps/MtPyre_1F/scripts.inc +++ b/data/maps/MtPyre_1F/scripts.inc @@ -8,7 +8,7 @@ MtPyre_1F_EventScript_230F3F:: @ 8230F3F msgbox MtPyre_1F_Text_230F8A, MSGBOX_DEFAULT giveitem_std ITEM_CLEANSE_TAG compare VAR_RESULT, 0 - goto_if_eq MtPyre_1F_EventScript_272054 + goto_if_eq Common_EventScript_ShowBagIsFull setflag FLAG_RECEIVED_CLEANSE_TAG release end |
