diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:41:41 -0500 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 19:54:21 -0500 |
commit | 135a11e50eba1e12108e5c2025f534e3bd0cc722 (patch) | |
tree | a66f9a02270e19015825c6cb8acf04bcabfe5a23 /data/scripts/maps/Underwater_Route134.inc | |
parent | 89d35e82a27c7328bf5987b4993b3456bb78f440 (diff) |
Move events and scripts into map dirs
Diffstat (limited to 'data/scripts/maps/Underwater_Route134.inc')
-rw-r--r-- | data/scripts/maps/Underwater_Route134.inc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/scripts/maps/Underwater_Route134.inc b/data/scripts/maps/Underwater_Route134.inc deleted file mode 100644 index 786de1757..000000000 --- a/data/scripts/maps/Underwater_Route134.inc +++ /dev/null @@ -1,8 +0,0 @@ -Underwater_Route134_MapScripts:: @ 82390B5 - map_script 5, Underwater_Route134_MapScript1_2390BB - .byte 0 - -Underwater_Route134_MapScript1_2390BB: @ 82390BB - setdivewarp MAP_ROUTE134, 255, 60, 31 - end - |