New ink sounds

This commit is contained in:
ln-zookeeper 2015-10-18 15:00:25 +03:00
parent a599a3338e
commit 3a5f25b999
6 changed files with 12 additions and 12 deletions

View file

@ -62,7 +62,7 @@ Version 1.13.1+dev:
* Add helper.child_count
* Add helper.child_array
* Music and sound effects:
* New dwarf hit and die sounds.
* New sounds: dwarf hit and die, ink.
* Terrains:
* Removed unit elevation from N-S hanging bridges
* Added unit elevation to NW-SE and SW-NE stone chasm bridges

View file

@ -51,20 +51,20 @@
[filter_attack]
name=ink
[/filter_attack]
missile_start_time=-200
missile_start_time=-300
[missile_frame]
duration=200
duration=300
image="projectiles/ink.png"
image_diagonal="projectiles/ink.png"
[/missile_frame]
start_time=-250
[frame]
image="units/monsters/kraken-tentacle-1.png:150"
[/frame]
{SOUND:HIT_AND_MISS squishy-strike.wav squishy-miss.wav -100}
start_time=-500
[frame]
image="units/monsters/kraken.png:100"
[/frame]
[frame]
image="units/monsters/kraken-tentacle-1.png:500"
[/frame]
{SOUND:HIT_AND_MISS ink.ogg ink-miss.ogg -500}
[/attack_anim]
# tentacles hit south----------------------------------------------

Binary file not shown.

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

Binary file not shown.

View file

@ -50,16 +50,16 @@
name=ink
[/filter_attack]
start_time=-500
missile_start_time=-200
missile_start_time=-300
[missile_frame]
duration=200
duration=300
image="projectiles/ink.png"
image_diagonal="projectiles/ink.png"
[/missile_frame]
[frame]
image="units/monsters/cuttlefish-ranged-[1~6].png:100"
[/frame]
{SOUND:HIT_AND_MISS squishy-strike.wav squishy-miss.wav -100}
{SOUND:HIT_AND_MISS ink.ogg ink-miss.ogg -500}
[/attack_anim]
[attack_anim]
[filter_attack]

View file

@ -21,7 +21,7 @@ Version 1.13.1+dev:
erroneous textdomain declarations (bug #23839).
* Music and sound effects:
* New dwarf hit and die sounds.
* New sounds: dwarf hit and die, ink.
* User interface:
* Added a version dialog button to the title screen, replacing the Paths