Move events and scripts into map dirs

This commit is contained in:
Marcus Huderle
2018-06-20 17:41:41 -05:00
parent 89d35e82a2
commit 135a11e50e
1038 changed files with 1036 additions and 1036 deletions
+7
View File
@@ -0,0 +1,7 @@
Underwater7_MapWarps: @ 852D068
warp_def 22, 10, 0, 0, MAP_UNDERWATER_MARINE_CAVE
warp_def 45, 30, 0, 0, MAP_UNDERWATER_MARINE_CAVE
Underwater7_MapEvents:: @ 852D078
map_events 0x0, Underwater7_MapWarps, 0x0, 0x0
+8
View File
@@ -0,0 +1,8 @@
Underwater7_MapScripts:: @ 81F7749
map_script 5, Underwater7_MapScript1_1F774F
.byte 0
Underwater7_MapScript1_1F774F: @ 81F774F
call Underwater7_EventScript_274223
end