diff options
Diffstat (limited to 'de/text/maps/safari_zone_rest_house_3.asm')
-rw-r--r-- | de/text/maps/safari_zone_rest_house_3.asm | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/de/text/maps/safari_zone_rest_house_3.asm b/de/text/maps/safari_zone_rest_house_3.asm new file mode 100644 index 00000000..7fee1d44 --- /dev/null +++ b/de/text/maps/safari_zone_rest_house_3.asm @@ -0,0 +1,20 @@ +_SafariZoneRestHouse3Text1:: + text "Wie viele hast Du" + line "gefangen? Ich bin" + cont "total erschöpft!" + done + +_SafariZoneRestHouse3Text2:: + text "Ich habe ein" + line "CHANEIRA" + cont "gefangen!" + + para "Die Mühe hat" + line "sich gelohnt!" + done + +_SafariZoneRestHouse3Text3:: + text "Was für ein Spaß!" + line "Aber jetzt bin" + cont "ich hundemüde..." + done |