diff options
Diffstat (limited to 'data/text/frontier_brain.inc')
-rw-r--r-- | data/text/frontier_brain.inc | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/data/text/frontier_brain.inc b/data/text/frontier_brain.inc new file mode 100644 index 000000000..3bce8076e --- /dev/null +++ b/data/text/frontier_brain.inc @@ -0,0 +1,108 @@ +@ Battle Tower +gText_AnabelWonSilver:: @ 82C843F + .string "It's very disappointing…$" + +gText_AnabelDefeatSilver:: @ 82C8458 + .string "Okay, I understand…$" + +gText_AnabelWonGold:: @ 82C846C + .string "I'm terribly sorry…$" + +gText_AnabelDefeatGold:: @ 82C8480 + .string "Thank you…$" + +@ Battle Dome +gText_TuckerWonSilver:: @ 82C848B + .string "Ahahaha! Aren't you embarrassed?\n" + .string "Everyone's watching!$" + +gText_TuckerDefeatSilver:: @ 82C84C1 + .string "Grr…\n" + .string "What the…$" + +gText_TuckerWonGold:: @ 82C84D0 + .string "My DOME ACE title isn't just for show!$" + +gText_TuckerDefeatGold:: @ 82C84F7 + .string "Ahahaha!\n" + .string "You're inspiring!$" + +@ Battle Factory +gText_NolandWonSilver:: @ 82C8512 + .string "Way to work!\n" + .string "That was a good lesson, eh?$" + +gText_NolandDefeatSilver:: @ 82C853B + .string "Good job!\n" + .string "You know what you're doing!$" + +gText_NolandWonGold:: @ 82C8561 + .string "Hey, hey, hey!\n" + .string "You're finished already?$" + +gText_NolandDefeatGold:: @ 82C8589 + .string "What happened here?$" + +@ Battle Pike +gText_LucyWonSilver:: @ 82C859D + .string "Humph…$" + +gText_LucyDefeatSilver:: @ 82C85A4 + .string "Urk…$" + +gText_LucyWonGold:: @ 82C85A9 + .string "Hah!$" + +gText_LucyDefeatGold:: @ 82C85AE + .string "Darn!$" + +@ Battle Arena +gText_GretaWonSilver:: @ 82C85B4 + .string "Oh, come on!\n" + .string "You have to try harder than that!$" + +gText_GretaDefeatSilver:: @ 82C85E3 + .string "No way!\n" + .string "Good job!$" + +gText_GretaWonGold:: @ 82C85F5 + .string "Heheh!\n" + .string "What did you expect?$" + +gText_GretaDefeatGold:: @ 82C8611 + .string "Huh?\n" + .string "Are you serious?!$" + +@ Battle Palace +gText_SpenserWonSilver:: @ 82C8628 + .string "Your POKéMON are wimpy because\n" + .string "you're wimpy as a TRAINER!$" + +gText_SpenserDefeatSilver:: @ 82C8662 + .string "Ah…\n" + .string "Now this is something else…$" + +gText_SpenserWonGold:: @ 82C8682 + .string "Gwahahaha!\n" + .string "My brethren, we have nothing to fear!$" + +gText_SpenserDefeatGold:: @ 82C86B3 + .string "Gwah!\n" + .string "Hahahaha!$" + +@ Battle Pyramid +gText_BrandonWonSilver:: @ 82C86C3 + .string "Hey! What's wrong with you!\n" + .string "Let's see some effort! Get up!$" + +gText_BrandonDefeatSilver:: @ 82C86FE + .string "That's it! You've done great!\n" + .string "You've worked hard for this!$" + +gText_BrandonWonGold:: @ 82C8739 + .string "Hey! Don't you give up now!\n" + .string "Get up! Don't lose faith in yourself!$" + +gText_BrandonDefeatGold:: @ 82C877B + .string "That's it! You've done it!\n" + .string "You kept working for this!$" |