pokeemerald/data/maps/BattleFrontier_Lounge3/scripts.inc

475 lines
16 KiB
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
BattleFrontier_Lounge3_MapScripts:: @ 8261D82
.byte 0
BattleFrontier_Lounge3_EventScript_261D83:: @ 8261D83
lock
faceplayer
2019-01-02 22:12:43 +01:00
goto_if_set FLAG_MET_BATTLE_FRONTIER_BETTOR, BattleFrontier_Lounge3_EventScript_261EF9
2017-11-10 02:21:31 +01:00
call BattleFrontier_Lounge3_EventScript_261EA0
compare VAR_0x8004, 2
2018-12-22 02:28:24 +01:00
goto_if_le BattleFrontier_Lounge3_EventScript_261EEB
2019-01-02 22:12:43 +01:00
setflag FLAG_MET_BATTLE_FRONTIER_BETTOR
msgbox BattleFrontier_Lounge3_Text_262061, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261DAF
end
BattleFrontier_Lounge3_EventScript_261DAF:: @ 8261DAF
special ShowFrontierGamblerLookingMessage
2017-11-10 02:21:31 +01:00
waitmessage
waitbuttonpress
msgbox BattleFrontier_Lounge3_Text_262A60, MSGBOX_YESNO
2019-11-02 17:34:53 +01:00
compare VAR_RESULT, NO
2018-12-22 02:28:24 +01:00
goto_if_eq BattleFrontier_Lounge3_EventScript_261FA5
msgbox BattleFrontier_Lounge3_Text_262ABD, MSGBOX_YESNO
2019-11-02 17:34:53 +01:00
compare VAR_RESULT, NO
2018-12-22 02:28:24 +01:00
goto_if_eq BattleFrontier_Lounge3_EventScript_261FA5
2017-11-10 02:21:31 +01:00
message BattleFrontier_Lounge3_Text_262B42
waitmessage
special ShowBattlePointsWindow
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261DE9
end
BattleFrontier_Lounge3_EventScript_261DE9:: @ 8261DE9
2019-09-19 06:56:51 +02:00
multichoice 20, 4, MULTI_FRONTIER_GAMBLER_BET, 0
2017-12-16 16:23:05 +01:00
copyvar VAR_FRONTIER_GAMBLER_AMOUNT_BET, VAR_RESULT
2017-11-10 02:21:31 +01:00
switch VAR_RESULT
case FRONTIER_GAMBLER_BET_5, BattleFrontier_Lounge3_EventScript_261E30
case FRONTIER_GAMBLER_BET_10, BattleFrontier_Lounge3_EventScript_261E3B
case FRONTIER_GAMBLER_BET_15, BattleFrontier_Lounge3_EventScript_261E46
case FRONTIER_GAMBLER_BET_CANCEL, BattleFrontier_Lounge3_EventScript_261FAF
2019-09-19 06:56:51 +02:00
case MULTI_B_PRESSED, BattleFrontier_Lounge3_EventScript_261FAF
2017-11-10 02:21:31 +01:00
end
BattleFrontier_Lounge3_EventScript_261E30:: @ 8261E30
setvar VAR_0x8008, 5
goto BattleFrontier_Lounge3_EventScript_261E51
end
BattleFrontier_Lounge3_EventScript_261E3B:: @ 8261E3B
setvar VAR_0x8008, 10
goto BattleFrontier_Lounge3_EventScript_261E51
end
BattleFrontier_Lounge3_EventScript_261E46:: @ 8261E46
setvar VAR_0x8008, 15
goto BattleFrontier_Lounge3_EventScript_261E51
end
BattleFrontier_Lounge3_EventScript_261E51:: @ 8261E51
2019-09-13 20:24:07 +02:00
specialvar VAR_TEMP_1, GetFrontierBattlePoints
2018-05-19 18:02:43 +02:00
compare VAR_TEMP_1, VAR_0x8008
2018-12-22 02:28:24 +01:00
goto_if_ge BattleFrontier_Lounge3_EventScript_261E75
msgbox BattleFrontier_Lounge3_Text_262B6E, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
message BattleFrontier_Lounge3_Text_262B42
waitmessage
goto BattleFrontier_Lounge3_EventScript_261DE9
end
BattleFrontier_Lounge3_EventScript_261E75:: @ 8261E75
copyvar VAR_0x8004, VAR_0x8008
2019-09-13 20:24:07 +02:00
special TakeFrontierBattlePoints
setvar VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_PLACED_BET
special UpdateBattlePointsWindow
2017-11-10 02:21:31 +01:00
playse SE_REGI
msgbox BattleFrontier_Lounge3_Text_262BE0, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261E96
end
BattleFrontier_Lounge3_EventScript_261E96:: @ 8261E96
special ShowFrontierGamblerGoMessage
2017-11-10 02:21:31 +01:00
waitmessage
waitbuttonpress
special CloseBattlePointsWindow
2017-11-10 02:21:31 +01:00
release
end
BattleFrontier_Lounge3_EventScript_261EA0:: @ 8261EA0
setvar VAR_0x8004, 0
2018-12-22 03:32:45 +01:00
call_if_set FLAG_SYS_TOWER_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
call_if_set FLAG_SYS_DOME_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
call_if_set FLAG_SYS_PALACE_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
call_if_set FLAG_SYS_ARENA_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
call_if_set FLAG_SYS_FACTORY_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
call_if_set FLAG_SYS_PIKE_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
call_if_set FLAG_SYS_PYRAMID_SILVER, BattleFrontier_Lounge3_EventScript_261EE5
2017-11-10 02:21:31 +01:00
return
BattleFrontier_Lounge3_EventScript_261EE5:: @ 8261EE5
addvar VAR_0x8004, 1
return
BattleFrontier_Lounge3_EventScript_261EEB:: @ 8261EEB
msgbox BattleFrontier_Lounge3_Text_261FFE, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261FF1
end
BattleFrontier_Lounge3_EventScript_261EF9:: @ 8261EF9
msgbox BattleFrontier_Lounge3_Text_26346B, MSGBOX_DEFAULT
compare VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_PLACED_BET
2018-12-22 02:28:24 +01:00
goto_if_ge BattleFrontier_Lounge3_EventScript_261F12
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261DAF
end
BattleFrontier_Lounge3_EventScript_261F12:: @ 8261F12
compare VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_PLACED_BET
2018-12-22 02:28:24 +01:00
goto_if_eq BattleFrontier_Lounge3_EventScript_261F9E
compare VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_WON
2018-12-22 02:28:24 +01:00
goto_if_eq BattleFrontier_Lounge3_EventScript_261F2E
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261F71
end
BattleFrontier_Lounge3_EventScript_261F2E:: @ 8261F2E
msgbox BattleFrontier_Lounge3_Text_263334, MSGBOX_DEFAULT
compare VAR_FRONTIER_GAMBLER_AMOUNT_BET, FRONTIER_GAMBLER_BET_5
2018-12-22 03:32:45 +01:00
call_if_eq BattleFrontier_Lounge3_EventScript_261F80
compare VAR_FRONTIER_GAMBLER_AMOUNT_BET, FRONTIER_GAMBLER_BET_10
2018-12-22 03:32:45 +01:00
call_if_eq BattleFrontier_Lounge3_EventScript_261F8A
compare VAR_FRONTIER_GAMBLER_AMOUNT_BET, FRONTIER_GAMBLER_BET_15
2018-12-22 03:32:45 +01:00
call_if_eq BattleFrontier_Lounge3_EventScript_261F94
2017-11-10 02:21:31 +01:00
msgbox BattleFrontier_Lounge3_Text_2633D4, 9
2019-09-13 20:24:07 +02:00
special GiveFrontierBattlePoints
msgbox BattleFrontier_Lounge3_Text_2633F2, MSGBOX_DEFAULT
setvar VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_WAITING
2017-11-10 02:21:31 +01:00
release
end
BattleFrontier_Lounge3_EventScript_261F71:: @ 8261F71
msgbox BattleFrontier_Lounge3_Text_263298, MSGBOX_DEFAULT
setvar VAR_FRONTIER_GAMBLER_STATE, FRONTIER_GAMBLER_WAITING
2017-11-10 02:21:31 +01:00
release
end
BattleFrontier_Lounge3_EventScript_261F80:: @ 8261F80
buffernumberstring 0, 10
setvar VAR_0x8004, 10
return
BattleFrontier_Lounge3_EventScript_261F8A:: @ 8261F8A
buffernumberstring 0, 20
setvar VAR_0x8004, 20
return
BattleFrontier_Lounge3_EventScript_261F94:: @ 8261F94
buffernumberstring 0, 30
setvar VAR_0x8004, 30
return
BattleFrontier_Lounge3_EventScript_261F9E:: @ 8261F9E
special ShowFrontierGamblerGoMessage
2017-11-10 02:21:31 +01:00
waitmessage
waitbuttonpress
release
end
BattleFrontier_Lounge3_EventScript_261FA5:: @ 8261FA5
msgbox BattleFrontier_Lounge3_Text_26342D, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
release
end
BattleFrontier_Lounge3_EventScript_261FAF:: @ 8261FAF
special CloseBattlePointsWindow
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261FA5
end
BattleFrontier_Lounge3_EventScript_261FB8:: @ 8261FB8
msgbox BattleFrontier_Lounge3_Text_263545, MSGBOX_NPC
2017-11-10 02:21:31 +01:00
end
BattleFrontier_Lounge3_EventScript_261FC1:: @ 8261FC1
lock
faceplayer
msgbox BattleFrontier_Lounge3_Text_26346F, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261FF1
end
BattleFrontier_Lounge3_EventScript_261FD1:: @ 8261FD1
lock
faceplayer
msgbox BattleFrontier_Lounge3_Text_26351D, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261FF1
end
BattleFrontier_Lounge3_EventScript_261FE1:: @ 8261FE1
lock
faceplayer
msgbox BattleFrontier_Lounge3_Text_2634C9, MSGBOX_DEFAULT
2017-11-10 02:21:31 +01:00
goto BattleFrontier_Lounge3_EventScript_261FF1
end
BattleFrontier_Lounge3_EventScript_261FF1:: @ 8261FF1
closemessage
applymovement VAR_LAST_TALKED, Common_Movement_FaceOriginalDirection
2017-11-10 02:21:31 +01:00
waitmovement 0
release
end
BattleFrontier_Lounge3_Text_261FFE:: @ 8261FFE
2018-12-07 16:41:08 +01:00
.string "…What's that you want?\p"
.string "Can't you see we're kind of busy here?\n"
.string "Can't your business wait till later?$"
2017-11-10 02:21:31 +01:00
BattleFrontier_Lounge3_Text_262061:: @ 8262061
2017-11-10 02:21:31 +01:00
.string "…Huh?\n"
.string "You look to me like a tough TRAINER.\p"
.string "Heheh…\n"
.string "Listen, I have this proposition.\p"
.string "We have a little group going here,\n"
.string "and we play a little game with what\l"
.string "goes on in the BATTLE FRONTIER.\p"
.string "The rules are really simple.\p"
.string "First, we pick one of the facilities\n"
.string "in the BATTLE FRONTIER.\p"
.string "Then, we each pick a different TRAINER\n"
2018-12-07 16:41:08 +01:00
.string "who's taking that facility's challenge,\l"
2017-11-10 02:21:31 +01:00
.string "and bet with our Battle Points.\p"
.string "The guy who bet on the TRAINER with\n"
.string "the best record takes all the Battle\l"
.string "Points in the pool.\p"
.string "Sounds simple, huh?\n"
.string "So, anyway…$"
BattleFrontier_Lounge3_Text_262261:: @ 8262261
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be challenging the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "TOWER's SINGLE BATTLE ROOMS.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_26230D:: @ 826230D
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be challenging the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "TOWER's DOUBLE BATTLE ROOMS.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_2623B9:: @ 82623B9
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be challenging the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "TOWER's MULTI BATTLE ROOMS.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_262464:: @ 8262464
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "DOME's SINGLE BATTLE Tourney.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_26250E:: @ 826250E
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "DOME's DOUBLE BATTLE Tourney.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_2625B8:: @ 82625B8
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "FACTORY's Battle Swap Single Tourney.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_26266A:: @ 826266A
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "FACTORY's Battle Swap Double Tourney.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_26271C:: @ 826271C
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be challenging the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "PALACE's SINGLE BATTLE HALLS.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_2627C9:: @ 82627C9
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be challenging the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "PALACE's DOUBLE BATTLE HALLS.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_262876:: @ 8262876
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "ARENA's Set KO Tourney.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_26291A:: @ 826291A
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE PIKE's\l"
.string "Battle Choice.\p"
2018-12-07 16:41:08 +01:00
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
BattleFrontier_Lounge3_Text_2629BC:: @ 82629BC
2018-12-07 16:41:08 +01:00
.string "What I'm looking for is a TRAINER who's\n"
.string "going to be entering the BATTLE\l"
2018-12-07 16:41:08 +01:00
.string "PYRAMID's Battle Quest.\p"
.string "But so far, I haven't seen a TRAINER\n"
.string "that has that winning quality.$"
2017-11-10 02:21:31 +01:00
BattleFrontier_Lounge3_Text_262A60:: @ 8262A60
2018-12-07 16:41:08 +01:00
.string "I'll see to it that you benefit, too.\n"
2017-11-10 02:21:31 +01:00
.string "So how about it?\l"
.string "How about entering that event for me?$"
BattleFrontier_Lounge3_Text_262ABD:: @ 8262ABD
2018-12-07 16:41:08 +01:00
.string "All right, that's perfect.\n"
2017-11-10 02:21:31 +01:00
.string "So, uh… How about spotting me some\l"
.string "of your Battle Points?\p"
2018-12-07 16:41:08 +01:00
.string "Trust me, I'll show you my gratitude\n"
2017-11-10 02:21:31 +01:00
.string "afterward.$"
BattleFrontier_Lounge3_Text_262B42:: @ 8262B42
2017-11-10 02:21:31 +01:00
.string "Great, great!\n"
.string "So, how much can you spot me?$"
BattleFrontier_Lounge3_Text_262B6E:: @ 8262B6E
2017-11-10 02:21:31 +01:00
.string "Oh, no, no, no!\n"
2018-12-07 16:41:08 +01:00
.string "You don't have enough Battle Points!\p"
.string "I wish you wouldn't monkey around and\n"
.string "waste everyone's time!$"
2017-11-10 02:21:31 +01:00
BattleFrontier_Lounge3_Text_262BE0:: @ 8262BE0
2017-11-10 02:21:31 +01:00
.string "Heheh! Thanks much!\n"
.string "So, off you go!$"
BattleFrontier_Lounge3_Text_262C04:: @ 8262C04
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE TOWER's\n"
.string "SINGLE BATTLE ROOMS pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262C90:: @ 8262C90
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE TOWER's\n"
.string "DOUBLE BATTLE ROOMS pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262D1C:: @ 8262D1C
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE TOWER's\n"
.string "MULTI BATTLE ROOMS pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262DA7:: @ 8262DA7
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE DOME's\n"
.string "SINGLE BATTLE Tourney pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262E34:: @ 8262E34
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE DOME's\n"
.string "DOUBLE BATTLE Tourney pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262EC1:: @ 8262EC1
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE FACTORY's\n"
.string "Battle Swap Single Tourney pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262F56:: @ 8262F56
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE FACTORY's\n"
.string "Battle Swap Double Tourney pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_262FEB:: @ 8262FEB
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE PALACE's\n"
.string "SINGLE BATTLE HALLS pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_263078:: @ 8263078
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE PALACE's\n"
.string "DOUBLE BATTLE HALLS pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_263105:: @ 8263105
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE ARENA's\n"
.string "Set KO Tourney pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_26318C:: @ 826318C
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE PIKE's\n"
.string "Battle Choice pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
BattleFrontier_Lounge3_Text_263211:: @ 8263211
2018-12-07 16:41:08 +01:00
.string "Get to the BATTLE PYRAMID's\n"
.string "Battle Quest pronto!\p"
2018-12-07 16:41:08 +01:00
.string "It's a must-win situation!\n"
.string "Don't blow your chance!\l"
.string "Both of our futures depend on you!$"
2017-11-10 02:21:31 +01:00
BattleFrontier_Lounge3_Text_263298:: @ 8263298
2018-12-07 16:41:08 +01:00
.string "Oh, it's you…\n"
2017-11-10 02:21:31 +01:00
.string "Nice try…\p"
2018-12-07 16:41:08 +01:00
.string "I hate to break it to you, but I can't\n"
2017-11-10 02:21:31 +01:00
.string "return your Battle Points…\p"
2018-12-07 16:41:08 +01:00
.string "I guess we'll have to let it motivate\n"
2017-11-10 02:21:31 +01:00
.string "us to try harder next time!$"
BattleFrontier_Lounge3_Text_263334:: @ 8263334
2017-11-10 02:21:31 +01:00
.string "Oh, yes!\n"
.string "Hello there, champ!\p"
.string "I knew you could!\n"
.string "I knew you would!\l"
2018-12-07 16:41:08 +01:00
.string "We're both big winners!\p"
.string "I'll return your Battle Points and,\n"
2017-11-10 02:21:31 +01:00
.string "of course, a little extra from me!$"
BattleFrontier_Lounge3_Text_2633D4:: @ 82633D4
2017-11-10 02:21:31 +01:00
.string "{PLAYER} obtained\n"
.string "{STR_VAR_1} Battle Points.$"
BattleFrontier_Lounge3_Text_2633F2:: @ 82633F2
2018-12-07 16:41:08 +01:00
.string "If you're up for another challenge,\n"
2017-11-10 02:21:31 +01:00
.string "please do think of me!$"
BattleFrontier_Lounge3_Text_26342D:: @ 826342D
2018-12-07 16:41:08 +01:00
.string "Not interested?! You shouldn't be\n"
2017-11-10 02:21:31 +01:00
.string "so afraid to take a chance!$"
BattleFrontier_Lounge3_Text_26346B:: @ 826346B
2017-11-10 02:21:31 +01:00
.string "Oh…$"
BattleFrontier_Lounge3_Text_26346F:: @ 826346F
2017-11-10 02:21:31 +01:00
.string "I backed the wrong TRAINER again!\p"
.string "Maybe I should be battling normally\n"
.string "like everyone else…$"
BattleFrontier_Lounge3_Text_2634C9:: @ 82634C9
2017-11-10 02:21:31 +01:00
.string "That TRAINER…\p"
2018-12-07 16:41:08 +01:00
.string "He's good, but he gets rattled too\n"
2017-11-10 02:21:31 +01:00
.string "easily to survive the BATTLE DOME…$"
BattleFrontier_Lounge3_Text_26351D:: @ 826351D
2017-11-10 02:21:31 +01:00
.string "Giggle!\n"
.string "I know a winner when I see one!$"
BattleFrontier_Lounge3_Text_263545:: @ 8263545
2017-11-10 02:21:31 +01:00
.string "Those TRAINERS…\n"
.string "What are they doing?\l"
.string "They should be taking challenges.$"