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 a456b217a..540980a3e 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 1, EventScript_16753F + goto_if_eq EventScript_16753F checkflag FLAG_0x2A1 - goto_if 1, EventScript_167535 + goto_if_eq EventScript_167535 msgbox gUnknown_818174E release end |