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
+10
View File
@@ -0,0 +1,10 @@
AbandonedShip_Deck_MapWarps: @ 8536684
warp_def 13, 15, 3, 0, MAP_ROUTE108
warp_def 14, 15, 3, 0, MAP_ROUTE108
warp_def 13, 9, 3, 1, MAP_ABANDONED_SHIP_CORRIDORS_1F
warp_def 8, 9, 3, 2, MAP_ABANDONED_SHIP_CORRIDORS_1F
warp_def 12, 5, 3, 0, MAP_ABANDONED_SHIP_CAPTAINS_OFFICE
AbandonedShip_Deck_MapEvents:: @ 85366AC
map_events 0x0, AbandonedShip_Deck_MapWarps, 0x0, 0x0
+8
View File
@@ -0,0 +1,8 @@
AbandonedShip_Deck_MapScripts:: @ 823799A
map_script 3, AbandonedShip_Deck_MapScript1_2379A0
.byte 0
AbandonedShip_Deck_MapScript1_2379A0: @ 82379A0
setflag FLAG_LANDMARK_ABANDONED_SHIP
end