diff options
Diffstat (limited to 'de/text/maps/safari_zone_north.asm')
-rw-r--r-- | de/text/maps/safari_zone_north.asm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/de/text/maps/safari_zone_north.asm b/de/text/maps/safari_zone_north.asm new file mode 100644 index 00000000..e1f59a97 --- /dev/null +++ b/de/text/maps/safari_zone_north.asm @@ -0,0 +1,36 @@ +_SafariZoneNorthText3:: + text "RASTHAUS" + done + +_SafariZoneNorthText4:: + text "TIPS FÜR TRAINER" + + para "Bis zum GEHEIMEN" + line "HAUS ist es nicht" + cont "mehr weit weg!" + done + +_SafariZoneNorthText5:: + text "AREAL 2" + done + +_SafariZoneNorthText6:: + text "TIPS FÜR TRAINER" + + para "#MON" + line "verstecken sich" + cont "in hohem Gras!" + + para "Laufe durch das" + line "hohe Gras und" + cont "scheuche sie auf!" + done + +_SafariZoneNorthText7:: + text "TIPS FÜR TRAINER" + + para "Finde das" + line "VERSTECKTE HAUS." + cont "Dann gewinnst Du" + cont "eine VM!" + done |