mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 23:12:04 +00:00
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:
parent
be5db03ccf
commit
fed925b15e
@ -26,6 +26,7 @@
|
|||||||
{WEAPON_SPECIAL_STONE}
|
{WEAPON_SPECIAL_STONE}
|
||||||
[/specials]
|
[/specials]
|
||||||
[animation]
|
[animation]
|
||||||
|
hits=no
|
||||||
[missile_frame]
|
[missile_frame]
|
||||||
begin=-200
|
begin=-200
|
||||||
end=0
|
end=0
|
||||||
@ -44,6 +45,32 @@
|
|||||||
image="units/cockatrice-attack2.png"
|
image="units/cockatrice-attack2.png"
|
||||||
[/frame]
|
[/frame]
|
||||||
[/animation]
|
[/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]
|
[/attack]
|
||||||
[defend]
|
[defend]
|
||||||
[frame]
|
[frame]
|
||||||
|
BIN
sounds/stoned.ogg
Normal file
BIN
sounds/stoned.ogg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user