mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 19:58:11 +00:00
Added spear defense anim for the drake clasher.
This commit is contained in:
parent
1bb90511a3
commit
2f865c7fc9
@ -54,7 +54,16 @@ This is also the only caste that is allowed to break taboo and fight with spears
|
||||
{WEAPON_SPECIAL_FIRSTSTRIKE}
|
||||
[/specials]
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/drakes/clasher-defend.png" "units/drakes/clasher.png" {SOUND_LIST:DRAKE_HIT} }
|
||||
{DEFENSE_ANIM_FILTERED "units/drakes/clasher-spear-defend-2.png" "units/drakes/clasher-spear-defend-1.png" {SOUND_LIST:DRAKE_HIT} (
|
||||
[filter_second_attack]
|
||||
type=pierce
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
{DEFENSE_ANIM_FILTERED "units/drakes/clasher-blade-defend-2.png" "units/drakes/clasher-blade-defend-1.png" {SOUND_LIST:DRAKE_HIT} (
|
||||
[filter_second_attack]
|
||||
type=blade
|
||||
[/filter_second_attack]
|
||||
)}
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=spear
|
||||
|
Loading…
x
Reference in New Issue
Block a user