diff options
Diffstat (limited to 'data/maps/ThreeIsland_House5')
| -rw-r--r-- | data/maps/ThreeIsland_House5/scripts.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/ThreeIsland_House5/scripts.inc b/data/maps/ThreeIsland_House5/scripts.inc new file mode 100644 index 000000000..9559b9a23 --- /dev/null +++ b/data/maps/ThreeIsland_House5/scripts.inc @@ -0,0 +1,18 @@ +ThreeIsland_House5_MapScripts:: @ 817191F + .byte 0 + +ThreeIsland_House5_EventScript_171920:: @ 8171920 + lock + faceplayer + checkflag FLAG_0x2A3 + goto_if 1, EventScript_171935 + loadword 0, gUnknown_81A3469 + callstd 4 + release + end + +EventScript_171935:: @ 8171935 + loadword 0, gUnknown_81A34DB + callstd 4 + release + end |
