mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-23 18:48:15 +00:00
New flail sounds (still need to be wired into the mounted fighter line of EI).
This commit is contained in:
parent
b58a67c38b
commit
240bb17715
@ -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
BIN
sounds/flail-miss.ogg
Normal file
Binary file not shown.
BIN
sounds/flail.ogg
Normal file
BIN
sounds/flail.ogg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user