diff options
Diffstat (limited to 'de/text/maps/route_16_house.asm')
-rw-r--r-- | de/text/maps/route_16_house.asm | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/de/text/maps/route_16_house.asm b/de/text/maps/route_16_house.asm new file mode 100644 index 00000000..5f2f8989 --- /dev/null +++ b/de/text/maps/route_16_house.asm @@ -0,0 +1,34 @@ +_Route16HouseText3:: + text "Du hast meinen" + line "geheimen Unter-" + cont "schlupf gefunden!" + + para "Bitte erzähle" + line "niemandem davon." + cont "Du bekommst auch" + cont "etwas von mir!" + prompt + +_ReceivedHM02Text:: + text "<PLAYER> erhält" + line "VM02!@@" + +_HM02ExplanationText:: + text "VM02 ist FLIEGEN." + line "Damit kannst Du" + cont "in jede Stadt" + cont "zurückfliegen." + + para "Sie wird Dir von" + line "Nutzen sein!" + done + +_HM02NoRoomText:: + text "Du hast keinen" + line "Platz mehr, um" + cont "sie mitzunehmen!" + done + +_Route16HouseText_1e652:: + text "IBITAK: Ibitak!" + done |