Added new claws sound.

This commit is contained in:
Lari Nieminen 2006-04-11 08:23:33 +00:00
parent 51f99bdaf4
commit d6aa343a5f
8 changed files with 37 additions and 7 deletions

View file

@ -44,7 +44,7 @@ SVN trunk (1.1.2+svn):
3p - Morituri, Lagoon, The Wilderlands
* music & sound
* new or improved sounds: thunderstick and dragonstick, fist, club, hatchet,
throwing knives, walking corpse hit, bow, wolf bite
throwing knives, walking corpse hit, bow, wolf bite, claws
* minor edits to several sounds
* support for randomly chosen variations of sounds
* language and i18n:

View file

@ -95,7 +95,7 @@
begin=-150
end=-50
image="units/drakes/burner-attack-close.png"
sound={SOUND_LIST:SWORD_SWISH}
sound=claws.ogg
[/frame]
[/animation]
[/attack]

View file

@ -93,7 +93,7 @@
begin=-150
end=0
image="units/drakes/fire-attack-close.png"
sound={SOUND_LIST:SWORD_SWISH}
sound=claws.ogg
[/frame]
[/animation]
[/attack]

View file

@ -80,6 +80,7 @@
number=2
icon=attacks/claws.png
[animation]
hits=no
[frame]
begin=-200
end=-150
@ -89,7 +90,21 @@
begin=-150
end=-50
image="units/drakes/inferno-attack-close.png"
sound={SOUND_LIST:SWORD_SWISH}
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-200
end=-150
image="units/drakes/inferno-attack-close.png"
[/frame]
[frame]
begin=-150
end=-50
image="units/drakes/inferno-attack-close.png"
sound=claws.ogg
[/frame]
[/animation]
[/attack]

View file

@ -81,11 +81,26 @@ Special Notes:"+{SPECIAL_NOTES_POISON}
{WEAPON_SPECIAL_POISON}
[/specials]
[animation]
hits=no
[frame]
begin=-150
end=-50
image="units/goblins/direwolver-attack.png"
sound=wolf-attack.wav
sound={SOUND_LIST:MISS}
[/frame]
[frame]
begin=-50
end=100
image="units/goblins/direwolver-moving.png"
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-150
end=-50
image="units/goblins/direwolver-attack.png"
sound=claws.ogg
[/frame]
[frame]
begin=-50

View file

@ -76,7 +76,7 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SPIRIT}+{SPECIAL_NOTES_N
begin=0
end=150
image="units/undead/nightgaunt-attack2.png"
sound=dagger-swish.wav
sound=claws.ogg
[/frame]
[/animation]
[animation]

View file

@ -45,7 +45,7 @@ Special Notes:"+{SPECIAL_NOTES_BACKSTAB}+{SPECIAL_NOTES_SPIRIT}+{SPECIAL_NOTES_N
begin=-100
end=100
image="units/undead/shadow-attack.png"
sound=dagger-swish.wav
sound=claws.ogg
[/frame]
[/animation]
[animation]

BIN
sounds/claws.ogg Normal file

Binary file not shown.