diff options
Diffstat (limited to 'data/maps/VictoryRoad_B2F/scripts.inc')
-rw-r--r-- | data/maps/VictoryRoad_B2F/scripts.inc | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/data/maps/VictoryRoad_B2F/scripts.inc b/data/maps/VictoryRoad_B2F/scripts.inc new file mode 100644 index 000000000..15deea104 --- /dev/null +++ b/data/maps/VictoryRoad_B2F/scripts.inc @@ -0,0 +1,108 @@ +VictoryRoad_B2F_MapScripts:: @ 82368D4 + .byte 0 + +VictoryRoad_B2F_EventScript_2368D5:: @ 82368D5 + trainerbattle 0, TRAINER_VITO, 0, VictoryRoad_B2F_Text_23695F, VictoryRoad_B2F_Text_2369B3 + msgbox VictoryRoad_B2F_Text_2369DE, 6 + end + +VictoryRoad_B2F_EventScript_2368EC:: @ 82368EC + trainerbattle 0, TRAINER_OWEN, 0, VictoryRoad_B2F_Text_236A4C, VictoryRoad_B2F_Text_236A92 + msgbox VictoryRoad_B2F_Text_236AAE, 6 + end + +VictoryRoad_B2F_EventScript_236903:: @ 8236903 + trainerbattle 0, TRAINER_CAROLINE, 0, VictoryRoad_B2F_Text_236AF0, VictoryRoad_B2F_Text_236B14 + msgbox VictoryRoad_B2F_Text_236B2F, 6 + end + +VictoryRoad_B2F_EventScript_23691A:: @ 823691A + trainerbattle 0, TRAINER_JULIE, 0, VictoryRoad_B2F_Text_236B88, VictoryRoad_B2F_Text_236C0A + msgbox VictoryRoad_B2F_Text_236C21, 6 + end + +VictoryRoad_B2F_EventScript_236931:: @ 8236931 + trainerbattle 0, TRAINER_FELIX, 0, VictoryRoad_B2F_Text_236C67, VictoryRoad_B2F_Text_236CAB + msgbox VictoryRoad_B2F_Text_236CBA, 6 + end + +VictoryRoad_B2F_EventScript_236948:: @ 8236948 + trainerbattle 0, TRAINER_DIANNE, 0, VictoryRoad_B2F_Text_236D27, VictoryRoad_B2F_Text_236D6E + msgbox VictoryRoad_B2F_Text_236D8C, 6 + end + +VictoryRoad_B2F_Text_23695F: @ 823695F + .string "I trained together with my whole family,\n" + .string "every one of us!\l" + .string "I’m not losing to anyone!$" + +VictoryRoad_B2F_Text_2369B3: @ 82369B3 + .string "Better than my family?!\n" + .string "Is that possible?!$" + +VictoryRoad_B2F_Text_2369DE: @ 82369DE + .string "I was better than everyone in my\n" + .string "family. I’ve never lost before…\p" + .string "I’ve lost my confidence…\n" + .string "Maybe I’ll go home…$" + +VictoryRoad_B2F_Text_236A4C: @ 8236A4C + .string "I’d heard that there was a tough\n" + .string "little kid around. Do they mean you?$" + +VictoryRoad_B2F_Text_236A92: @ 8236A92 + .string "The little shrimp is tough!$" + +VictoryRoad_B2F_Text_236AAE: @ 8236AAE + .string "The rumors I heard, that tough little\n" + .string "kid is from PETALBURG CITY.$" + +VictoryRoad_B2F_Text_236AF0: @ 8236AF0 + .string "You must be getting a little tired.$" + +VictoryRoad_B2F_Text_236B14: @ 8236B14 + .string "No signs of tiring at all!$" + +VictoryRoad_B2F_Text_236B2F: @ 8236B2F + .string "VICTORY ROAD and the POKéMON LEAGUE\n" + .string "are long and grueling challenges.\l" + .string "Beware of fatigue!$" + +VictoryRoad_B2F_Text_236B88: @ 8236B88 + .string "You shouldn’t get complacent just\n" + .string "because you have a lot of GYM BADGES.\p" + .string "There’s always going to be someone\n" + .string "who’s better than you!$" + +VictoryRoad_B2F_Text_236C0A: @ 8236C0A + .string "You’re better than me!$" + +VictoryRoad_B2F_Text_236C21: @ 8236C21 + .string "Gaze on your collected BADGES and\n" + .string "remember the TRAINERS you’ve faced.$" + +VictoryRoad_B2F_Text_236C67: @ 8236C67 + .string "I’ve come this far, but the tension’s\n" + .string "giving me awful stomach pain…$" + +VictoryRoad_B2F_Text_236CAB: @ 8236CAB + .string "Ooh…\n" + .string "It hurts…$" + +VictoryRoad_B2F_Text_236CBA: @ 8236CBA + .string "I can’t help getting all tense knowing\n" + .string "that I’m nearing the POKéMON LEAGUE.\p" + .string "It’s all I can do to feign calm.$" + +VictoryRoad_B2F_Text_236D27: @ 8236D27 + .string "The elite among the elite gather in\n" + .string "this cave.\p" + .string "How are you finding it?$" + +VictoryRoad_B2F_Text_236D6E: @ 8236D6E + .string "Not rattled in the least bit!$" + +VictoryRoad_B2F_Text_236D8C: @ 8236D8C + .string "You do have guts! I like that!\n" + .string "Keep it going!$" + |