Add and wire new Cavalier portrait, update changelogs, portrait credits.

This commit is contained in:
Phil Barber 2009-08-02 08:18:51 +00:00
parent bc45f5920a
commit 2c4d5a7693
7 changed files with 31 additions and 4 deletions

View file

@ -9,7 +9,8 @@ Version 1.7.2+svn:
* Graphics:
* New portrait for the Duelist, Mermaid Enchantress/Siren,
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton.
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton
Cavalier.
* New unit graphics and animations for the Troll Hero, Drake Glider.
* Language and i18n:
* Updated translations: Czech, Dutch, Estonian, French, German, Hungarian

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

View file

@ -4,7 +4,7 @@
name= _ "Cavalier"
race=human
image="units/human-loyalists/cavalier.png"
profile="portraits/humans/cavalryman.png"
profile="portraits/humans/cavalier.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=68
movement_type=mounted
@ -20,6 +20,18 @@
usage=scout
description= _ "A triumphant sight on the battlefield, cavaliers are masters at the use of both sword and crossbow from horseback. This is fearsome when combined with their mobility; such might, and the daring deeds it fosters, are the subject of many a tale and song."
die_sound=horse-die.ogg
[portrait]
size=400
side="left"
mirror="false"
image="portraits/humans/transparent/cavalier.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/humans/transparent/cavalier.png"
[/portrait]
[movement_anim]
[frame]
begin=0

View file

@ -4,7 +4,7 @@
name= _ "Dragoon"
race=human
image="units/human-loyalists/dragoon.png"
profile="portraits/humans/cavalryman.png"
profile="portraits/humans/cavalier.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=53
movement_type=mounted
@ -19,6 +19,18 @@
usage=scout
description= _ "The more talented cavalrymen in the armies of Wesnoth are trained in the use of the crossbow, and outfitted with much more powerful steeds. Well-armored, and skilled in the use of their swords, these soldiers can drive forward and hold the ground they take. Their mobility and resilience make them of great value on the battlefield."
die_sound=horse-die.ogg
[portrait]
size=400
side="left"
mirror="false"
image="portraits/humans/transparent/cavalier.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/humans/transparent/cavalier.png"
[/portrait]
[movement_anim]
[frame]
begin=0

View file

@ -12,7 +12,8 @@ Version 1.7.2+svn:
* Graphics
* New portrait for the Duelist, Mermaid Enchantress/Siren,
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton.
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton
Cavalier.
* New unit graphics and animations for the Troll Hero, Drake Glider.
* Language and translations