New knife sound for thunderer line melee. Made by Zookeeper.

This commit is contained in:
David Mikos 2013-10-20 23:54:05 +10:30
parent 3c86e74ce9
commit 59c5fe7d8f
5 changed files with 4 additions and 3 deletions

View file

@ -165,6 +165,7 @@ Version 1.11.6+dev:
* The MISSILE_FRAME_MUZZLE_FLARE_MISS macro now requires an X and Y argument.
* Added placehoder attack animations to the Fire Dragon.
* New MISSILE_FRAME_CHILL_WAVE and MISSILE_FRAME_SHADOW_WAVE macros, used in the dark adept line.
* New knife sound for thunderer line.
Version 1.11.6:
* Add-ons client:

BIN
data/core/sounds/knife.ogg Normal file

Binary file not shown.

View file

@ -244,7 +244,7 @@
image="units/dwarves/dragonguard/dragonguard-ne-blade[1~9,1].png:[50,100*8,50]"
[/frame]
{SOUND:HIT_AND_MISS axe.ogg {SOUND_LIST:MISS} 0}
{SOUND:HIT_AND_MISS knife.ogg {SOUND_LIST:MISS} 0}
[/else]
[/attack_anim]

View file

@ -225,7 +225,7 @@
image="units/dwarves/thunderer/thunderer-ne-blade[1~9,1].png:[50,100*8,50]"
[/frame]
{SOUND:HIT_AND_MISS axe.ogg {SOUND_LIST:MISS} 0}
{SOUND:HIT_AND_MISS knife.ogg {SOUND_LIST:MISS} 0}
[/else]
[/attack_anim]

View file

@ -212,7 +212,7 @@ Though a single shot from these thundersticks can take several minutes to
image="units/dwarves/thunderguard/thunderguard-ne-blade[1~9,1].png:[50,100*8,50]"
[/frame]
{SOUND:HIT_AND_MISS axe.ogg {SOUND_LIST:MISS} 0}
{SOUND:HIT_AND_MISS knife.ogg {SOUND_LIST:MISS} 0}
[/else]
[/attack_anim]