Added a tail sound, only used by the fire dragon though.

This commit is contained in:
Lari Nieminen 2006-06-25 12:03:50 +00:00
parent effa2f08ff
commit 4f0b6d3e08
3 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@ Version 1.1.7:
* increased the melee attack of the Necrophage from 6-3 to 7-3
* decreased the XP requirement of the Necrophage from 66 to 40
* music & sound
* new or improved sounds: lich hit & die, bite
* new or improved sounds: lich hit & die, bite, tail
* graphics
* new village flag animation
* some units and animations updated for team color support

View file

@ -63,16 +63,16 @@
[animation]
hits=yes
[frame]
begin=-100
begin=-200
end=100
image="units/fire-dragon-attack-tail.png"
sound=mace.wav
sound=tail.ogg
[/frame]
[/animation]
[animation]
hits=no
[frame]
begin=-100
begin=-200
end=100
image="units/fire-dragon-attack-tail.png"
sound={SOUND_LIST:MISS}

BIN
sounds/tail.ogg Normal file

Binary file not shown.