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