diff options
Diffstat (limited to 'de/text/maps/rock_tunnel_b2f_1.asm')
-rw-r--r-- | de/text/maps/rock_tunnel_b2f_1.asm | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/de/text/maps/rock_tunnel_b2f_1.asm b/de/text/maps/rock_tunnel_b2f_1.asm new file mode 100644 index 00000000..06350535 --- /dev/null +++ b/de/text/maps/rock_tunnel_b2f_1.asm @@ -0,0 +1,117 @@ +_RockTunnel2BattleText2:: + text "Wanderer nehmen" + line "Zweige, um ihren" + cont "Weg zu markieren." + done + +_RockTunnel2EndBattleText2:: + text "" + line "Ich habe mein" + cont "Bestes gegeben!" + prompt + +_RockTunnel2AfterBattleText2:: + text "Ich will nach" + line "Hause!" + done + +_RockTunnel2BattleText3:: + text "Haha! Kannst Du" + line "mich besiegen?" + done + +_RockTunnel2EndBattleText3:: + text "Hups!" + line "Das war zuviel" + cont "des Guten!" + prompt + +_RockTunnel2AfterBattleText3:: + text "Ich trainiere" + line "lieber meine" + cont "Muskeln als" + cont "mein Gehirn!!!" + done + +_RockTunnel2BattleText4:: + text "Du besitzt einen" + line "#DEX? Cool!" + + para "Ich möchte auch" + line "einen haben!" + done + +_RockTunnel2EndBattleText4:: + text "Ach," + line "ich bin ja so" + cont "neidisch!!!" + prompt + +_RockTunnel2AfterBattleText4:: + text "Gibst Du mir den" + line "#DEX, wenn" + cont "er fertig ist?" + done + +_RockTunnel2BattleText5:: + text "Möchtest Du etwas" + line "über Spaßvögel" + cont "erfahren?" + done + +_RockTunnel2EndBattleText5:: + text "" + line "So weit, so gut." + prompt + +_RockTunnel2AfterBattleText5:: + text "Spaßvögel" + line "verkleiden sich" + cont "gerne als #MON." + done + +_RockTunnel2BattleText6:: + text "Mein #MON" + line "wird Dich das" + cont "Fürchten lehren!" + done + +_RockTunnel2EndBattleText6:: + text "Ich" + line "gebe auf! Du" + cont "bist besser!" + prompt + +_RockTunnel2AfterBattleText6:: + text "In den Bergen" + line "findet man viele" + cont "STEIN-#MON." + done + +_RockTunnel2BattleText7:: + text "Ich komme nicht" + line "oft hierher. Aber" + cont "ich will kämpfen!" + done + +_RockTunnel2EndBattleText7:: + text "Oh!" + line "Ich hab verloren!" + prompt + +_RockTunnel2AfterBattleText7:: + text "Ich mag nur" + line "kleine #MON," + cont "die großen jagen" + cont "mir Angst ein!" + done + +_RockTunnel2BattleText8:: + text "Zeig mir, was Du" + line "drauf hast!" + done + +_RockTunnel2EndBattleText8:: + text "Du" + line "bist gut!" + prompt |