summaryrefslogtreecommitdiff
path: root/de/text/maps/hall_of_fame.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/hall_of_fame.asm')
-rw-r--r--de/text/maps/hall_of_fame.asm33
1 files changed, 33 insertions, 0 deletions
diff --git a/de/text/maps/hall_of_fame.asm b/de/text/maps/hall_of_fame.asm
new file mode 100644
index 00000000..12a8d0d0
--- /dev/null
+++ b/de/text/maps/hall_of_fame.asm
@@ -0,0 +1,33 @@
+_HallofFameRoomText1::
+ text "EICH: Herzlichen"
+ line "Glückwunsch,"
+ cont "<PLAYER>!"
+
+ para "Das hier ist die"
+ line "#MON-"
+ cont "RUHMESHALLE!"
+
+ para "Alle Champions"
+ line "der PKMN-LIGA"
+ cont "werden hier für"
+ cont "ihre Heldentaten"
+ cont "ausgezeichnet!"
+
+ para "Zusätzlich werden"
+ line "hier all ihre"
+ cont "#MON geehrt!"
+
+ para "<PLAYER>!"
+ line "Du hast hart"
+ cont "gekämpft und die"
+ cont "Herausforderungen"
+ cont "der PKMN-LIGA"
+ cont "bestanden!"
+
+ para "<PLAYER>! Du"
+ line "wirst gemeinsam"
+ cont "mit Deinen"
+ cont "#MON in der"
+ cont "RUHMESHALLE"
+ cont "verewigt!"
+ done