diff options
Diffstat (limited to 'text/maps/SafariZoneEast.asm')
-rw-r--r-- | text/maps/SafariZoneEast.asm | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/text/maps/SafariZoneEast.asm b/text/maps/SafariZoneEast.asm new file mode 100644 index 00000000..eebe5de7 --- /dev/null +++ b/text/maps/SafariZoneEast.asm @@ -0,0 +1,16 @@ +_SafariZoneEastText5:: + text "REST HOUSE" + done + +_SafariZoneEastText6:: + text "TRAINER TIPS" + + para "The remaining time" + line "declines only" + cont "while you walk!" + done + +_SafariZoneEastText7:: + text "CENTER AREA" + line "NORTH: AREA 2" + done |