forked from github/server
fixed mallorn curse message
This commit is contained in:
parent
94ae774fed
commit
ca89213295
|
@ -44,7 +44,6 @@
|
||||||
<message name="mallorn_effect" section="magic">
|
<message name="mallorn_effect" section="magic">
|
||||||
<type>
|
<type>
|
||||||
<arg name="mage" type="unit"/>
|
<arg name="mage" type="unit"/>
|
||||||
<arg name="mage" type="unit"/>
|
|
||||||
</type>
|
</type>
|
||||||
<text locale="de">"$unit($mage) läßt einen Teil seiner selbst in die Erde fliessen. Die Bäume, die Transformation überlebt haben, erscheinen nun viel kräftiger."</text>
|
<text locale="de">"$unit($mage) läßt einen Teil seiner selbst in die Erde fliessen. Die Bäume, die Transformation überlebt haben, erscheinen nun viel kräftiger."</text>
|
||||||
<text locale="en">"The power of $unit($mage) flows into the ground and the trees which survived the spell appear much stronger now."</text>
|
<text locale="en">"The power of $unit($mage) flows into the ground and the trees which survived the spell appear much stronger now."</text>
|
||||||
|
|
Loading…
Reference in New Issue