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
+13
View File
@@ -0,0 +1,13 @@
Underwater3_MapWarps: @ 852CF98
warp_def 57, 5, 0, 0, MAP_UNDERWATER_MARINE_CAVE
warp_def 67, 38, 0, 0, MAP_UNDERWATER_MARINE_CAVE
Underwater3_MapBGEvents: @ 852CFA8
bg_event 12, 42, 3, 7, 0, ITEM_STAR_PIECE, 21, 0
bg_event 50, 36, 3, 7, 0, ITEM_HP_UP, 22, 0
bg_event 34, 72, 3, 7, 0, ITEM_HEART_SCALE, 23, 0
bg_event 72, 20, 3, 7, 0, ITEM_RED_SHARD, 24, 0
Underwater3_MapEvents:: @ 852CFD8
map_events 0x0, Underwater3_MapWarps, 0x0, Underwater3_MapBGEvents
+8
View File
@@ -0,0 +1,8 @@
Underwater3_MapScripts:: @ 81F7724
map_script 5, Underwater3_MapScript1_1F772A
.byte 0
Underwater3_MapScript1_1F772A: @ 81F772A
call Underwater3_EventScript_274223
end