summaryrefslogtreecommitdiff
path: root/text/maps/safari_zone_rest_house_3.asm
blob: f40c30092dbce0c9820f69c7659528f92d9c1d51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
_SafariZoneRestHouse3Text1::
	text "How many did you"
	line "catch? I'm bushed"
	cont "from the work!"
	done

_SafariZoneRestHouse3Text2::
	text "I caught a"
	line "CHANSEY!"

	para "That makes this"
	line "all worthwhile!"
	done

_SafariZoneRestHouse3Text3::
	text "Whew! I'm tired"
	line "from all the fun!"
	done