kep-hack/text/CeruleanPokecenter.asm
Llinos Evans ab72fa0e51 Trainer variety enhancements
- Toned down a significant amount of "repeats"; times where you repeatedly fight the same Pokemon or an evolution line.
- Integrated beta Pokemon more.
- Also, imported the LGPE retranslation of Bill. In Japanese, he isn't a PokeManiac, but a "Pokemon fanatic".
2023-07-05 20:03:31 +01:00

26 lines
424 B
NASM

_CeruleanPokecenterText2::
text "That BILL!"
para "I heard that"
line "he'll do whatever"
cont "it takes to get"
cont "rare #MON!"
done
_CeruleanPokecenterText3::
text "Have you heard"
line "about BILL?"
para "Everyone calls"
line "him a #MON"
cont "fanatic!"
para "I think people"
line "are just jealous"
cont "of BILL, though."
para "Who wouldn't want"
line "to boast about"
cont "their #MON?"
done