summaryrefslogtreecommitdiff
path: root/de/text/maps/rocket_hideout_b2f.asm
diff options
context:
space:
mode:
Diffstat (limited to 'de/text/maps/rocket_hideout_b2f.asm')
-rw-r--r--de/text/maps/rocket_hideout_b2f.asm19
1 files changed, 19 insertions, 0 deletions
diff --git a/de/text/maps/rocket_hideout_b2f.asm b/de/text/maps/rocket_hideout_b2f.asm
new file mode 100644
index 00000000..391e54e3
--- /dev/null
+++ b/de/text/maps/rocket_hideout_b2f.asm
@@ -0,0 +1,19 @@
+_RocketHideout2BattleText2::
+ text "Der BOSS sagt,"
+ line "das SILPH SCOPE"
+ cont "macht Geister"
+ cont "sichtbar!"
+ done
+
+_RocketHideout2EndBattleText2::
+ text "STOP!"
+ line "Ich ergebe mich!"
+ prompt
+
+_RocketHideout2AfterBattleTxt2::
+ text "Das TEAM ROCKET-"
+ line "Hauptquartier hat"
+ cont "4 Untergeschosse."
+ cont "Du findest den"
+ cont "BOSS niemals!!!"
+ done