Fixed club sounds.
This commit is contained in:
parent
991155ca4a
commit
2bd1bc6b6c
2 changed files with 4 additions and 4 deletions
|
@ -92,7 +92,7 @@ Mermen often find themselves in a standoff with land-based enemies; the merfolk
|
|||
begin=-100
|
||||
end=150
|
||||
image="units/merfolk/entangler.png"
|
||||
sound=staff.wav
|
||||
sound=club.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
|
@ -101,7 +101,7 @@ Mermen often find themselves in a standoff with land-based enemies; the merfolk
|
|||
begin=-100
|
||||
end=150
|
||||
image="units/merfolk/entangler.png"
|
||||
sound=spear-miss.ogg
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[/attack_anim]
|
||||
|
|
|
@ -103,7 +103,7 @@ The effectiveness of this method led to the development of smaller, weighted net
|
|||
begin=-100
|
||||
end=150
|
||||
image="units/merfolk/netcaster.png"
|
||||
sound=staff.wav
|
||||
sound=club.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
|
@ -112,7 +112,7 @@ The effectiveness of this method led to the development of smaller, weighted net
|
|||
begin=-100
|
||||
end=150
|
||||
image="units/merfolk/netcaster.png"
|
||||
sound=spear-miss.ogg
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[/attack_anim]
|
||||
|
|
Loading…
Add table
Reference in a new issue