mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 11:57:19 +00:00
Added in new sounds for some units
This commit is contained in:
parent
504bf41534
commit
dc3c827a1b
@ -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]
|
||||
|
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user