diff options
Diffstat (limited to 'data/maps/ThreeIsland_House1/scripts.inc')
-rw-r--r-- | data/maps/ThreeIsland_House1/scripts.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/ThreeIsland_House1/scripts.inc b/data/maps/ThreeIsland_House1/scripts.inc new file mode 100644 index 000000000..29952137a --- /dev/null +++ b/data/maps/ThreeIsland_House1/scripts.inc @@ -0,0 +1,14 @@ +ThreeIsland_House1_MapScripts:: @ 8171819 + .byte 0 + +ThreeIsland_House1_EventScript_17181A:: @ 817181A + lock + faceplayer + special sub_80CA6DC + msgbox gUnknown_81A2F3E + release + end + +ThreeIsland_House1_EventScript_171829:: @ 8171829 + msgbox gUnknown_81A2F92, 3 + end |