diff --git a/changelog b/changelog index e4b74597d59..3a3f496ee8e 100644 --- a/changelog +++ b/changelog @@ -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: diff --git a/data/core/images/portraits/ARTISTS b/data/core/images/portraits/ARTISTS index 859e0f98306..32c77808a2e 100644 --- a/data/core/images/portraits/ARTISTS +++ b/data/core/images/portraits/ARTISTS @@ -103,6 +103,8 @@ Dwarves: Runemaster Scout Explorer +Other + Ancient Wose Sleepwalker/Marcus Rosén diff --git a/data/core/images/portraits/woses/ancient-wose.png b/data/core/images/portraits/woses/ancient-wose.png new file mode 100644 index 00000000000..4e96fba1345 Binary files /dev/null and b/data/core/images/portraits/woses/ancient-wose.png differ diff --git a/data/core/images/portraits/woses/transparent/ancient-wose.png b/data/core/images/portraits/woses/transparent/ancient-wose.png new file mode 100644 index 00000000000..71378d52d5f Binary files /dev/null and b/data/core/images/portraits/woses/transparent/ancient-wose.png differ diff --git a/data/core/units/wose/Ancient.cfg b/data/core/units/wose/Ancient.cfg index 5fa8b207acf..2905850c434 100644 --- a/data/core/units/wose/Ancient.cfg +++ b/data/core/units/wose/Ancient.cfg @@ -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] diff --git a/data/core/units/wose/Elder.cfg b/data/core/units/wose/Elder.cfg index 23de0b3680f..5de1987b2ef 100644 --- a/data/core/units/wose/Elder.cfg +++ b/data/core/units/wose/Elder.cfg @@ -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] diff --git a/data/core/units/wose/Wose.cfg b/data/core/units/wose/Wose.cfg index 7179df0b54f..3f55f3685e2 100644 --- a/data/core/units/wose/Wose.cfg +++ b/data/core/units/wose/Wose.cfg @@ -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 } diff --git a/players_changelog b/players_changelog index 59483b74da7..515e91b68cf 100644 --- a/players_changelog +++ b/players_changelog @@ -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.