Tweaked throwing knife sounds.

This commit is contained in:
Lari Nieminen 2006-04-05 19:02:24 +00:00
parent dc67b84bd5
commit 811619dc91
6 changed files with 156 additions and 166 deletions

View file

@ -99,55 +99,45 @@ Special Notes: while a unit with the same allegiance as the assassin distracts a
damage=5
number=3
[animation]
hits=no
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/human-outlaws/assassin-throwknife1.png"
[/frame]
[frame]
begin=-100
end=0
image="units/human-outlaws/assassin-throwknife1.png"
sound={SOUND_LIST:MISS}
[/frame]
[frame]
begin=0
end=150
image="units/human-outlaws/assassin-throwknife2.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/human-outlaws/assassin-throwknife1.png"
[/frame]
[frame]
begin=-100
end=0
image="units/human-outlaws/assassin-throwknife1.png"
sound=knife.wav
[/frame]
[frame]
begin=0
end=150
image="units/human-outlaws/assassin-throwknife2.png"
[/frame]
[/animation]
hits=no
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-250
end=-150
image="units/human-outlaws/assassin-throwknife1.png"
sound=throwing-knife-miss.ogg
[/frame]
[frame]
begin=-150
end=0
image="units/human-outlaws/assassin-throwknife2.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-250
end=-150
image="units/human-outlaws/assassin-throwknife1.png"
sound=throwing-knife.ogg
[/frame]
[frame]
begin=-150
end=0
image="units/human-outlaws/assassin-throwknife2.png"
[/frame]
[/animation]
[/attack]
[female]
name= _ "female^Assassin"

View file

@ -64,45 +64,45 @@ Special Notes: while a unit with the same allegiance as the rogue distracts an e
damage=4
number=3
[animation]
hits=no
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
[/frame]
[frame]
begin=-100
end=50
image="units/human-outlaws/rogue-ranged.png"
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
[/frame]
[frame]
begin=-100
end=50
image="units/human-outlaws/rogue-ranged.png"
sound=knife.wav
[/frame]
[/animation]
hits=no
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
sound=throwing-knife-miss.ogg
[/frame]
[frame]
begin=-100
end=50
image="units/human-outlaws/rogue-ranged.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-150
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/human-outlaws/rogue-ranged.png"
sound=throwing-knife.ogg
[/frame]
[frame]
begin=-100
end=50
image="units/human-outlaws/rogue-ranged.png"
[/frame]
[/animation]
[/attack]
[female]
name= _ "female^Rogue"

View file

@ -63,44 +63,44 @@ Special Notes: Orcish Assassins use poison on their throwing knives, and victims
{WEAPON_SPECIAL_POISON}
[/specials]
[animation]
hits=no
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/orcs/assassin-knife.png"
[/frame]
[frame]
begin=-100
end=50
image="units/orcs/assassin-knife.png"
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/orcs/assassin-knife.png"
[/frame]
[frame]
begin=-100
end=50
image="units/orcs/assassin-knife.png"
sound=dart.wav
[/frame]
[/animation]
hits=no
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/orcs/assassin-defend.png"
sound=throwing-knife-miss.ogg
[/frame]
[frame]
begin=-100
end=0
image="units/orcs/assassin-knife.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-200
end=-100
image="units/orcs/assassin-defend.png"
sound=throwing-knife.ogg
[/frame]
[frame]
begin=-100
end=0
image="units/orcs/assassin-knife.png"
[/frame]
[/animation]
[/attack]
[/unit]

View file

@ -84,44 +84,44 @@ Special Notes: Orcish Slayers use poison on their throwing knives, and victims o
{WEAPON_SPECIAL_POISON}
[/specials]
[animation]
hits=no
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/orcs/slayer.png"
[/frame]
[frame]
begin=-100
end=0
image="units/orcs/slayer-ranged.png"
sound={SOUND_LIST:MISS}
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/orcs/slayer.png"
[/frame]
[frame]
begin=-100
end=0
image="units/orcs/slayer-ranged.png"
sound=dart.wav
[/frame]
[/animation]
hits=no
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/orcs/slayer.png"
sound=throwing-knife-miss.ogg
[/frame]
[frame]
begin=-100
end=0
image="units/orcs/slayer-ranged.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-100
end=0
image="projectiles/dagger-n.png"
image_diagonal="projectiles/dagger-ne.png"
[/missile_frame]
[frame]
begin=-150
end=-100
image="units/orcs/slayer.png"
sound=throwing-knife.ogg
[/frame]
[frame]
begin=-100
end=0
image="units/orcs/slayer-ranged.png"
[/frame]
[/animation]
[/attack]
[/unit]

Binary file not shown.

BIN
sounds/throwing-knife.ogg Normal file

Binary file not shown.