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