forked from github/server
Patzermeldung ohne :
This commit is contained in:
parent
a1b870fcf2
commit
c91d69e379
|
@ -1292,8 +1292,8 @@
|
|||
<arg name="region" type="region"/>
|
||||
<arg name="spell" type="spell"/>
|
||||
</type>
|
||||
<text locale="de">"$unit($unit) unterläuft in $region($region) beim Zaubern von $spell($spell) ein Patzer:"</text>
|
||||
<text locale="en">"$unit($unit) fumbles while casting $spell($spell) in $region($region):"</text>
|
||||
<text locale="de">"$unit($unit) unterläuft in $region($region) beim Zaubern von $spell($spell) ein Patzer."</text>
|
||||
<text locale="en">"$unit($unit) fumbles while casting $spell($spell) in $region($region)."</text>
|
||||
</message>
|
||||
<message name="patzer3" section="magic">
|
||||
<type>
|
||||
|
|
Loading…
Reference in New Issue