summaryrefslogtreecommitdiff
path: root/text/Route16FlyHouse.asm
blob: 89f76e51d1ae710ada298e91288e6c21d20e0d94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
_Route16HouseText3::
	text "Oh, you found my"
	line "secret retreat!"

	para "Please don't tell"
	line "anyone I'm here."
	cont "I'll make it up"
	cont "to you with this!"
	prompt

_ReceivedHM02Text::
	text "<PLAYER> received"
	line "HM02!@"
	text_end

_HM02ExplanationText::
	text "HM02 is FLY."
	line "It will take you"
	cont "back to any town."

	para "Put it to good"
	line "use!"
	done

_HM02NoRoomText::
	text "You don't have any"
	line "room for this."
	done

_Route16HouseText_1e652::
	text "FEAROW: Kyueen!"
	done