diff options
Diffstat (limited to 'text/maps/safari_zone_west.asm')
-rw-r--r-- | text/maps/safari_zone_west.asm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/text/maps/safari_zone_west.asm b/text/maps/safari_zone_west.asm new file mode 100644 index 00000000..cefc70c7 --- /dev/null +++ b/text/maps/safari_zone_west.asm @@ -0,0 +1,32 @@ +_SafariZoneWestText5: ; 85719 (21:5719) + text "REST HOUSE" + done + +_SafariZoneWestText6: ; 85725 (21:5725) + 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: ; 857a3 (21:57a3) + text "TRAINER TIPS" + + para "Zone Exploration" + line "Campaign!" + + para "The Search for" + line "the SECRET HOUSE!" + done + +_SafariZoneWestText8: ; 857ed (21:57ed) + text "AREA 3" + line "EAST: CENTER AREA" + done + |