forked from github/server
Parameter bug
This commit is contained in:
parent
4fc7a7a741
commit
5c48e95e8b
1 changed files with 1 additions and 0 deletions
|
@ -1465,6 +1465,7 @@
|
||||||
<message name="summonundead_effect_2" section="magic">
|
<message name="summonundead_effect_2" section="magic">
|
||||||
<type>
|
<type>
|
||||||
<arg name="mage" type="unit"/>
|
<arg name="mage" type="unit"/>
|
||||||
|
<arg name="region" type="region"/>
|
||||||
</type>
|
</type>
|
||||||
<text locale="de">"$unit($mage) stört in $region($region) die Ruhe der Toten."</text>
|
<text locale="de">"$unit($mage) stört in $region($region) die Ruhe der Toten."</text>
|
||||||
<text locale="en">"$unit($mage) communicates with the dead in $region($region)."</text>
|
<text locale="en">"$unit($mage) communicates with the dead in $region($region)."</text>
|
||||||
|
|
Loading…
Reference in a new issue