mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
Update SafariZoneWestRestHouse.asm
NPC no longer spitting lies.
This commit is contained in:
parent
384b6aded8
commit
8045451b78
|
@ -6,10 +6,13 @@ _SafariZoneRestHouse2Text1::
|
|||
cont "easier to catch."
|
||||
done
|
||||
|
||||
_SafariZoneRestHouse2Text2::
|
||||
_SafariZoneRestHouse2Text2:: ; edited text, Kanto is full of liars...
|
||||
text "Using BAIT will"
|
||||
line "make #MON"
|
||||
cont "easier to catch."
|
||||
cont "harder to catch,"
|
||||
cont "but they'll be"
|
||||
cont "less likely to"
|
||||
cont "run away!"
|
||||
done
|
||||
|
||||
_SafariZoneRestHouse2Text3::
|
||||
|
|
Loading…
Reference in a new issue