mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00

- Gave nicknames to the Galar Evolution trades, they're a bit different to regional variants n such - The Throw Rock command now only increases flee chance by 50%. It seems like it may be a little TOO strong though, bit curious. - Changed a bit of text here and there - Made CHIKUCHIKU trade accessible, still need MICHELLE
26 lines
424 B
NASM
26 lines
424 B
NASM
_PewterHouse1Text1::
|
|
text "NIDORAN: Bowbow!@"
|
|
text_end
|
|
|
|
_PewterHouse1Text2::
|
|
text "NIDORAN, sit!"
|
|
done
|
|
|
|
_PewterHouse1Text3::
|
|
text "Our #MON's an"
|
|
line "outsider, so it's"
|
|
cont "hard to handle."
|
|
|
|
para "An outsider is a"
|
|
line "#MON that you"
|
|
cont "get in a trade."
|
|
|
|
para "It grows fast, but"
|
|
line "it may ignore an"
|
|
cont "unskilled trainer"
|
|
cont "in battle!"
|
|
|
|
para "If only we had"
|
|
line "some BADGEs..."
|
|
done
|