diff --git a/attic/README b/attic/README index 6637d30035c..fd2702598ec 100644 --- a/attic/README +++ b/attic/README @@ -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. diff --git a/data/campaigns/Under_the_Burning_Suns/units/Desert_Fighter.cfg b/data/campaigns/Under_the_Burning_Suns/units/Desert_Fighter.cfg index 9d738cea3bf..97cb72d093e 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/Desert_Fighter.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/Desert_Fighter.cfg @@ -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 diff --git a/data/campaigns/Under_the_Burning_Suns/units/Desert_Shyde.cfg b/data/campaigns/Under_the_Burning_Suns/units/Desert_Shyde.cfg index 4169fe30822..7d005acf2a5 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/Desert_Shyde.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/Desert_Shyde.cfg @@ -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} diff --git a/data/core/units/monsters/Yeti.cfg b/data/core/units/monsters/Yeti.cfg index 40103cdf55f..f93127c20dd 100644 --- a/data/core/units/monsters/Yeti.cfg +++ b/data/core/units/monsters/Yeti.cfg @@ -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]