summaryrefslogtreecommitdiff
path: root/text/MrPsychicsHouse.asm
blob: 0717593d3a1f186a023eadd0c8d0b97e3027e4b4 (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
_TM29PreReceiveText::
	text "...¡Alto! ¡No"
	line "digas nada!"

	para "¡Querías esto!"
	prompt

_ReceivedTM29Text::
	text "¡<PLAYER> recibió"
	line "@"
	text_ram wcf4b
	text "!@"
	text_end

_TM29ExplanationText::
	text "MT29 es PSÍQUICO."

	para "¡Puede reducir"
	line "las habilidades"
	cont "especiales del"
	cont "objetivo!"
	done

_TM29NoRoomText::
	text "¿Dónde piensas"
	line "poner esto?"
	done