summaryrefslogtreecommitdiff
path: root/de/text/maps/indigo_plateau_lobby.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/indigo_plateau_lobby.asm')
-rw-r--r--de/text/maps/indigo_plateau_lobby.asm27
1 files changed, 27 insertions, 0 deletions
diff --git a/de/text/maps/indigo_plateau_lobby.asm b/de/text/maps/indigo_plateau_lobby.asm
new file mode 100644
index 00000000..7652b074
--- /dev/null
+++ b/de/text/maps/indigo_plateau_lobby.asm
@@ -0,0 +1,27 @@
+_IndigoPlateauLobbyText2::
+ text "Hey! Warte, Du"
+ line "Champion in spe!"
+
+ para "In der PKMN-LIGA"
+ line "trittst Du gegen"
+ cont "die TOP VIER"
+ cont "nacheinander an."
+
+ para "Wenn Du einen"
+ line "Kampf verlierst,"
+ cont "mußt Du ganz von"
+ cont "vorn beginnen!"
+ done
+
+_IndigoPlateauLobbyText3::
+ text "Ab jetzt triffst"
+ line "Du nacheinander"
+ cont "auf die TOP VIER!"
+
+ para "Wenn Du einen"
+ line "Kampf gewinnst,"
+ cont "wird der Weg zum"
+ cont "nächsten Trainer"
+ cont "freigegeben!"
+ cont "Viel Glück!"
+ done