summaryrefslogtreecommitdiff
path: root/text/maps/safari_zone_rest_house_3.asm
blob: c424014a7ed97ec98d005617967ef7620a85a623 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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