Better attack sounds for Human Commander and Ixthala Demon

(and hit/death sounds for the Demon).
This commit is contained in:
Jan Rietema 2008-01-28 18:29:39 +00:00
parent d0c182c52e
commit 36d629ce40
2 changed files with 4 additions and 3 deletions

View file

@ -110,7 +110,6 @@
begin=0
end=100
image=human-commander-ranged1.png
sound=bow-miss.ogg
[/frame]
[frame]
begin=100
@ -131,7 +130,7 @@
begin=-100
end=100
image=human-commander-attack2.png
sound=dagger-swish.wav
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} 20}
[/attack_anim]
[/unit]

View file

@ -4,7 +4,7 @@
name= _ "Ixthala Demon"
race=monster
image=demon.png
{DEFENSE_ANIM "demon-defend.png" demon.png groan.wav }
{DEFENSE_ANIM "demon-defend.png" demon.png {SOUND_LIST:DRAKE_HIT} }
hitpoints=40
movement_type=lizard
[resistance]
@ -19,6 +19,7 @@
cost=30
usage=fighter
unit_description= _ "Very few people who have every faced an Ixthala Demon have survived to tell the tale. Some believe that they come from some other plane of existence, others believe that they were some demented creation of a fire mage. But whatever they are they are, all agree that they are extremely dangerous. "
die_sound=drake-die.ogg
[attack]
name=flaming sword
description= _"flaming sword"
@ -42,5 +43,6 @@
end=150
image=demon-attack-2.png
[/frame]
{SOUND:HIT_AND_MISS torch.ogg torch-miss.ogg 75}
[/attack_anim]
[/unit]