kep-hack/text/Route22.asm
Martha Schilling d41d0e8e9a minor post-playtest fixes
- Moved one of the trainers in the Celadon Uni PokeCenter to stop him from being in the way of the nurse

- Buffed one of the Scientists in the Mansion

- Moved the nurse and Weezing trader on the SS Anne slightly

- Boosted Meltan's catch rate because having it be that low is ridiculous

- Increased Luxwan's height because real swans are not that small

- Changed a Cue Ball's party to allow his dialogue to make sense

- Wild level balancing around Vermilion City

- Fixed a small Pokedex display bug

- Text fixes
2023-11-25 08:48:01 +00:00

104 lines
1.7 KiB
NASM

_Route22RivalBeforeBattleText1::
text "<RIVAL>: Hey!"
line "<PLAYER>!"
para "Ha! You're going"
para "to the #MON"
line "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
_Route22RivalAfterBattleText1::
text "I heard that the"
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
_Route22RivalDefeatedText1::
text "Awww!"
line "You just lucked"
cont "out!"
prompt
_Route22Text_511bc::
text "<RIVAL>: What?"
line "Why do I have 2"
cont "#MON?"
para "You should catch"
cont "some more too!"
prompt
_Route22RivalBeforeBattleText2::
text "<RIVAL>: What?"
line "<PLAYER>! What a"
cont "surprise to see"
cont "you here!"
para "You collected all"
line "the BADGEs too?"
cont "That's cool!"
para "Then, I'll whip"
line "you as a warm up"
cont "for the #MON"
cont "LEAGUE!"
para "Come on!"
done
_Route22RivalAfterBattleText2::
text "That loosened me"
line "up! Now I'm ready"
cont "for the #MON"
cont "LEAGUE!"
para "<PLAYER>, you need"
line "more practice!"
para "But hey, you know"
line "that! I'm out of"
cont "here. Smell ya!"
done
_Route22RivalDefeatedText2::
text "What!?"
para "I was just"
line "careless!"
prompt
_Route22Text_511d0::
text "<RIVAL>: Hahaha!"
line "<PLAYER>! 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
_Route22FrontGateText::
text "#MON LEAGUE"
line "Front Gate"
done