kep-hack/text/SafariZoneWestRestHouse.asm
Martha Schilling 8045451b78
Update SafariZoneWestRestHouse.asm
NPC no longer spitting lies.
2023-06-14 09:11:37 +01:00

23 lines
472 B
NASM

_SafariZoneRestHouse2Text1::
text "Tossing ROCKs at"
line "#MON might"
cont "make them run,"
cont "but they'll be"
cont "easier to catch."
done
_SafariZoneRestHouse2Text2:: ; edited text, Kanto is full of liars...
text "Using BAIT will"
line "make #MON"
cont "harder to catch,"
cont "but they'll be"
cont "less likely to"
cont "run away!"
done
_SafariZoneRestHouse2Text3::
text "I hiked a lot, but"
line "I didn't see any"
cont "#MON I wanted."
done