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
+15
View File
@@ -0,0 +1,15 @@
GraniteCave_B1F_EventObjects: @ 8534420
object_event 1, EVENT_OBJ_GFX_ITEM_BALL, 0, 15, 21, 3, 1, 0, 0, 0, 0, GraniteCave_B1F_EventScript_29115D, 1051
GraniteCave_B1F_MapWarps: @ 8534438
warp_def 25, 13, 3, 1, MAP_GRANITE_CAVE_1F
warp_def 4, 21, 3, 2, MAP_GRANITE_CAVE_1F
warp_def 29, 13, 3, 0, MAP_GRANITE_CAVE_B2F
warp_def 28, 21, 3, 1, MAP_GRANITE_CAVE_B2F
warp_def 8, 5, 3, 2, MAP_GRANITE_CAVE_B2F
warp_def 12, 3, 3, 3, MAP_GRANITE_CAVE_B2F
warp_def 29, 2, 3, 4, MAP_GRANITE_CAVE_B2F
GraniteCave_B1F_MapEvents:: @ 8534470
map_events GraniteCave_B1F_EventObjects, GraniteCave_B1F_MapWarps, 0x0, 0x0
+11
View File
@@ -0,0 +1,11 @@
GraniteCave_B1F_MapScripts:: @ 822DC5E
map_script 2, GraniteCave_B1F_MapScript2_2A8327
map_script 3, GraniteCave_B1F_MapScript1_2A8331
map_script 5, GraniteCave_B1F_MapScript1_22DC6E
.byte 0
GraniteCave_B1F_MapScript1_22DC6E: @ 822DC6E
setstepcallback 7
setholewarp MAP_GRANITE_CAVE_B2F, 255, 0, 0
end