Add and wire new Human Fencer portrait, update changelogs, portrait credits.

This commit is contained in:
Phil Barber 2009-07-26 08:30:26 +00:00
parent 90540e2ecd
commit 03f7e7fb68
6 changed files with 16 additions and 2 deletions

View file

@ -4,7 +4,7 @@ Version 1.7.2+svn:
* Fixed bug #13978: UtBS: "stun" ability doesn't modify enemy ZoC
* Graphics:
* New portrait for the Duelist, Mermaid Enchantress/Siren,
Priestess/Diviner, Merman Fighter/Warrior.
Priestess/Diviner, Merman Fighter/Warrior, Fencer.
* New unit graphics and animations for the Troll Hero.
* Language and i18n:
* Updated translations: Dutch, Estonian, French, Hungarian

View file

@ -75,6 +75,7 @@ Human Loyalists:
Horseman
Knight
Cavalryman
Fencer
Duelist

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View file

@ -4,6 +4,7 @@
name= _ "Fencer"
race=human
image="units/human-loyalists/fencer.png"
profile="portraits/humans/fencer.png"
ellipse="misc/ellipse"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=28
@ -19,6 +20,18 @@
Outfitted with only a dagger and saber, fencers are light on their feet and useful in many situations where their armor-bound peers are at a disadvantage. They take relish in dancing circles around troops like heavy infantry, mocking the weight of their full armor."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SKIRMISHER}
die_sound={SOUND_LIST:HUMAN_DIE}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/humans/transparent/fencer.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/humans/transparent/fencer.png"
[/portrait]
[resistance]
cold=90
[/resistance]

View file

@ -9,7 +9,7 @@ Version 1.7.2+svn:
* Graphics
* New portrait for the Duelist, Mermaid Enchantress/Siren,
Priestess/Diviner, Merman Fighter/Warrior.
Priestess/Diviner, Merman Fighter/Warrior, Fencer.
* New unit graphics and animations for the Troll Hero.
* Language and translations