IoC German mechanic quotes
yoshimo opened this issue · 8 comments
the deDE.lua has no entry for the workshop quotes.
The Horde mechanic quotes are as follows:
[CHAT_MSG_MONSTER_YELL] Ich arbeite an der Belagerungsmaschine. Haltet mir einfach nur den Rücken frei. Benutzt diese Zephyriumbomben an den Toren, solltet Ihr sie brauchen!#Goblinmechaniker###Alicja##0#0##0#820#nil#0#false#false#false#false", -- [1]
[CHAT_MSG_MONSTER_YELL] Schon wieder kaputt?! Ich werde es richten... Ihr solltet allerdings nicht davon ausgehen, dass das noch unter die Garantie fällt.#Goblinmechaniker###Belagerungsmaschine##0#0##0#928#nil#0#false#false#false#false", -- [6]
There is an entry in the deDE file, right here commented out:
Lines 23 to 30 in ce2189c
As I need the alliance yells also, I'll wait until someone posts them before adding this. You can get the alliance yells as a horde simply by waiting for alliance to cap it.
Work in progress. It is quite difficult to find a match where the alliance gets the workshop but the horde is powerful enough to kill the tank afterwards.
[CHAT_MSG_MONSTER_YELL] Ich hab's gleich! Haltet die Horde von hier fern. Kämpfen stand in der Ingenieursschule nicht auf dem Lehrplan!#Gnomenmechaniker###Nussknacko##0#0##0#2553#nil#0#false#false#false#false", -- [9231]
[CHAT_MSG_MONSTER_YELL] Es ist schon kaputt?! Ach, keine Sorge, nichts, was ich nicht reparieren kann.#Gnomenmechaniker###Belagerungsmaschine##0#0##0#1090#nil#0#false#false#false#false", -- [17267]
--L.hordeGate = "Hordentor"
--L.allianceGate = "Allianztor"
--L.balinda = "Balinda Steinbruch" , aka "Hauptmann Balinda Steinbruch" with her full title
@yoshimo
I'm using Google translate and this Horde (goblin) yell seems incorrect:
[CHAT_MSG_MONSTER_YELL] Ich arbeite an der Belagerungsmaschine. Haltet mir einfach nur den Rücken frei. Benutzt diese Zephyriumbomben an den Toren, solltet Ihr sie brauchen!#Goblinmechaniker###Alicja##0#0##0#820#nil#0#false#false#false#false", -- [1]
That yells seems like the one right after you cap the workshop, not the halfway yell. The alliance (gnome) one seems correct.