diff options
Diffstat (limited to 'data/scripts/maps/Underwater7.inc')
-rw-r--r-- | data/scripts/maps/Underwater7.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/scripts/maps/Underwater7.inc b/data/scripts/maps/Underwater7.inc new file mode 100644 index 000000000..dd757f98a --- /dev/null +++ b/data/scripts/maps/Underwater7.inc @@ -0,0 +1,8 @@ +Underwater7_MapScripts:: @ 81F7749 + map_script 5, Underwater7_MapScript1_1F774F + .byte 0 + +Underwater7_MapScript1_1F774F: @ 81F774F + call Underwater7_EventScript_274223 + end + |