Removed redundant get_hit_sound= keys

(which caused sound bugs) and fixed the ruffian's defense animation.
This commit is contained in:
Lari Nieminen 2007-06-09 21:04:01 +00:00
parent e36c1421ae
commit fd21a69f94
4 changed files with 4 additions and 35 deletions

View file

@ -15,20 +15,8 @@
cost=6
usage=fighter
unit_description= _ "Some men without particular skills cannot or will not make an honest living. Those that attempt to make their way through life by the heavy end of a stick, are known as 'Ruffians'. With enough experience they can learn to swing a bigger club or throw things, but not both."
get_hit_sound={SOUND_LIST:HUMAN_HIT}
die_sound={SOUND_LIST:HUMAN_DIE}
[defend]
[frame]
begin=-150
end=-50
image="units/human-peasants/ruffian.png"
[/frame]
[frame]
begin=-50
end=150
image="units/human-peasants/ruffian-defend.png"
[/frame]
[/defend]
{DEFENSE_ANIM "units/human-peasants/ruffian-defend.png" "units/human-peasants/ruffian.png" {SOUND_LIST:HUMAN_HIT} }
[attack]
name=club
description= _ "club"

View file

@ -16,7 +16,6 @@
cost=37
usage=scout
unit_description= _ "Gryphon Masters have long experience flying the Gryphons, which have become an extension of themselves. This special relationship makes the heart of the earth-bound tremble, for these mighty flyers may strike from anywhere."
get_hit_sound={SOUND_LIST:GRYPHON_HIT}
die_sound={SOUND_LIST:GRYPHON_DIE}
[defense]
mountains=40
@ -104,6 +103,6 @@
image="units/dwarves/gryphon-master-flying-8.png"
[/frame]
[/movement_anim]
{DEFENSE_ANIM "units/dwarves/gryphon-master-attack.png" "units/dwarves/gryphon-master-flying-8.png" {SOUND_LIST:GRYPHON_HIT} }
[/unit]

View file

@ -16,7 +16,6 @@
cost=24
usage=scout
unit_description= _ "Only a few are able to bond with the mighty Gryphons. Those who do may become Gryphon Riders, and discover the world of the skies upon the backs of these flying beasts."
get_hit_sound={SOUND_LIST:GRYPHON_HIT}
die_sound={SOUND_LIST:GRYPHON_DIE}
[defense]
mountains=40
@ -104,6 +103,6 @@
image="units/dwarves/gryphon-rider-flying-8.png"
[/frame]
[/movement_anim]
{DEFENSE_ANIM "units/dwarves/gryphon-rider-attack.png" "units/dwarves/gryphon-rider-flying-8.png" {SOUND_LIST:GRYPHON_HIT} }
[/unit]

View file

@ -16,8 +16,8 @@
cost=12
usage=fighter
unit_description= _ "Orcish Grunts form the core of the orcish forces. Although slower than human or elven fighters, Grunts can deliver much more powerful blows, and take more hits before falling."
get_hit_sound={SOUND_LIST:ORC_HIT}
die_sound={SOUND_LIST:ORC_DIE}
{DEFENSE_ANIM "units/orcs/grunt-defend.png" "units/orcs/grunt.png" {SOUND_LIST:ORC_HIT} }
[death]
start_time=0
[frame]
@ -53,23 +53,6 @@
image="units/orcs/grunt-die-8.png"
[/frame]
[/death]
[defend]
[frame]
begin=-150
end=-125
image="units/orcs/grunt.png"
[/frame]
[frame]
begin=-125
end=125
image="units/orcs/grunt-defend.png"
[/frame]
[frame]
begin=125
end=150
image="units/orcs/grunt.png"
[/frame]
[/defend]
[attack]
name=sword
icon=attacks/sword-orcish.png