mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-23 16:53:14 +00:00
Fix a typo slaugther → slaughter
Reported by: Shamann on Transifex Patch by: Gallaecio Committing on his behalf because he will be away for some time. Differential Revision: https://code.wildfiregames.com/D1551 This was SVN commit r21971.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
<animation file="other/horse_rein_idle_drop.dae" name="gather_meat" speed="80"/>
|
||||
<animation file="other/horse_rein_gallop.dae" name="Run" speed="7"/>
|
||||
<animation file="other/horse_rein_death_drop.dae" name="death" speed="120"/>
|
||||
<animation file="other/horse_rein_drop_attack_short_a.dae" event="0.5" name="attack_slaugther" id="attack1" speed="60"/>
|
||||
<animation file="other/horse_rein_drop_attack_short_b.dae" event="0.5" name="attack_slaugther" id="attack2" speed="60"/>
|
||||
<animation file="other/horse_rein_drop_attack_short_a.dae" event="0.5" name="attack_slaughter" id="attack1" speed="60"/>
|
||||
<animation file="other/horse_rein_drop_attack_short_b.dae" event="0.5" name="attack_slaughter" id="attack2" speed="60"/>
|
||||
</animations>
|
||||
</variant>
|
||||
|
||||
+1
-1
@@ -6,6 +6,6 @@
|
||||
"modifications": [
|
||||
{ "value": "Heal/HP", "multiply": 0.5 }
|
||||
],
|
||||
"auraName": "Slaugther of the Faithful",
|
||||
"auraName": "Slaughter of the Faithful",
|
||||
"auraDescription": "Enemy healrate reduced by 50%."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user