Add and wire new Mermaid Enchantress/Siren portrait,
...update changelogs, portrait credits.
This commit is contained in:
parent
544c51987e
commit
a0008634b1
7 changed files with 10 additions and 8 deletions
|
@ -3,7 +3,7 @@ Version 1.7.2+svn:
|
|||
* Under the Burning Suns
|
||||
* Fixed bug #13978: UtBS: "stun" ability doesn't modify enemy ZoC
|
||||
* Graphics:
|
||||
* New portrait for the Duelist.
|
||||
* New portrait for the Duelist, Mermaid Enchantress/Siren.
|
||||
* New unit graphics and animations for the Troll Hero.
|
||||
* Language and i18n:
|
||||
* Updated translations: Dutch, Estonian, French
|
||||
|
|
|
@ -41,6 +41,8 @@ Human Outlaws
|
|||
Goblins
|
||||
Wolf Rider
|
||||
Pillager
|
||||
Merfolk
|
||||
Enchantress
|
||||
Others:
|
||||
Troll Whelp
|
||||
Gryphon
|
||||
|
|
BIN
data/core/images/portraits/merfolk/enchantress.png
Normal file
BIN
data/core/images/portraits/merfolk/enchantress.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
BIN
data/core/images/portraits/merfolk/transparent/enchantress.png
Normal file
BIN
data/core/images/portraits/merfolk/transparent/enchantress.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 232 KiB |
|
@ -5,7 +5,7 @@
|
|||
race=merman
|
||||
gender=female
|
||||
image="units/merfolk/enchantress.png"
|
||||
profile=portraits/merfolk/initiate.png
|
||||
profile=portraits/merfolk/enchantress.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=38
|
||||
movement_type=swimmer
|
||||
|
@ -24,13 +24,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/enchantress.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/enchantress.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=staff
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
race=merman
|
||||
gender=female
|
||||
image="units/merfolk/siren.png"
|
||||
profile=portraits/merfolk/initiate.png
|
||||
profile=portraits/merfolk/enchantress.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=49
|
||||
movement_type=swimmer
|
||||
|
@ -27,13 +27,13 @@ The myriad applications of this rarely occur to land dwellers, who simply regard
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/enchantress.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/enchantress.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
#note - this "naia" is deliberate, it is not a typo, it is not supposed to be "naiad".
|
||||
|
|
|
@ -8,7 +8,7 @@ Version 1.7.2+svn:
|
|||
* Fixed bug #13978: UtBS: "stun" ability doesn't modify enemy ZoC
|
||||
|
||||
* Graphics
|
||||
* New portrait for the Duelist
|
||||
* New portrait for the Duelist, Mermaid Enchantress/Siren.
|
||||
* New unit graphics and animations for the Troll Hero.
|
||||
|
||||
* Language and translations
|
||||
|
|
Loading…
Add table
Reference in a new issue