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 @@
TerraCave_Entrance_MapWarps: @ 853782C
warp_def 8, 18, 0, 127, MAP_NONE
warp_def 14, 1, 3, 0, MAP_TERRA_CAVE_END
TerraCave_Entrance_MapEvents:: @ 853783C
map_events 0x0, TerraCave_Entrance_MapWarps, 0x0, 0x0
+8
View File
@@ -0,0 +1,8 @@
TerraCave_Entrance_MapScripts:: @ 823B0A6
map_script 3, TerraCave_Entrance_MapScript1_23B0AC
.byte 0
TerraCave_Entrance_MapScript1_23B0AC: @ 823B0AC
setflag FLAG_0x8DA
end