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

Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
20 lines
350 B
NASM
20 lines
350 B
NASM
_ViridianForestExitText1::
|
|
text "Many #MON live"
|
|
line "only in forests "
|
|
cont "and caves."
|
|
|
|
para "You need to look"
|
|
line "everywhere to get"
|
|
cont "different kinds!"
|
|
done
|
|
|
|
_ViridianForestExitText2::
|
|
text "Have you noticed"
|
|
line "the bushes on the"
|
|
cont "roadside?"
|
|
|
|
para "They can be cut"
|
|
line "down by a special"
|
|
cont "#MON move."
|
|
done
|