pokered/text/ChampionsRoom.asm

147 lines
2.4 KiB
NASM
Raw Normal View History

_ChampionsRoomRivalIntroText::
text "<RIVAL>: Hey!"
2014-01-22 21:18:39 +00:00
para "I was looking"
line "forward to seeing"
cont "you, <PLAYER>!"
2014-01-22 21:18:39 +00:00
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 "<PLAYER>! Do you"
2014-01-22 21:18:39 +00:00
line "know what that"
cont "means?"
para "I'll tell you!"
para "I am the most"
line "powerful trainer"
cont "in the world!"
done
_RivalDefeatedText::
2014-01-22 21:18:39 +00:00
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
_RivalVictoryText::
2014-01-22 21:18:39 +00:00
text "Hahaha!"
line "I won, I won!"
para "I'm too good for"
line "you, <PLAYER>!"
2014-01-22 21:18:39 +00:00
para "You did well to"
line "even reach me,"
cont "<RIVAL>, the"
2014-01-22 21:18:39 +00:00
cont "#MON genius!"
para "Nice try, loser!"
line "Hahaha!"
prompt
_ChampionsRoomRivalAfterBattleText::
2014-01-22 21:18:39 +00:00
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
_ChampionsRoomOakText::
text "OAK: <PLAYER>!"
2014-01-22 21:18:39 +00:00
done
_ChampionsRoomOakCongratulatesPlayerText::
2014-01-22 21:18:39 +00:00
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 "@"
text_ram wNameBuffer
2014-01-22 21:18:39 +00:00
text "!"
para "<PLAYER>, you have"
2014-01-22 21:18:39 +00:00
line "come of age!"
done
_ChampionsRoomOakDisappointedWithRivalText::
text "OAK: <RIVAL>! I'm"
2014-01-22 21:18:39 +00:00
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 "<RIVAL>! Do you"
2014-01-22 21:18:39 +00:00
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
_ChampionsRoomOakComeWithMeText::
text "OAK: <PLAYER>!"
2014-01-22 21:18:39 +00:00
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 "<PLAYER>!"
2014-01-22 21:18:39 +00:00
line "Come with me!"
done