New torch sounds and slightly more volume to the sword sound.

This commit is contained in:
Lari Nieminen 2006-05-03 08:55:05 +00:00
parent 7796e80233
commit 1110f9fe65
4 changed files with 22 additions and 12 deletions

View File

@ -45,29 +45,39 @@ Special Notes:"+{SPECIAL_NOTES_SLOW}
[animation]
hits=no
[frame]
begin=-150
end=-100
begin=-300
end=-200
image="units/goblins/pillager-moving.png"
sound=torch-miss.ogg
[/frame]
[frame]
begin=-200
end=50
image="units/goblins/pillager-attack.png"
[/frame]
[frame]
begin=-100
end=100
image="units/goblins/pillager-attack.png"
sound={SOUND_LIST:MISS}
begin=50
end=150
image="units/goblins/pillager-moving.png"
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-150
end=-100
begin=-300
end=-200
image="units/goblins/pillager-moving.png"
sound=torch.ogg
[/frame]
[frame]
begin=-200
end=50
image="units/goblins/pillager-attack.png"
[/frame]
[frame]
begin=-100
end=100
image="units/goblins/pillager-attack.png"
sound=torch-swish.wav
begin=50
end=150
image="units/goblins/pillager-moving.png"
[/frame]
[/animation]
[/attack]

Binary file not shown.

BIN
sounds/torch-miss.ogg Normal file

Binary file not shown.

BIN
sounds/torch.ogg Normal file

Binary file not shown.