summaryrefslogtreecommitdiff
path: root/de/text/maps/mr_psychics_house.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/mr_psychics_house.asm')
-rw-r--r--de/text/maps/mr_psychics_house.asm29
1 files changed, 29 insertions, 0 deletions
diff --git a/de/text/maps/mr_psychics_house.asm b/de/text/maps/mr_psychics_house.asm
new file mode 100644
index 00000000..6a634542
--- /dev/null
+++ b/de/text/maps/mr_psychics_house.asm
@@ -0,0 +1,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