diff options
Diffstat (limited to 'de/text/maps/fuchsia_mart.asm')
-rw-r--r-- | de/text/maps/fuchsia_mart.asm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/de/text/maps/fuchsia_mart.asm b/de/text/maps/fuchsia_mart.asm new file mode 100644 index 00000000..36f97056 --- /dev/null +++ b/de/text/maps/fuchsia_mart.asm @@ -0,0 +1,18 @@ +_FuchsiaMartText2:: + text "Du hast einen" + line "Wimpel aus der" + cont "SAFARI-ZONE?" + + para "Kein Programmheft" + line "oder einen" + cont "Kalender?" + done + +_FuchsiaMartText3:: + text "Hast Du schon" + line "einmal X-TEMPO" + cont "ausprobiert?" + cont "Dein #MON" + cont "wird dadurch im" + cont "Kampf schneller!" + done |