Add and wire Valkier's Skeleton portrait,
...update changelogs, portrait credits. Add Valkier to about.cfg.
This commit is contained in:
parent
bef5b93e84
commit
323b02e51c
7 changed files with 22 additions and 2 deletions
|
@ -5,7 +5,7 @@ Version 1.7.1+svn:
|
|||
* Graphics:
|
||||
* New portrait for male and female Footpad, male and female Outlaw,
|
||||
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager, Dwarf
|
||||
Explorer
|
||||
Explorer, Cavalryman, Skeleton.
|
||||
* New unit graphics and animations for the Dwarvish Scout, Pathfinder
|
||||
and Explorer, Drake Slasher, Drake Warden
|
||||
* Language and i18n:
|
||||
|
|
|
@ -403,6 +403,10 @@
|
|||
name = "Cernunnos"
|
||||
comment = "merman villages"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Chris Wilson (Valkier)"
|
||||
comment = "portraits"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Christian Sirviö (Girgistian)"
|
||||
comment = "portraits (sketches)"
|
||||
|
|
|
@ -97,6 +97,9 @@ DUHH/Kim Holm
|
|||
JustinOperable/Justin Nichols
|
||||
Ogre
|
||||
|
||||
Valkier/Chris Wilson
|
||||
Skeleton
|
||||
|
||||
thespaceinvader/Philip Barber and Girgistan/Christian Sirviö:
|
||||
Undead Death Knight
|
||||
Drake Clasher
|
||||
|
|
BIN
data/core/images/portraits/undead/skeleton.png
Normal file
BIN
data/core/images/portraits/undead/skeleton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
data/core/images/portraits/undead/transparent/skeleton.png
Normal file
BIN
data/core/images/portraits/undead/transparent/skeleton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 143 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Skeleton"
|
||||
race=undead
|
||||
image="units/undead-skeletal/skeleton.png"
|
||||
profile="portraits/undead/skeleton.png"
|
||||
ellipse="misc/ellipse"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=34
|
||||
|
@ -18,6 +19,18 @@
|
|||
description= _ "Skeletons are warriors who have been slain in battle and brought back by dark magics. Nearly mindless, and unwavering in their purpose, they fear neither pain, nor death, and their mere presence will often frighten away any who would challenge their master."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SUBMERGE}
|
||||
die_sound={SOUND_LIST:SKELETON_DIE}
|
||||
{DEFENSE_ANIM "units/undead-skeletal/skeleton-defend-2.png" "units/undead-skeletal/skeleton-defend-1.png" {SOUND_LIST:SKELETON_HIT} }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/undead/transparent/skeleton.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/undead/transparent/skeleton.png"
|
||||
[/portrait]
|
||||
[abilities]
|
||||
{ABILITY_SUBMERGE}
|
||||
[/abilities]
|
||||
|
|
|
@ -10,7 +10,7 @@ Version 1.7.1+svn:
|
|||
* Graphics
|
||||
* New portrait for male and female Footpad, male and female Outlaw,
|
||||
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager, Dwarf
|
||||
Explorer.
|
||||
Explorer, Cavalryman, Skeleton.
|
||||
* New unit graphics and animations for the Dwarvish Scout, Pathfinder,
|
||||
and Explorer, Drake Slasher, Drake Warden.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue