Add and wire new Ancient Wose portrait.

Update changelogs, portrait credits.
This commit is contained in:
Phil Barber 2009-08-17 20:26:50 +00:00
parent c8d956a62c
commit debc2fc89f
8 changed files with 45 additions and 0 deletions

View file

@ -1,6 +1,8 @@
Version 1.7.3+svn:
* AI:
* Formula AI debugger (uses -new-widgets)
* Graphics:
* New portrait for the Ancient Wose.
* Language and i18n:
* Updated translations: Russian
* Miscellaneous and bugfixes:

View file

@ -103,6 +103,8 @@ Dwarves:
Runemaster
Scout
Explorer
Other
Ancient Wose
Sleepwalker/Marcus Rosén

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

View file

@ -4,6 +4,7 @@
name= _ "Ancient Wose"
race=wose
image="units/woses/wose-ancient.png"
profile="portraits/woses/ancient-wose.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=80
movement_type=treefolk
@ -18,6 +19,18 @@
description= _ "There is a curious story of a farmer who had a great oak in his lawn, a tree which had stood when his father first broke the soil on that land, and under which his family had many memories. It was thus a shock to him, one morning, when he awoke to find it somehow spirited away, with nothing but a bare patch of earth where it once stood.
Such encounters are all that is known of what are presumably the most ancient of woses."+{SPECIAL_NOTES}+{SPECIAL_NOTES_AMBUSH}+{SPECIAL_NOTES_REGENERATES}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/woses/transparent/ancient-wose.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/woses/transparent/ancient-wose.png"
[/portrait]
usage=fighter
die_sound=wose-die.ogg
[abilities]

View file

@ -4,6 +4,7 @@
name= _ "Elder Wose"
race=wose
image="units/woses/wose-elder.png"
profile="portraits/woses/ancient-wose.png"
{MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=64
movement_type=treefolk
@ -17,6 +18,18 @@
description= _ "Woses have been said to possess many shapes, all of them tree-like in form, and as they age, to increase in size. Tales tell of woses who resemble trees in this respect as well, towering over the creatures who walk beneath them. This is the greater part of why they are so rarely seen - standing in the slumber which they so often do, a wose of that stature appears to be nothing more than an oddly-shaped tree. Even a careless elf can sometimes be fooled.
Woses are not warriors by any means, but their great strength can easily be turned to violence, should someone manage to raise the ire of these creatures."+{SPECIAL_NOTES}+{SPECIAL_NOTES_AMBUSH}+{SPECIAL_NOTES_REGENERATES}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/woses/transparent/ancient-wose.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/woses/transparent/ancient-wose.png"
[/portrait]
usage=fighter
die_sound=wose-die.ogg
[abilities]

View file

@ -4,6 +4,7 @@
name= _ "Wose"
race=wose
image="units/woses/wose.png"
profile="portraits/woses/ancient-wose.png"
{MAGENTA_IS_THE_TEAM_COLOR}
ellipse="misc/ellipse"
hitpoints=52
@ -18,6 +19,18 @@
description= _ "Rarely seen even by elves, the Wose is an order of creature about which little is known. The elves are the source of most of this knowledge; they know that these beings are not descended from trees, despite the similarity in form, and they know that a wose is more closely tied to the faerie world than the elves themselves, though in a different way. The motives and workings of their kind are unknown, though most subscribe to the obvious theory that woses are dedicated wardens of the natural world.
Woses are utterly unwarlike, but possess a great strength. They are, however, neither used to, nor quick at moving around."+{SPECIAL_NOTES}+{SPECIAL_NOTES_AMBUSH}+{SPECIAL_NOTES_REGENERATES}
[portrait]
size=400
side="left"
mirror="false"
image="portraits/woses/transparent/ancient-wose.png"
[/portrait]
[portrait]
size=400
side="right"
mirror="true"
image="portraits/woses/transparent/ancient-wose.png"
[/portrait]
usage=fighter
die_sound=wose-die.ogg
{DEFENSE_ANIM "units/woses/wose-defend.png" "units/woses/wose.png" wose-hit.ogg }

View file

@ -3,6 +3,8 @@ changes may be omitted). For a complete list of changes, see the main
changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
Version 1.7.3+svn:
* Graphics:
* New portrait for the Ancient Wose.
* Language and translations:
* Updated translations: Russian.