diff options
Diffstat (limited to 'de/text/maps/silph_co_8f.asm')
-rw-r--r-- | de/text/maps/silph_co_8f.asm | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/de/text/maps/silph_co_8f.asm b/de/text/maps/silph_co_8f.asm new file mode 100644 index 00000000..117b4442 --- /dev/null +++ b/de/text/maps/silph_co_8f.asm @@ -0,0 +1,63 @@ +_SilphCo8Text_565be:: + text "Ob die SILPH CO." + line "schon erledigt" + cont "ist?" + done + +_SilphCo8Text_565c3:: + text "Vielen Dank für" + line "unsere Rettung!" + done + +_SilphCo8BattleText1:: + text "Endstation! Bis" + line "hierher und nicht" + cont "weiter!" + done + +_SilphCo8EndBattleText1:: + text "Mist, " + line "der Mut hat mich" + cont "verlassen!" + prompt + +_SilphCo8AfterBattleText1:: + text "Hau lieber ab," + line "sonst rufe ich" + cont "Verstärkung!" + done + +_SilphCo8BattleText2:: + text "Du bereitest uns" + line "nichts als Ärger!" + done + +_SilphCo8EndBattleText2:: + text "Huch!" + line "Verloren?" + prompt + +_SilphCo8AfterBattleText2:: + text "Das SILPH CO.-" + line "Gebäude ist ein" + cont "wahres Labyrinth," + cont "nicht wahr?" + done + +_SilphCo8BattleText3:: + text "Ich bin einer der" + line "vier berüchtigten" + cont "ROCKET-BRÜDER!" + done + +_SilphCo8EndBattleText3:: + text "Ups!" + line "Brüder, ich habe" + cont "versagt!" + prompt + +_SilphCo8AfterBattleText3:: + text "Dann werden sich" + line "meine Brüder" + cont "um Dich kümmern!" + done |