summaryrefslogtreecommitdiff
path: root/text/maps/mr_psychics_house.asm
blob: 6a63454226e012e83ffae6d0531956d5d6e2cab5 (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
_TM29PreReceiveText::
	text "Warte! Sag"
	line "kein Wort!"

	para "Du suchst dies"
	line "hier, oder?"
	prompt

_ReceivedTM29Text::
	text "<PLAYER> erhält"
	line "@"
	TX_RAM wcf50
	text "!@@"

_TM29ExplanationText::
	text "TM29 ist"
	line "PSYCHOKINESE!"

	para "Sie vermindert"
	line "die SPEZIAL-"
	cont "FÄHIGKEITEN des"
	cont "Gegners."
	done

_TM29NoRoomText::
	text "Hey, Du kannst"
	line "keine Items mehr"
	cont "tragen!"
	done