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