New flail sounds (still need to be wired into the mounted fighter line of EI).

This commit is contained in:
Lari Nieminen 2007-01-01 11:21:07 +00:00
parent b58a67c38b
commit 240bb17715
3 changed files with 13 additions and 13 deletions

View File

@ -24,29 +24,29 @@
damage=18
number=2
[animation]
[frame]
begin=-260
end=-100
image="units/human-loyalists/shocktrooper-attack-1.png"
[/frame]
[if]
hits=yes
[frame]
begin=-100
end=100
image="units/human-loyalists/shocktrooper-attack-2.png"
sound=mace.wav
begin=-260
end=-100
image="units/human-loyalists/shocktrooper-attack-1.png"
sound=flail.ogg
[/frame]
[/if]
[else]
hits=no
[frame]
begin=-100
end=100
image="units/human-loyalists/shocktrooper-attack-2.png"
sound={SOUND_LIST:MISS}
begin=-260
end=-100
image="units/human-loyalists/shocktrooper-attack-1.png"
sound=flail-miss.ogg
[/frame]
[/else]
[frame]
begin=-100
end=100
image="units/human-loyalists/shocktrooper-attack-2.png"
[/frame]
[frame]
begin=100
end=200

BIN
sounds/flail-miss.ogg Normal file

Binary file not shown.

BIN
sounds/flail.ogg Normal file

Binary file not shown.