diff options
Diffstat (limited to 'data/scripts/maps/Underwater5.inc')
-rw-r--r-- | data/scripts/maps/Underwater5.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/scripts/maps/Underwater5.inc b/data/scripts/maps/Underwater5.inc new file mode 100644 index 000000000..9d0cc373c --- /dev/null +++ b/data/scripts/maps/Underwater5.inc @@ -0,0 +1,8 @@ +Underwater5_MapScripts:: @ 81F7731 + map_script 5, Underwater5_MapScript1_1F7737 + .byte 0 + +Underwater5_MapScript1_1F7737: @ 81F7737 + call Underwater5_EventScript_274223 + end + |