Added a hit sound to the Saurian Skirmisher line's ranged attack
This commit is contained in:
parent
5c0dee4486
commit
57f5a7cd9c
3 changed files with 3 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
[/missile_frame]
|
||||
|
||||
{ATTACK_ANIM_DIRECTIONAL_9_FRAME "units/saurians/ambusher/ambusher" "throw" {SOUND_LIST:THROW} {SOUND_LIST:THROW}}
|
||||
{SOUND:HIT spear.ogg 0}
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
|
|
|
@ -70,6 +70,7 @@
|
|||
[/missile_frame]
|
||||
|
||||
{ATTACK_ANIM_DIRECTIONAL_9_FRAME "units/saurians/flanker/flanker" "throw" {SOUND_LIST:THROW} {SOUND_LIST:THROW}}
|
||||
{SOUND:HIT spear.ogg 0}
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
|
|
|
@ -86,6 +86,7 @@ Spears are their preferred weapon, as their powerful hind legs can drive a spear
|
|||
[/missile_frame]
|
||||
|
||||
{ATTACK_ANIM_DIRECTIONAL_9_FRAME "units/saurians/skirmisher/skirmisher" "throw" {SOUND_LIST:THROW} {SOUND_LIST:THROW}}
|
||||
{SOUND:HIT spear.ogg 0}
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
|
|
Loading…
Add table
Reference in a new issue