diff options
Diffstat (limited to 'de/text/maps/silph_co_5f_1.asm')
-rw-r--r-- | de/text/maps/silph_co_5f_1.asm | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/de/text/maps/silph_co_5f_1.asm b/de/text/maps/silph_co_5f_1.asm new file mode 100644 index 00000000..f36e3f8f --- /dev/null +++ b/de/text/maps/silph_co_5f_1.asm @@ -0,0 +1,53 @@ +_SilphCo5Text_1a010:: + text "Ein Eindringling" + line "mischt das TEAM" + cont "ROCKET auf... Das" + cont "bist Du, oder?" + done + +_SilphCo5Text_1a015:: + text "Das TEAM ROCKET" + line "ist geflüchtet!" + cont "Du bist ein Held!" + done + +_SilphCo5BattleText2:: + text "Ich hörte, ein" + line "Kind läuft im" + cont "Gebäude herum..." + done + +_SilphCo5EndBattleText2:: + text "" + line "Schluß! Aus!" + prompt + +_SilphCo5AfterBattleText2:: + text "Es war sehr dumm," + line "sich mit dem TEAM" + cont "ROCKET anzulegen!" + done + +_SilphCo5BattleText3:: + text "Wir entwickeln in" + line "diesen Labors" + cont "neue #bälle!" + done + +_SilphCo5EndBattleText3:: + text "Finito!" + line "Das war's!" + prompt + +_SilphCo5AfterBattleText3:: + text "Unsere neueste" + line "Entwicklung ist" + cont "ein BALL, der" + cont "alles fängt!" + done + +_SilphCo5BattleText4:: + text "Waaas? Wer hat" + line "denn das Kind" + cont "reingelassen?" + done |