Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
SeafloorCavern_Room4_EventObjects: @ 8535994
|
||||
object_event 1, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 5, 8, 3, 17, 1, 1, 1, 3, SeafloorCavern_Room4_EventScript_234C9C, 946
|
||||
object_event 2, EVENT_OBJ_GFX_AQUA_MEMBER_F, 0, 5, 12, 3, 7, 1, 1, 1, 3, SeafloorCavern_Room4_EventScript_234CB3, 946
|
||||
|
||||
SeafloorCavern_Room4_MapWarps: @ 85359C4
|
||||
warp_def 13, 1, 3, 1, MAP_SEAFLOOR_CAVERN_ROOM2
|
||||
warp_def 4, 1, 3, 1, MAP_SEAFLOOR_CAVERN_ROOM5
|
||||
warp_def 9, 10, 3, 2, MAP_SEAFLOOR_CAVERN_ROOM5
|
||||
warp_def 10, 15, 3, 1, MAP_SEAFLOOR_CAVERN_ENTRANCE
|
||||
|
||||
SeafloorCavern_Room4_MapEvents:: @ 85359E4
|
||||
map_events SeafloorCavern_Room4_EventObjects, SeafloorCavern_Room4_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
SeafloorCavern_Room4_MapScripts:: @ 8234C9B
|
||||
.byte 0
|
||||
|
||||
SeafloorCavern_Room4_EventScript_234C9C:: @ 8234C9C
|
||||
trainerbattle 0, TRAINER_GRUNT_7, 0, SeafloorCavern_Room4_Text_234CCA, SeafloorCavern_Room4_Text_234CF3
|
||||
msgbox SeafloorCavern_Room4_Text_234CFC, 6
|
||||
end
|
||||
|
||||
SeafloorCavern_Room4_EventScript_234CB3:: @ 8234CB3
|
||||
trainerbattle 0, TRAINER_GRUNT_9, 0, SeafloorCavern_Room4_Text_234D3A, SeafloorCavern_Room4_Text_234D68
|
||||
msgbox SeafloorCavern_Room4_Text_234D79, 6
|
||||
end
|
||||
|
||||
SeafloorCavern_Room4_Text_234CCA: @ 8234CCA
|
||||
.string "Who are you?\n"
|
||||
.string "Where did you come in from?$"
|
||||
|
||||
SeafloorCavern_Room4_Text_234CF3: @ 8234CF3
|
||||
.string "Lost it…$"
|
||||
|
||||
SeafloorCavern_Room4_Text_234CFC: @ 8234CFC
|
||||
.string "I can’t find the way out!\p"
|
||||
.string "I’m not afraid. Don’t get me wrong!$"
|
||||
|
||||
SeafloorCavern_Room4_Text_234D3A: @ 8234D3A
|
||||
.string "Who are you?\n"
|
||||
.string "Where do you think you’re going?$"
|
||||
|
||||
SeafloorCavern_Room4_Text_234D68: @ 8234D68
|
||||
.string "I failed to win!$"
|
||||
|
||||
SeafloorCavern_Room4_Text_234D79: @ 8234D79
|
||||
.string "My partner forgot the map in that\n"
|
||||
.string "submarine!\p"
|
||||
.string "How’s that for being useless?$"
|
||||
|
||||
Reference in New Issue
Block a user