Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
BattleFrontier_Lounge8_EventObjects: @ 853D4BC
|
||||
object_event 1, EVENT_OBJ_GFX_LITTLE_BOY_1, 0, 4, 5, 0, 2, 2, 2, 0, 0, BattleFrontier_Lounge8_EventScript_2676DC, 0
|
||||
object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 8, 7, 0, 9, 1, 1, 0, 0, BattleFrontier_Lounge8_EventScript_2676CA, 0
|
||||
object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 8, 4, 0, 9, 1, 1, 0, 0, BattleFrontier_Lounge8_EventScript_2676D3, 0
|
||||
|
||||
BattleFrontier_Lounge8_MapWarps: @ 853D504
|
||||
warp_def 4, 9, 0, 10, MAP_BATTLE_FRONTIER_OUTSIDE_EAST
|
||||
|
||||
BattleFrontier_Lounge8_MapEvents:: @ 853D50C
|
||||
map_events BattleFrontier_Lounge8_EventObjects, BattleFrontier_Lounge8_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,45 @@
|
||||
BattleFrontier_Lounge8_MapScripts:: @ 82676C9
|
||||
.byte 0
|
||||
|
||||
BattleFrontier_Lounge8_EventScript_2676CA:: @ 82676CA
|
||||
msgbox BattleFrontier_Lounge8_Text_2676E5, 2
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge8_EventScript_2676D3:: @ 82676D3
|
||||
msgbox BattleFrontier_Lounge8_Text_26779C, 2
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge8_EventScript_2676DC:: @ 82676DC
|
||||
msgbox BattleFrontier_Lounge8_Text_26782C, 2
|
||||
end
|
||||
|
||||
BattleFrontier_Lounge8_Text_2676E5: @ 82676E5
|
||||
.string "What a TRAINER needs…\p"
|
||||
.string "Knowledge…\n"
|
||||
.string "Strategy…\l"
|
||||
.string "Luck…\l"
|
||||
.string "Guts…\l"
|
||||
.string "Spirit…\l"
|
||||
.string "Bravery…\l"
|
||||
.string "And ability…\p"
|
||||
.string "Well, I’m all set in every way!\n"
|
||||
.string "I’ll be unstoppable at every building!\p"
|
||||
.string "Huh? POKéMON?\n"
|
||||
.string "What’s that?$"
|
||||
|
||||
BattleFrontier_Lounge8_Text_26779C: @ 826779C
|
||||
.string "Do you know about the FRONTIER\n"
|
||||
.string "BRAINS?\p"
|
||||
.string "That’s what SCOTT calls the seven\n"
|
||||
.string "special TRAINERS that run the seven\l"
|
||||
.string "facilities in the BATTLE FRONTIER.$"
|
||||
|
||||
BattleFrontier_Lounge8_Text_26782C: @ 826782C
|
||||
.string "At the BATTLE TOWER, an older girl\n"
|
||||
.string "told me that I have a lot of talent\l"
|
||||
.string "for battling!\p"
|
||||
.string "I like POKéMON CONTESTS more!\p"
|
||||
.string "But I’m no good at CONTESTS!\p"
|
||||
.string "I guess having talent and liking\n"
|
||||
.string "something aren’t the same.$"
|
||||
|
||||
Reference in New Issue
Block a user