diff options
Diffstat (limited to 'data/maps/OneIsland/scripts.inc')
-rw-r--r-- | data/maps/OneIsland/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/OneIsland/scripts.inc b/data/maps/OneIsland/scripts.inc index 540980a3e..5e1dcb9ec 100644 --- a/data/maps/OneIsland/scripts.inc +++ b/data/maps/OneIsland/scripts.inc @@ -84,9 +84,9 @@ OneIsland_EventScript_167517:: @ 8167517 lock faceplayer checkflag FLAG_0x844 - goto_if_eq EventScript_16753F + goto_if TRUE, EventScript_16753F checkflag FLAG_0x2A1 - goto_if_eq EventScript_167535 + goto_if TRUE, EventScript_167535 msgbox gUnknown_818174E release end |