diff options
Diffstat (limited to 'text/maps/SafariZoneWestRestHouse.asm')
-rw-r--r-- | text/maps/SafariZoneWestRestHouse.asm | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/text/maps/SafariZoneWestRestHouse.asm b/text/maps/SafariZoneWestRestHouse.asm deleted file mode 100644 index 94802b13..00000000 --- a/text/maps/SafariZoneWestRestHouse.asm +++ /dev/null @@ -1,19 +0,0 @@ -_SafariZoneRestHouse2Text1:: - text "Tossing ROCKs at" - line "#MON might" - cont "make them run," - cont "but they'll be" - cont "easier to catch." - done - -_SafariZoneRestHouse2Text2:: - text "Using BAIT will" - line "make #MON" - cont "easier to catch." - done - -_SafariZoneRestHouse2Text3:: - text "I hiked a lot, but" - line "I didn't see any" - cont "#MON I wanted." - done |