Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
MagmaHideout_3F_1R_EventObjects: @ 85373D0
|
||||
object_event 1, EVENT_OBJ_GFX_MAGMA_MEMBER_M, 0, 2, 7, 4, 10, 1, 1, 1, 5, MagmaHideout_3F_1R_EventScript_23A1B3, 857
|
||||
object_event 2, EVENT_OBJ_GFX_MAGMA_MEMBER_F, 0, 21, 21, 0, 9, 1, 1, 1, 4, MagmaHideout_3F_1R_EventScript_23A1CA, 857
|
||||
object_event 3, EVENT_OBJ_GFX_ITEM_BALL, 0, 9, 16, 0, 1, 1, 1, 0, 0, MagmaHideout_3F_1R_EventScript_291505, 1166
|
||||
|
||||
MagmaHideout_3F_1R_MapWarps: @ 8537418
|
||||
warp_def 7, 21, 0, 0, MAP_MAGMA_HIDEOUT_4F
|
||||
warp_def 21, 9, 0, 0, MAP_MAGMA_HIDEOUT_3F_2R
|
||||
warp_def 23, 3, 0, 2, MAP_MAGMA_HIDEOUT_2F_1R
|
||||
|
||||
MagmaHideout_3F_1R_MapEvents:: @ 8537430
|
||||
map_events MagmaHideout_3F_1R_EventObjects, MagmaHideout_3F_1R_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,43 @@
|
||||
MagmaHideout_3F_1R_MapScripts:: @ 823A1B2
|
||||
.byte 0
|
||||
|
||||
MagmaHideout_3F_1R_EventScript_23A1B3:: @ 823A1B3
|
||||
trainerbattle 0, TRAINER_GRUNT_46, 0, MagmaHideout_3F_1R_Text_23A1E1, MagmaHideout_3F_1R_Text_23A229
|
||||
msgbox MagmaHideout_3F_1R_Text_23A246, 6
|
||||
end
|
||||
|
||||
MagmaHideout_3F_1R_EventScript_23A1CA:: @ 823A1CA
|
||||
trainerbattle 0, TRAINER_GRUNT_53, 0, MagmaHideout_3F_1R_Text_23A293, MagmaHideout_3F_1R_Text_23A353
|
||||
msgbox MagmaHideout_3F_1R_Text_23A37C, 6
|
||||
end
|
||||
|
||||
MagmaHideout_3F_1R_Text_23A1E1: @ 823A1E1
|
||||
.string "What did I do to deserve this guard\n"
|
||||
.string "posting?\p"
|
||||
.string "My left ear is burning up!$"
|
||||
|
||||
MagmaHideout_3F_1R_Text_23A229: @ 823A229
|
||||
.string "I’m getting heat exhaustion…$"
|
||||
|
||||
MagmaHideout_3F_1R_Text_23A246: @ 823A246
|
||||
.string "Do you think it’s odd that we’re wearing\n"
|
||||
.string "hoods in this magma-filled volcano?$"
|
||||
|
||||
MagmaHideout_3F_1R_Text_23A293: @ 823A293
|
||||
.string "We joined so we can help our leader\n"
|
||||
.string "achieve his fantastic vision.\p"
|
||||
.string "I don’t care if you’re with TEAM AQUA\n"
|
||||
.string "or if you’re just some kid passing by.\p"
|
||||
.string "No one interferes with us and gets\n"
|
||||
.string "away with it!$"
|
||||
|
||||
MagmaHideout_3F_1R_Text_23A353: @ 823A353
|
||||
.string "Oh, no!\n"
|
||||
.string "You’re not to be trusted at all!$"
|
||||
|
||||
MagmaHideout_3F_1R_Text_23A37C: @ 823A37C
|
||||
.string "Listen to me.\n"
|
||||
.string "TEAM MAGMA is right!\p"
|
||||
.string "Don’t listen to TEAM AQUA.\n"
|
||||
.string "Don’t believe their lies!$"
|
||||
|
||||
Reference in New Issue
Block a user