Merge 2006-07-14T12:36:17Z!lari.nieminen@iki.fi, A simple sound for when a unit is stoned, into trunk/

This commit is contained in:
Isaac Clerencia Perez 2006-07-17 07:54:47 +00:00
parent be5db03ccf
commit fed925b15e
2 changed files with 27 additions and 0 deletions

View file

@ -26,6 +26,7 @@
{WEAPON_SPECIAL_STONE}
[/specials]
[animation]
hits=no
[missile_frame]
begin=-200
end=0
@ -44,6 +45,32 @@
image="units/cockatrice-attack2.png"
[/frame]
[/animation]
[animation]
hits=yes
[missile_frame]
begin=-200
end=0
image="projectiles/gaze.png"
image_diagonal="projectiles/gaze.png"
[/missile_frame]
[frame]
begin=-300
end=-100
image="units/cockatrice-attack1.png"
sound=wail.wav
[/frame]
[frame]
begin=-100
end=0
image="units/cockatrice-attack2.png"
[/frame]
[frame]
begin=0
end=100
image="units/cockatrice-attack2.png"
sound=stoned.ogg
[/frame]
[/animation]
[/attack]
[defend]
[frame]

BIN
sounds/stoned.ogg Normal file

Binary file not shown.