Added two new generic bite sounds.

This commit is contained in:
Lari Nieminen 2006-06-25 10:35:14 +00:00
parent 0f07ff2f61
commit ae45924beb
12 changed files with 110 additions and 19 deletions

View File

@ -46,7 +46,7 @@
begin=-50 begin=-50
end=100 end=100
image="skeletal-dragon-attack-jaw2.png" image="skeletal-dragon-attack-jaw2.png"
sound={SOUND_LIST:SWORD_SWISH} sound=bite.ogg
[/frame] [/frame]
[/animation] [/animation]
[animation] [animation]

View File

@ -39,7 +39,7 @@
begin=-150 begin=-150
end=100 end=100
image="units/fire-dragon-attack-bite.png" image="units/fire-dragon-attack-bite.png"
sound=claws.ogg sound=bite.ogg
[/frame] [/frame]
[/animation] [/animation]
[animation] [animation]

View File

@ -35,12 +35,22 @@
{WEAPON_SPECIAL_DRAIN} {WEAPON_SPECIAL_DRAIN}
[/specials] [/specials]
[animation] [animation]
hits=no
[frame] [frame]
begin=-100 begin=-100
end=100 end=100
image="undead-vampirelady-attack.png" image="undead-vampirelady-attack.png"
[/frame] [/frame]
[/animation] [/animation]
[animation]
hits=yes
[frame]
begin=-100
end=100
image="undead-vampirelady-attack.png"
sound=bite-small.ogg
[/frame]
[/animation]
[/attack] [/attack]
[attack] [attack]
name=curse name=curse

View File

@ -31,10 +31,21 @@
number=2 number=2
icon=attacks/animal-fangs.png icon=attacks/animal-fangs.png
[animation] [animation]
hits=no
[frame] [frame]
begin=-100 begin=-100
end=100 end=100
image=ant-attack.png image=ant-attack.png
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-100
end=100
image=ant-attack.png
sound=bite-small.ogg
[/frame] [/frame]
[/animation] [/animation]
[/attack] [/attack]

View File

@ -50,29 +50,59 @@
[animation] [animation]
hits=no hits=no
[frame] [frame]
begin=-100 begin=-225
end= end=-175
image="units/monsters/cavespider-attack-melee.png" image="units/monsters/cavespider.png"
[/frame] [/frame]
[frame] [frame]
begin=0 begin=-175
end=50 end=-100
image="units/monsters/cavespider-defend.png"
[/frame]
[frame]
begin=-100
end=100
image="units/monsters/cavespider-attack-melee.png" image="units/monsters/cavespider-attack-melee.png"
sound={SOUND_LIST:MISS} sound={SOUND_LIST:MISS}
[/frame] [/frame]
[frame]
begin=100
end=175
image="units/monsters/cavespider-attack-defend.png"
[/frame]
[frame]
begin=175
end=200
image="units/monsters/cavespider.png"
[/frame]
[/animation] [/animation]
[animation] [animation]
hits=yes hits=yes
[frame] [frame]
begin=-100 begin=-225
end= end=-175
image="units/monsters/cavespider-attack-melee.png" image="units/monsters/cavespider.png"
[/frame] [/frame]
[frame] [frame]
begin=0 begin=-175
end=50 end=-100
image="units/monsters/cavespider-defend.png"
[/frame]
[frame]
begin=-100
end=100
image="units/monsters/cavespider-attack-melee.png" image="units/monsters/cavespider-attack-melee.png"
sound=hiss.wav sound=bite.ogg
[/frame]
[frame]
begin=100
end=175
image="units/monsters/cavespider-attack-defend.png"
[/frame]
[frame]
begin=175
end=200
image="units/monsters/cavespider.png"
[/frame] [/frame]
[/animation] [/animation]
[/attack] [/attack]
@ -87,16 +117,21 @@
image_diagonal="projectiles/web.png" image_diagonal="projectiles/web.png"
[/missile_frame] [/missile_frame]
[frame] [frame]
begin=-250 begin=-200
end=-150 end=-150
image="units/monsters/cavespider-attack-ranged.png" image="units/monsters/cavespider-attack-defend.png"
[/frame] [/frame]
[frame] [frame]
sound=net.wav sound=net.wav
begin= begin=-150
end=1 end=100
image="units/monsters/cavespider-attack-ranged.png" image="units/monsters/cavespider-attack-ranged.png"
[/frame] [/frame]
[frame]
begin=100
end=200
image="units/monsters/cavespider.png"
[/frame]
[/animation] [/animation]
range=ranged range=ranged
damage=6 damage=6

View File

@ -31,10 +31,21 @@
number=2 number=2
icon=attacks/animal-fangs.png icon=attacks/animal-fangs.png
[animation] [animation]
hits=no
[frame] [frame]
begin=-100 begin=-100
end=100 end=100
image=ant-attack.png image=ant-attack.png
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-100
end=100
image=ant-attack.png
sound=bite-small.ogg
[/frame] [/frame]
[/animation] [/animation]
[/attack] [/attack]

View File

@ -16,7 +16,6 @@
begin=0 begin=0
end=150 end=150
image="undead-dreadbat-defend.png" image="undead-dreadbat-defend.png"
sound=bat-flapping.wav
[/frame] [/frame]
[/movement_anim] [/movement_anim]
hitpoints=33 hitpoints=33
@ -47,10 +46,33 @@
{WEAPON_SPECIAL_DRAIN} {WEAPON_SPECIAL_DRAIN}
[/specials] [/specials]
[animation] [animation]
hits=no
[frame]
begin=-200
end=-100
image=undead-dreadbat-attack.png
sound=bat-flapping.wav
[/frame]
[frame] [frame]
begin=-100 begin=-100
end=100 end=100
image=undead-dreadbat-attack.png image=undead-dreadbat-attack.png
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[frame]
begin=-200
end=-100
image=undead-dreadbat-attack.png
sound=bat-flapping.wav
[/frame]
[frame]
begin=-100
end=100
image=undead-dreadbat-attack.png
sound=bite-small.ogg
[/frame] [/frame]
[/animation] [/animation]
[/attack] [/attack]

View File

@ -92,7 +92,7 @@ Special Notes:"+{SPECIAL_NOTES_POISON}+{SPECIAL_NOTES_SLOW}
begin=-100 begin=-100
end=100 end=100
image="units/monsters/cavespider-attack-melee.png" image="units/monsters/cavespider-attack-melee.png"
sound=hiss.wav sound=bite.ogg
[/frame] [/frame]
[frame] [frame]
begin=100 begin=100

View File

@ -92,6 +92,7 @@ Special Notes:"+{SPECIAL_NOTES_DRAIN}
begin=-100 begin=-100
end=50 end=50
image="units/undead/bloodbat-attack.png" image="units/undead/bloodbat-attack.png"
sound=bite-small.ogg
[/frame] [/frame]
[frame] [frame]
begin=50 begin=50

View File

@ -115,6 +115,7 @@ Special Notes:"+{SPECIAL_NOTES_DRAIN}
begin=-100 begin=-100
end=50 end=50
image="units/undead/bat-attack.png" image="units/undead/bat-attack.png"
sound=bite-small.ogg
[/frame] [/frame]
[frame] [frame]
begin=50 begin=50

BIN
sounds/bite-small.ogg Normal file

Binary file not shown.

BIN
sounds/bite.ogg Normal file

Binary file not shown.