Add and wire new Merman Hoplite portrait, update changelogs, portrait credits.
This commit is contained in:
parent
49045345e7
commit
2b212f4727
6 changed files with 16 additions and 3 deletions
|
@ -7,7 +7,7 @@ Version 1.7.2+svn:
|
|||
* Graphics:
|
||||
* New portrait for the Duelist, Mermaid Enchantress/Siren,
|
||||
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
|
||||
Glider.
|
||||
Glider, Merman Hoplite.
|
||||
* New unit graphics and animations for the Troll Hero.
|
||||
* Language and i18n:
|
||||
* Updated translations: Dutch, Estonian, French, German, Hungarian
|
||||
|
|
|
@ -45,6 +45,7 @@ Merfolk
|
|||
Enchantress
|
||||
Priestess
|
||||
Fighter
|
||||
Hoplite
|
||||
Others:
|
||||
Troll Whelp
|
||||
Gryphon
|
||||
|
|
BIN
data/core/images/portraits/merfolk/hoplite.png
Normal file
BIN
data/core/images/portraits/merfolk/hoplite.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
BIN
data/core/images/portraits/merfolk/transparent/hoplite.png
Normal file
BIN
data/core/images/portraits/merfolk/transparent/hoplite.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 286 KiB |
|
@ -5,7 +5,7 @@
|
|||
race=merman
|
||||
image="units/merfolk/hoplite.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
profile=portraits/merfolk/fighter.png
|
||||
profile=portraits/merfolk/hoplite.png
|
||||
hitpoints=52
|
||||
movement_type=swimmer
|
||||
# The following resistance adjustments are to make the hoplite good defensively, and to make 'steadfast' actually do something
|
||||
|
@ -21,6 +21,18 @@
|
|||
description= _ "With their towering shields, the Merman Hoplites form the elite guard of the watery realm. Their powerful armor and rigid discipline allow them to hold a steadfast line in the maelstrom of battle. In times of desperation, they can even do so on land, though not nearly as well as a creature with legs."+{SPECIAL_NOTES}+{SPECIAL_NOTES_STEADFAST}
|
||||
die_sound=mermen-die.ogg
|
||||
{DEFENSE_ANIM "units/merfolk/hoplite.png" "units/merfolk/hoplite.png" mermen-hit.wav }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/merfolk/transparent/hoplite.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/merfolk/transparent/hoplite.png"
|
||||
[/portrait]
|
||||
[resistance]
|
||||
blade=80
|
||||
pierce=70
|
||||
|
|
|
@ -12,7 +12,7 @@ Version 1.7.2+svn:
|
|||
* Graphics
|
||||
* New portrait for the Duelist, Mermaid Enchantress/Siren,
|
||||
Priestess/Diviner, Merman Fighter/Warrior, Fencer, Drake
|
||||
Glider.
|
||||
Glider, Merman Hoplite.
|
||||
* New unit graphics and animations for the Troll Hero.
|
||||
|
||||
* Language and translations
|
||||
|
|
Loading…
Add table
Reference in a new issue