mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 16:21:40 +00:00
Fix some places where 'unused' frames were not wired in...
...but clearly should have been.
This commit is contained in:
parent
7a0b668a30
commit
1b24006284
@ -9,7 +9,7 @@ units/thain.png,units/thain2.png:
|
||||
Originally from SoF. 1.3-sized.
|
||||
|
||||
desert-elvish-druid-statue.png, desert-elvish-shyde-statue:
|
||||
Used in older fersions of UtBS. 1.3-sized.
|
||||
Used in older versions of UtBS. 1.3-sized.
|
||||
|
||||
keratur.png:
|
||||
The original image for the uncloaked assassin in UtBS. 1.3-sized.
|
||||
|
@ -103,7 +103,7 @@
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=units/elves-desert/fighter-bow-attack2.png
|
||||
image=units/elves-desert/fighter-bow-attack3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
|
@ -91,12 +91,12 @@
|
||||
[frame]
|
||||
begin=225
|
||||
end=275
|
||||
image="units/elves-desert/shyde-healing1.png"
|
||||
image="units/elves-desert/shyde-healing11.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=275
|
||||
end=325
|
||||
image="units/elves-desert/shyde-healing2.png"
|
||||
image="units/elves-desert/shyde-healing12.png"
|
||||
[/frame]
|
||||
[/healing_anim]
|
||||
# melee attack increased from 4-2 to 5-2
|
||||
@ -153,7 +153,7 @@
|
||||
begin=-200
|
||||
sound=magic-thorns-1.ogg,magic-thorns-2.ogg
|
||||
end=-100
|
||||
image="units/elves-desert/shyde-ftouch-attack3.png"
|
||||
image="units/elves-desert/shyde-ranged.png"
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
@ -162,7 +162,7 @@
|
||||
begin=-200
|
||||
sound=magic-thorns-miss-1.ogg,magic-thorns-miss-2.ogg
|
||||
end=-100
|
||||
image="units/elves-desert/shyde-ftouch-attack3.png"
|
||||
image="units/elves-desert/shyde-ranged.png"
|
||||
[/frame]
|
||||
[/else]
|
||||
[/attack_anim]
|
||||
@ -180,7 +180,7 @@
|
||||
[frame]
|
||||
begin=-150
|
||||
end=0
|
||||
image="units/elves-desert/shyde-ftouch-attack3.png"
|
||||
image="units/elves-desert/shyde-ranged.png"
|
||||
sound=entangle.wav
|
||||
[/frame]
|
||||
{SOUND:SLOW}
|
||||
|
@ -83,4 +83,34 @@
|
||||
image="units/monsters/yeti.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
# FIXME: Commented out because these images are in 1.2 size and style
|
||||
[comment]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/monsters/yeti-die1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/monsters/yeti-die2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=300
|
||||
image="units/monsters/yeti-die3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=300
|
||||
end=400
|
||||
image="units/monsters/yeti-die4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=400
|
||||
end=500
|
||||
image="units/monsters/yeti-die5.png"
|
||||
[/frame]
|
||||
[/death]
|
||||
[/comment]
|
||||
[/unit]
|
||||
|
Loading…
x
Reference in New Issue
Block a user