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

View File

@@ -0,0 +1,6 @@
AlteringCave_MapWarps: @ 8537894
warp_def 18, 22, 0, 0, MAP_ROUTE103
AlteringCave_MapEvents:: @ 853789C
map_events 0x0, AlteringCave_MapWarps, 0x0, 0x0

View File

@@ -0,0 +1,8 @@
AlteringCave_MapScripts:: @ 823B177
map_script 3, AlteringCave_MapScript1_23B17D
.byte 0
AlteringCave_MapScript1_23B17D: @ 823B17D
setflag FLAG_LANDMARK_ALTERING_CAVE
end