Add and wire new Mermaid Priestess/Diviner portrait,
...update changelogs, portrait credits.
This commit is contained in:
parent
a0008634b1
commit
828b3d0412
7 changed files with 11 additions and 8 deletions
|
@ -3,7 +3,8 @@ 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, Mermaid Enchantress/Siren.
|
||||
* New portrait for the Duelist, Mermaid Enchantress/Siren,
|
||||
Priestess/Diviner.
|
||||
* New unit graphics and animations for the Troll Hero.
|
||||
* Language and i18n:
|
||||
* Updated translations: Dutch, Estonian, French
|
||||
|
|
|
@ -43,6 +43,7 @@ Goblins
|
|||
Pillager
|
||||
Merfolk
|
||||
Enchantress
|
||||
Priestess
|
||||
Others:
|
||||
Troll Whelp
|
||||
Gryphon
|
||||
|
|
BIN
data/core/images/portraits/merfolk/priestess.png
Normal file
BIN
data/core/images/portraits/merfolk/priestess.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
data/core/images/portraits/merfolk/transparent/priestess.png
Normal file
BIN
data/core/images/portraits/merfolk/transparent/priestess.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 226 KiB |
|
@ -5,7 +5,7 @@
|
|||
race=merman
|
||||
gender=female
|
||||
image="units/merfolk/diviner.png"
|
||||
profile=portraits/merfolk/initiate.png
|
||||
profile=portraits/merfolk/priestess.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
halo=halo/illuminates-aura.png
|
||||
hitpoints=41
|
||||
|
@ -29,13 +29,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/priestess.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/priestess.png"
|
||||
[/portrait]
|
||||
[abilities]
|
||||
{ABILITY_ILLUMINATES}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
gender=female
|
||||
image="units/merfolk/priestess.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
profile=portraits/merfolk/initiate.png
|
||||
profile=portraits/merfolk/priestess.png
|
||||
hitpoints=31
|
||||
[resistance]
|
||||
arcane=80
|
||||
|
@ -25,13 +25,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/priestess.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/merfolk/transparent/initiate.png"
|
||||
image="portraits/merfolk/transparent/priestess.png"
|
||||
[/portrait]
|
||||
die_sound=mermaid-die.ogg
|
||||
{DEFENSE_ANIM "units/merfolk/priestess.png" "units/merfolk/priestess.png" mermaid-hit.ogg }
|
||||
|
|
|
@ -8,7 +8,8 @@ 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.
|
||||
* New portrait for the Duelist, Mermaid Enchantress/Siren,
|
||||
Priestess/Diviner.
|
||||
* New unit graphics and animations for the Troll Hero.
|
||||
|
||||
* Language and translations
|
||||
|
|
Loading…
Add table
Reference in a new issue