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