Fixed club sounds.

This commit is contained in:
Guillaume Melquiond 2010-07-28 20:37:24 +00:00
parent 991155ca4a
commit 2bd1bc6b6c
2 changed files with 4 additions and 4 deletions

View file

@ -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]

View file

@ -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]