pokeyellow/text/maps/viridian_forest_exit.asm
U-Daniel-PC\Daniel 1d63499fa7 Remove (incorrect) address comments
Conflicts:
	text.asm
2015-08-01 17:34:51 -04:00

21 lines
351 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