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