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