diff options
Diffstat (limited to 'data/scripts/maps/Underwater6.inc')
-rw-r--r-- | data/scripts/maps/Underwater6.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/scripts/maps/Underwater6.inc b/data/scripts/maps/Underwater6.inc new file mode 100644 index 000000000..047628c9c --- /dev/null +++ b/data/scripts/maps/Underwater6.inc @@ -0,0 +1,8 @@ +Underwater6_MapScripts:: @ 81F773D + map_script 5, Underwater6_MapScript1_1F7743 + .byte 0 + +Underwater6_MapScript1_1F7743: @ 81F7743 + call Underwater6_EventScript_274223 + end + |