summaryrefslogtreecommitdiff
path: root/data/maps/ThreeIsland_House5/scripts.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/ThreeIsland_House5/scripts.inc')
-rw-r--r--data/maps/ThreeIsland_House5/scripts.inc16
1 files changed, 16 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..d93696c0a
--- /dev/null
+++ b/data/maps/ThreeIsland_House5/scripts.inc
@@ -0,0 +1,16 @@
+ThreeIsland_House5_MapScripts:: @ 817191F
+ .byte 0
+
+ThreeIsland_House5_EventScript_171920:: @ 8171920
+ lock
+ faceplayer
+ checkflag FLAG_0x2A3
+ goto_if_eq EventScript_171935
+ msgbox gUnknown_81A3469
+ release
+ end
+
+EventScript_171935:: @ 8171935
+ msgbox gUnknown_81A34DB
+ release
+ end