diff options
Diffstat (limited to 'text/maps/champion.asm')
-rw-r--r-- | text/maps/champion.asm | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/text/maps/champion.asm b/text/maps/champion.asm new file mode 100644 index 00000000..71a0ca6f --- /dev/null +++ b/text/maps/champion.asm @@ -0,0 +1,147 @@ +_UnnamedText_760f4: ; 860e1 (21:60e1) + text $53, ": Hey!" + + para "I was looking" + line "forward to seeing" + cont "you, ", $52, "!" + + para "My rival should" + line "be strong to keep" + cont "me sharp!" + + para "While working on" + line "#DEX, I looked" + cont "all over for" + cont "powerful #MON!" + + para "Not only that, I" + line "assembled teams" + cont "that would beat" + cont "any #MON type!" + + para "And now!" + + para "I'm the #MON" + line "LEAGUE champion!" + + para $52, "! Do you" + line "know what that" + cont "means?" + + para "I'll tell you!" + + para "I am the most" + line "powerful trainer" + cont "in the world!" + done + +_UnnamedText_760f9: ; 8623b (21:623b) + text "NO!" + line "That can't be!" + cont "You beat my best!" + + para "After all that" + line "work to become" + cont "LEAGUE champ?" + + para "My reign is over" + line "already?" + cont "It's not fair!" + prompt + +_UnnamedText_760fe: ; 862b4 (21:62b4) + text "Hahaha!" + line "I won, I won!" + + para "I'm too good for" + line "you, ", $52, "!" + + para "You did well to" + line "even reach me," + cont $53, ", the" + cont "#MON genius!" + + para "Nice try, loser!" + line "Hahaha!" + prompt + +_UnnamedText_76103: ; 8632f (21:632f) + text "Why?" + line "Why did I lose?" + + para "I never made any" + line "mistakes raising" + cont "my #MON..." + + para "Darn it! You're" + line "the new #MON" + cont "LEAGUE champion!" + + para "Although I don't" + line "like to admit it." + done + +_GaryText2: ; 863c1 (21:63c1) + text "OAK: ", $52, "!" + done + +_UnnamedText_76120: ; 863ca (21:63ca) + text "OAK: So, you won!" + line "Congratulations!" + cont "You're the new" + cont "#MON LEAGUE" + cont "champion!" + + para "You've grown up so" + line "much since you" + cont "first left with" + cont "@" + TX_RAM $cd6d + text "!" + + para $52, ", you have" + line "come of age!" + done + +_UnnamedText_76125: ; 86463 (21:6463) + text "OAK: ", $53, "! I'm" + line "disappointed!" + + para "I came when I" + line "heard you beat" + cont "the ELITE FOUR!" + + para "But, when I got" + line "here, you had" + cont "already lost!" + + para $53, "! Do you" + line "understand why" + cont "you lost?" + + para "You have forgotten" + line "to treat your" + cont "#MON with" + cont "trust and love!" + + para "Without them, you" + line "will never become" + cont "a champ again!" + done + +_UnnamedText_7612a: ; 86567 (21:6567) + text "OAK: ", $52, "!" + + para "You understand" + line "that your victory" + cont "was not just your" + cont "own doing!" + + para "The bond you share" + line "with your #MON" + cont "is marvelous!" + + para $52, "!" + line "Come with me!" + done + |