pokered/text/maps/route_22.asm

112 lines
1.9 KiB
NASM
Raw Normal View History

2014-05-13 15:43:09 +00:00
_Route22RivalBeforeBattleText1:: ; 922cd (24:62cd)
2014-01-23 05:22:31 +00:00
text $53, ": Hey!"
line $52, "!"
para "You're going to"
line "#MON LEAGUE?"
para "Forget it! You"
line "probably don't"
cont "have any BADGEs!"
para "The guard won't"
line "let you through!"
para "By the way, did"
line "your #MON"
cont "get any stronger?"
done
2014-05-13 15:43:09 +00:00
_Route22RivalAfterBattleText1:: ; 9236f (24:636f)
2014-01-23 05:22:31 +00:00
text "I heard #MON"
line "LEAGUE has many"
cont "tough trainers!"
para "I have to figure"
line "out how to get"
cont "past them!"
para "You should quit"
line "dawdling and get"
cont "a move on!"
done
2014-05-13 15:43:09 +00:00
_Route22RivalDefeatedText1:: ; 923f4 (24:63f4)
2014-01-23 05:22:31 +00:00
text "Awww!"
line "You just lucked"
cont "out!"
prompt
2014-05-18 18:19:10 +00:00
_Route22Text_511bc:: ; 92410 (24:6410)
2014-01-23 05:22:31 +00:00
text $53, ": What?"
line "Why do I have 2"
cont "#MON?"
para "You should catch"
cont "some more too!"
prompt
2014-05-13 15:43:09 +00:00
_Route22RivalBeforeBattleText2:: ; 92450 (24:6450)
2014-01-23 05:22:31 +00:00
text $53, ": What?"
line $52, "! What a"
cont "surprise to see"
cont "you here!"
para "So you're going to"
line "#MON LEAGUE?"
para "You collected all"
line "the BADGEs too?"
cont "That's cool!"
2014-10-10 07:46:06 +00:00
IF DEF(_YELLOW)
para "Then I'll whip"
line "you, ", $52, ", as"
cont "a warmup for"
ELSE
2014-01-23 05:22:31 +00:00
para "Then I'll whip you"
line $52, " as a"
cont "warm up for"
2014-10-10 07:46:06 +00:00
ENDC
2014-01-23 05:22:31 +00:00
cont "#MON LEAGUE!"
para "Come on!"
done
2014-05-13 15:43:09 +00:00
_Route22RivalAfterBattleText2:: ; 92506 (24:6506)
2014-01-23 05:22:31 +00:00
text "That loosened me"
line "up! I'm ready for"
cont "#MON LEAGUE!"
para $52, ", you need"
line "more practice!"
para "But hey, you know"
line "that! I'm out of"
cont "here. Smell ya!"
done
2014-05-13 15:43:09 +00:00
_Route22RivalDefeatedText2:: ; 92583 (24:6583)
2014-01-23 05:22:31 +00:00
text "What!?"
para "I was just"
line "careless!"
prompt
2014-05-18 18:19:10 +00:00
_Route22Text_511d0:: ; 925a0 (24:65a0)
2014-01-23 05:22:31 +00:00
text $53, ": Hahaha!"
line $52, "! That's"
cont "your best? You're"
cont "nowhere near as"
cont "good as me, pal!"
para "Go train some"
line "more! You loser!"
prompt
2014-05-13 15:43:09 +00:00
_Route22FrontGateText:: ; 92606 (24:6606)
2014-01-23 05:22:31 +00:00
text "#MON LEAGUE"
line "Front Gate"
done