mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +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!
35 lines
506 B
NASM
35 lines
506 B
NASM
_SafariZoneNorthText3::
|
|
text "REST HOUSE"
|
|
done
|
|
|
|
_SafariZoneNorthText4::
|
|
text "TRAINER TIPS"
|
|
|
|
para "The SECRET HOUSE"
|
|
line "is still ahead!"
|
|
done
|
|
|
|
_SafariZoneNorthText5::
|
|
text "AREA 2"
|
|
line "SOUTH: AREA 3"
|
|
done
|
|
|
|
_SafariZoneNorthText6::
|
|
text "TRAINER TIPS"
|
|
|
|
para "#MON hide in"
|
|
line "tall grass!"
|
|
|
|
para "Zigzag through"
|
|
line "grassy areas to"
|
|
cont "flush them out."
|
|
done
|
|
|
|
_SafariZoneNorthText7::
|
|
text "TRAINER TIPS"
|
|
|
|
para "Win a free HM for"
|
|
line "finding the"
|
|
cont "SECRET HOUSE!"
|
|
done
|