aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/viridian_forest_exit.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
committeryenatch <yenatch@gmail.com>2014-01-22 23:37:40 -0500
commit6e5476d420d5d3a73e478a28ed96e8425b7ba94c (patch)
treed9bf8bc9f91379f0cd2d450c100cadf506ae4100 /text/maps/viridian_forest_exit.asm
parentSilph Co 1f text was actually somewhere else (diff)
downloadpokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.gz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.tar.xz
pokeyellow-6e5476d420d5d3a73e478a28ed96e8425b7ba94c.zip
Even more map text
Diffstat (limited to 'text/maps/viridian_forest_exit.asm')
-rw-r--r--text/maps/viridian_forest_exit.asm20
1 files changed, 20 insertions, 0 deletions
diff --git a/text/maps/viridian_forest_exit.asm b/text/maps/viridian_forest_exit.asm
new file mode 100644
index 00000000..23e13e4e
--- /dev/null
+++ b/text/maps/viridian_forest_exit.asm
@@ -0,0 +1,20 @@
+_ViridianForestexitText1: ; 8a6fd (22:66fd)
+ 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: ; 8a75d (22:675d)
+ 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
+