diff options
Diffstat (limited to 'data/scripts/maps/Underwater_SootopolisCity.s')
-rw-r--r-- | data/scripts/maps/Underwater_SootopolisCity.s | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/scripts/maps/Underwater_SootopolisCity.s b/data/scripts/maps/Underwater_SootopolisCity.s new file mode 100644 index 000000000..aa3465cb7 --- /dev/null +++ b/data/scripts/maps/Underwater_SootopolisCity.s @@ -0,0 +1,8 @@ +Underwater_SootopolisCity_MapScripts:: @ 815CAE4 + map_script 5, Underwater_SootopolisCity_MapScript1_15CAEA + .byte 0 + +Underwater_SootopolisCity_MapScript1_15CAEA:: @ 815CAEA + warp4 SootopolisCity, 255, 29, 53 + end + |