Add and wire new portrait for Draug...
...and one alternate, both by Valkier. Update changelogs, portrait credits.
This commit is contained in:
parent
aba3de0ccd
commit
f27eb4a788
7 changed files with 18 additions and 3 deletions
|
@ -22,8 +22,8 @@ Version 1.9.0-svn:
|
|||
the scenario.
|
||||
* New images for the Infantry Lieutenant and Commander by Rhyging5
|
||||
* Graphics
|
||||
* Added new portrait for the Orc Archer, and several new Orc Grunt line
|
||||
alternates.
|
||||
* Added new portraits for: the Orc Archer, several new Orc Grunt line
|
||||
alternates, Draug and one alternate.
|
||||
* New animations (not yet including leading animations) for Drake Flare
|
||||
and Flameheart.
|
||||
* Language and i18n:
|
||||
|
|
|
@ -139,6 +139,7 @@ Valkier/Chris Wilson
|
|||
Skeleton
|
||||
Deathblade
|
||||
Revenant
|
||||
Draug and alternate
|
||||
|
||||
bera/Bora Orcal
|
||||
Goblin Impaler
|
||||
|
|
BIN
data/core/images/portraits/undead/draug.png
Normal file
BIN
data/core/images/portraits/undead/draug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
BIN
data/core/images/portraits/undead/transparent/draug-2.png
Normal file
BIN
data/core/images/portraits/undead/transparent/draug-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 177 KiB |
BIN
data/core/images/portraits/undead/transparent/draug.png
Normal file
BIN
data/core/images/portraits/undead/transparent/draug.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 218 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Draug"
|
||||
race=undead
|
||||
image="units/undead-skeletal/draug.png"
|
||||
profile="portraits/undead/draug.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=68
|
||||
movement_type=undeadfoot
|
||||
|
@ -17,6 +18,18 @@
|
|||
usage=fighter
|
||||
description= _ "There is little left, in these towering ruins, of the men they once were. Warriors at heart, they are now lost in the dream of unlife; wandering through the battles of their memory and fighting desperately for release, for a peace bought only by strength of arms. And so they struggle; both unthinking, and unrelenting."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SUBMERGE}
|
||||
die_sound=skeleton-big-die.ogg
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/undead/transparent/draug.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/undead/transparent/draug.png"
|
||||
[/portrait]
|
||||
[abilities]
|
||||
{ABILITY_SUBMERGE}
|
||||
[/abilities]
|
||||
|
|
|
@ -24,7 +24,8 @@ Version 1.9.0-svn:
|
|||
* New Terrains: stone-wall-lit, snowy castle, snowy fort, desert castle,
|
||||
tropical water, dead grass, dark dirt, mine rail tracks, dry hills.
|
||||
* Improved Terrains: animated water, grass, savanna, desert road.
|
||||
* New Portraits: Orc Archer, Orc Grunt line alternates #4, #5 and #6.
|
||||
* New Portraits: Orc Archer, Orc Grunt line alternates #4, #5 and #6,
|
||||
Draug and alternate.
|
||||
* New Animations: Drake Flare and Flameheart (leading animation still
|
||||
missing)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue