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
@@ -0,0 +1,6 @@
Underwater_MarineCave_MapWarps: @ 85377B0
warp_def 9, 8, 0, 127, MAP_NONE
Underwater_MarineCave_MapEvents:: @ 85377B8
map_events 0x0, Underwater_MarineCave_MapWarps, 0x0, 0x0
@@ -0,0 +1,13 @@
Underwater_MarineCave_MapScripts:: @ 823AFB8
map_script 5, Underwater_MarineCave_MapScript1_23AFC7
map_script 3, Underwater_MarineCave_MapScript1_23AFC3
.byte 0
Underwater_MarineCave_MapScript1_23AFC3: @ 823AFC3
setflag FLAG_0x8D9
end
Underwater_MarineCave_MapScript1_23AFC7: @ 823AFC7
setdivewarp MAP_MARINE_CAVE_ENTRANCE, 255, 10, 17
end