Add and wire new Revenant portrait, update changelogs, portrait credits.
This commit is contained in:
parent
54ddcc51ba
commit
1c722f80d9
6 changed files with 16 additions and 2 deletions
|
@ -23,7 +23,7 @@ Version 1.7.2+svn:
|
|||
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton,
|
||||
Cavalier, Direwolf Rider, Paladin, Deathblade, Thug, Bandit,
|
||||
alternate Goblin Rouser.
|
||||
alternate Goblin Rouser, Revenant.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider, Sky
|
||||
Drake, Hurricane Drake, Drake Burner, Drake Fighter.
|
||||
* Language and i18n:
|
||||
|
|
|
@ -115,6 +115,7 @@ JustinOperable/Justin Nichols
|
|||
Valkier/Chris Wilson
|
||||
Skeleton
|
||||
Deathblade
|
||||
Revenant
|
||||
|
||||
bera/Bora Orcal
|
||||
Goblin Impaler
|
||||
|
|
BIN
data/core/images/portraits/undead/revenant.png
Normal file
BIN
data/core/images/portraits/undead/revenant.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
BIN
data/core/images/portraits/undead/transparent/revenant.png
Normal file
BIN
data/core/images/portraits/undead/transparent/revenant.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
|
@ -5,6 +5,7 @@
|
|||
# wmllint: general spelling revenants
|
||||
race=undead
|
||||
image="units/undead-skeletal/revenant.png"
|
||||
profile="portraits/undead/revenant.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=47
|
||||
movement_type=undeadfoot
|
||||
|
@ -17,6 +18,18 @@
|
|||
usage=fighter
|
||||
description= _ "Given false life to do battle once more, the creatures known as Revenants were clearly great warriors in their time, though the memory of that time is now long gone. Even the sorcerers who raised them can only speculate on their past. Such questions aside, a Revenant is a powerful tool in combat: a fearless warrior that feels no pain, and which will fight to the bitter end."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SUBMERGE}
|
||||
die_sound=skeleton-big-die.ogg
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/undead/transparent/revenant.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/undead/transparent/revenant.png"
|
||||
[/portrait]
|
||||
[abilities]
|
||||
{ABILITY_SUBMERGE}
|
||||
[/abilities]
|
||||
|
|
|
@ -24,7 +24,7 @@ Version 1.7.2+svn:
|
|||
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton,
|
||||
Cavalier, Direwolf Rider, Paladin, Deathblade, Thug, Bandit,
|
||||
alternate Goblin Rouser.
|
||||
alternate Goblin Rouser, Revenant.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider, Sky
|
||||
Drake, Hurricane Drake, Drake Burner, Drake Fighter.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue