diff options
Diffstat (limited to 'data/maps/ThreeIsland_House5/scripts.inc')
-rw-r--r-- | data/maps/ThreeIsland_House5/scripts.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/ThreeIsland_House5/scripts.inc b/data/maps/ThreeIsland_House5/scripts.inc index d93696c0a..3dee5e153 100644 --- a/data/maps/ThreeIsland_House5/scripts.inc +++ b/data/maps/ThreeIsland_House5/scripts.inc @@ -4,8 +4,8 @@ ThreeIsland_House5_MapScripts:: @ 817191F ThreeIsland_House5_EventScript_171920:: @ 8171920 lock faceplayer - checkflag FLAG_0x2A3 - goto_if_eq EventScript_171935 + checkflag FLAG_RESCUED_LOSTELLE + goto_if TRUE, EventScript_171935 msgbox gUnknown_81A3469 release end |