mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-24 15:59:31 +00:00
New torch sounds and slightly more volume to the sword sound.
This commit is contained in:
parent
7796e80233
commit
1110f9fe65
@ -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
BIN
sounds/torch-miss.ogg
Normal file
Binary file not shown.
BIN
sounds/torch.ogg
Normal file
BIN
sounds/torch.ogg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user