summaryrefslogtreecommitdiff
path: root/de/text/maps/fuchsia_pokecenter.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/fuchsia_pokecenter.asm')
-rw-r--r--de/text/maps/fuchsia_pokecenter.asm24
1 files changed, 24 insertions, 0 deletions
diff --git a/de/text/maps/fuchsia_pokecenter.asm b/de/text/maps/fuchsia_pokecenter.asm
new file mode 100644
index 00000000..0a4d8db3
--- /dev/null
+++ b/de/text/maps/fuchsia_pokecenter.asm
@@ -0,0 +1,24 @@
+_FuchsiaPokecenterText1::
+ text "Man kann nicht"
+ line "mit nur einem"
+ cont "starken #MON"
+ cont "gewinnen!"
+
+ para "Es ist mühsam,"
+ line "doch alle #MON"
+ cont "sollten ungefähr"
+ cont "den gleichen"
+ cont "Level haben."
+ done
+
+_FuchsiaPokecenterText3::
+ text "Westlich von"
+ line "VERTANIA CITY"
+ cont "liegt ein Pfad."
+
+ para "Er führt zum"
+ line "Hauptquartier der"
+ cont "PKMN-LIGA, der"
+ cont "höchsten Instanz"
+ cont "für Trainer."
+ done