diff options
Diffstat (limited to 'data/maps/Underwater_SootopolisCity/scripts.inc')
-rw-r--r-- | data/maps/Underwater_SootopolisCity/scripts.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/Underwater_SootopolisCity/scripts.inc b/data/maps/Underwater_SootopolisCity/scripts.inc new file mode 100644 index 000000000..cbeefcb1d --- /dev/null +++ b/data/maps/Underwater_SootopolisCity/scripts.inc @@ -0,0 +1,8 @@ +Underwater_SootopolisCity_MapScripts:: @ 822D94C + map_script 5, Underwater_SootopolisCity_MapScript1_22D952 + .byte 0 + +Underwater_SootopolisCity_MapScript1_22D952: @ 822D952 + setdivewarp MAP_SOOTOPOLIS_CITY, 255, 29, 53 + end + |