diff options
Diffstat (limited to 'en/text/maps/viridian_forest_exit.asm')
-rw-r--r-- | en/text/maps/viridian_forest_exit.asm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/en/text/maps/viridian_forest_exit.asm b/en/text/maps/viridian_forest_exit.asm new file mode 100644 index 00000000..ab6a5a1d --- /dev/null +++ b/en/text/maps/viridian_forest_exit.asm @@ -0,0 +1,19 @@ +_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 |