summaryrefslogtreecommitdiff
path: root/text/maps/viridian_forest_exit.asm
diff options
context:
space:
mode:
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
+