Fixed sharpshooter bow sounds.
This commit is contained in:
parent
572f5d705a
commit
2154f4f97c
1 changed files with 30 additions and 9 deletions
|
@ -83,12 +83,24 @@
|
|||
end=-380
|
||||
image="units/elves-wood/sharpshooter-bow.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-380
|
||||
end=-305
|
||||
image="units/elves-wood/sharpshooter-bow-attack1.png"
|
||||
sound=bow-miss.ogg
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-380
|
||||
end=-305
|
||||
image="units/elves-wood/sharpshooter-bow-attack1.png"
|
||||
sound=bow-miss.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-380
|
||||
end=-305
|
||||
image="units/elves-wood/sharpshooter-bow-attack1.png"
|
||||
sound=bow.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=-305
|
||||
end=-230
|
||||
|
@ -185,9 +197,18 @@
|
|||
[frame]
|
||||
image="units/elves-wood/sharpshooter+female-bow.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter+female-bow-attack1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter+female-bow-attack1.png"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter+female-bow-attack1.png"
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
image="units/elves-wood/sharpshooter+female-bow-attack2.png"
|
||||
[/frame]
|
||||
|
|
Loading…
Add table
Reference in a new issue