diff options
Diffstat (limited to 'text/maps/SafariZoneWest.asm')
-rw-r--r-- | text/maps/SafariZoneWest.asm | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/text/maps/SafariZoneWest.asm b/text/maps/SafariZoneWest.asm deleted file mode 100644 index dcb2fe6c..00000000 --- a/text/maps/SafariZoneWest.asm +++ /dev/null @@ -1,31 +0,0 @@ -_SafariZoneWestText5:: - text "REST HOUSE" - done - -_SafariZoneWestText6:: - text "REQUEST NOTICE" - - para "Please find the" - line "SAFARI WARDEN's" - cont "lost GOLD TEETH." - cont "They're around" - cont "here somewhere." - - para "Reward offered!" - line "Contact: WARDEN" - done - -_SafariZoneWestText7:: - text "TRAINER TIPS" - - para "Zone Exploration" - line "Campaign!" - - para "The Search for" - line "the SECRET HOUSE!" - done - -_SafariZoneWestText8:: - text "AREA 3" - line "EAST: CENTER AREA" - done |