summaryrefslogtreecommitdiff
path: root/text/maps/route_2_house.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/route_2_house.asm')
-rw-r--r--text/maps/route_2_house.asm12
1 files changed, 8 insertions, 4 deletions
diff --git a/text/maps/route_2_house.asm b/text/maps/route_2_house.asm
index 46fc1062..2a8dea0a 100644
--- a/text/maps/route_2_house.asm
+++ b/text/maps/route_2_house.asm
@@ -1,6 +1,10 @@
_Route2HouseText1::
- text "A fainted #MON"
- line "can't fight. But, "
- cont "it can still use "
- cont "moves like CUT!"
+ text "Auch wenn ein"
+ line "#MON"
+ cont "ausscheidet,"
+ cont "kann es weiter"
+ cont "Spezial-Techniken"
+ cont "wie zum Beispiel"
+ cont "den ZERSCHNEIDER"
+ cont "anwenden!"
done