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

Added some Cubones since it's featured in the Safari Zone in Yellow and Pokemon Origins. Changed the second Chansey's level to 7 for consistency. Also fixed an error on the Safari Zone Area 1 sign that said Centre Area, which was fixed in FRLG. Thanks to Lyra made a website for pointing this out!
17 lines
240 B
NASM
17 lines
240 B
NASM
_SafariZoneEastText5::
|
|
text "REST HOUSE"
|
|
done
|
|
|
|
_SafariZoneEastText6::
|
|
text "TRAINER TIPS"
|
|
|
|
para "The remaining time"
|
|
line "declines only"
|
|
cont "while you walk!"
|
|
done
|
|
|
|
_SafariZoneEastText7::
|
|
text "AREA 1"
|
|
line "NORTH: AREA 2"
|
|
done
|