Fixed units using sound files that do not exist
This commit is contained in:
parent
6f815bda19
commit
adb97731f4
14 changed files with 14 additions and 14 deletions
|
@ -52,7 +52,7 @@ get_hit_sound=groan.wav
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -39,7 +39,7 @@ get_hit_sound=groan.wav
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -40,7 +40,7 @@ get_hit_sound=female-hit.wav
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -79,7 +79,7 @@ get_hit_sound=groan.wav
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -59,7 +59,7 @@ get_hit_sound=groan.wav
|
|||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -29,7 +29,7 @@ get_hit_sound=ghoul-hit.wav
|
|||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=ghoul-attack.wav
|
||||
sound=ghoul-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -40,7 +40,7 @@ get_hit_sound=groan.wav
|
|||
image_diagonal=projectiles/darkmissile-ne.png
|
||||
[sound]
|
||||
time=-150
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
|
|
|
@ -54,7 +54,7 @@ get_hit_sound=skeleton-hit.wav
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -52,7 +52,7 @@ get_hit_sound=groan.wav
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -29,7 +29,7 @@ get_hit_sound=ghoul-hit.wav
|
|||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=ghoul-attack.wav
|
||||
sound=ghoul-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -61,7 +61,7 @@ ability=heals
|
|||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
|
|
|
@ -56,7 +56,7 @@ ability=cures
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -56,7 +56,7 @@ ability=heals
|
|||
[/missile_frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=magic.wav
|
||||
sound=magicmissile.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -15,7 +15,7 @@ advanceto=null
|
|||
cost=44
|
||||
usage=mixed fighter
|
||||
unit_description= _ "Cold and beautiful, she maintains her eternal youthful appearance drinking the blood of the living."
|
||||
get_hit_sound=female-groan.wav
|
||||
get_hit_sound=female-hit.wav
|
||||
[attack]
|
||||
name=blood kiss
|
||||
type=blade
|
||||
|
|
Loading…
Add table
Reference in a new issue