summaryrefslogtreecommitdiff
path: root/text/maps/mr_psychics_house.asm
blob: 8c37383d2ad4e6c9f301bc7fd6a3bad5c2d459b0 (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
_TM29PreReceiveText::
	text "...Wait! Don't"
	line "say a word!"

	para "You wanted this!"
	prompt

_ReceivedTM29Text::
	text $52, " received"
	line "@"
	TX_RAM wcf4b
	text "!@@"

_TM29ExplanationText::
	text "TM29 is PSYCHIC!"

	para "It can lower the"
	line "target's SPECIAL"
	cont "abilities."
	done

_TM29NoRoomText::
	text "Where do you plan"
	line "to put this?"
	done