diff options
Diffstat (limited to 'text/maps/ViridianForestSouthGate.asm')
-rw-r--r-- | text/maps/ViridianForestSouthGate.asm | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/text/maps/ViridianForestSouthGate.asm b/text/maps/ViridianForestSouthGate.asm deleted file mode 100644 index c1a8df22..00000000 --- a/text/maps/ViridianForestSouthGate.asm +++ /dev/null @@ -1,13 +0,0 @@ -_ViridianForestEntranceText1:: - text "Are you going to" - line "VIRIDIAN FOREST?" - cont "Be careful, it's" - cont "a natural maze!" - done - -_ViridianForestEntranceText2:: - text "RATTATA may be" - line "small, but its" - cont "bite is wicked!" - cont "Did you get one?" - done |