Added in new sounds for some units

This commit is contained in:
Dave White 2003-09-17 12:57:08 +00:00
parent 504bf41534
commit dc3c827a1b
3 changed files with 23 additions and 2 deletions

View File

@ -29,12 +29,12 @@ If the Commander is lost, so is the battle."
damage=6
number=4
[frame]
begin=-400
begin=-350
end=-300
image=konrad-commander.png
[/frame]
[frame]
begin=-150
begin=-300
end=-100
image="konrad-commander-attack1.png"
[/frame]

View File

@ -17,10 +17,20 @@ desc_unit="The Orcish Grunt makes the base of the orcish forces. Although slower
range=short
damage=9
number=2
[frame]
begin=-100
end=100
image=orcish-grunt-attack.png
[/frame]
[sound]
time=-250
sound=sword-swish.wav
[/sound]
[sound]
time=-150
sound=groan.wav
sound_miss=null
[/sound]
[/attack]
[/unit]

View File

@ -26,5 +26,16 @@ Although this Troll is still a weak whelp, their race is known for developing am
end=50
image=troll-whelp-attack.png
[/frame]
[sound]
time=-250
sound=fist-swish.wav
[/sound]
[sound]
time=-150
sound=groan.wav
sound_miss=null
[/sound]
[/attack]
[/unit]