mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00

- 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".
26 lines
424 B
NASM
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
|