summaryrefslogtreecommitdiff
path: root/text/maps/safari_zone_rest_house_3.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/safari_zone_rest_house_3.asm')
-rw-r--r--text/maps/safari_zone_rest_house_3.asm19
1 files changed, 19 insertions, 0 deletions
diff --git a/text/maps/safari_zone_rest_house_3.asm b/text/maps/safari_zone_rest_house_3.asm
new file mode 100644
index 00000000..bd82ac94
--- /dev/null
+++ b/text/maps/safari_zone_rest_house_3.asm
@@ -0,0 +1,19 @@
+_SafariZoneRestHouse3Text1: ; 85ad9 (21:5ad9)
+ text "How many did you"
+ line "catch? I'm bushed"
+ cont "from the work!"
+ done
+
+_SafariZoneRestHouse3Text2: ; 85b0b (21:5b0b)
+ text "I caught a"
+ line "CHANSEY!"
+
+ para "That makes this"
+ line "all worthwhile!"
+ done
+
+_SafariZoneRestHouse3Text3: ; 85b40 (21:5b40)
+ text "Whew! I'm tired"
+ line "from all the fun!"
+ done
+