kep-hack/text/PewterNidoranHouse.asm
Llinos Evans 7fec4d9357 Lots of small tweaks
- 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
2023-05-19 03:21:00 +01:00

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