Add and wire new Merman Triton portrait, update changelogs, portrait credits.
This commit is contained in:
parent
d92fd54c34
commit
5ff1d54740
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, Merman Hoplite, Goblin Impaler, Rouser.
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider.
|
||||
* Language and i18n:
|
||||
* Updated translations: Dutch, Estonian, French, German, Hungarian
|
||||
|
|
|
@ -46,6 +46,7 @@ Merfolk
|
|||
Priestess
|
||||
Fighter
|
||||
Hoplite
|
||||
Triton
|
||||
Others:
|
||||
Troll Whelp
|
||||
Gryphon
|
||||
|
|
BIN
data/core/images/portraits/merfolk/transparent/triton.png
Normal file
BIN
data/core/images/portraits/merfolk/transparent/triton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 258 KiB |
BIN
data/core/images/portraits/merfolk/triton.png
Normal file
BIN
data/core/images/portraits/merfolk/triton.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 58 KiB |
|
@ -5,7 +5,7 @@
|
|||
race=merman
|
||||
image="units/merfolk/triton.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
profile=portraits/merfolk/fighter.png
|
||||
profile=portraits/merfolk/triton.png
|
||||
hitpoints=60
|
||||
movement_type=swimmer
|
||||
movement=6
|
||||
|
@ -21,6 +21,18 @@
|
|||
description= _ "Tritons are combat masters of the sea. Skilled in use of the trident, Tritons easily defeat any enemy foolish enough to wander into their preferred environment."
|
||||
die_sound=mermen-die.ogg
|
||||
{DEFENSE_ANIM "units/merfolk/triton.png" "units/merfolk/triton.png" mermen-hit.wav }
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/merfolk/transparent/triton.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/merfolk/transparent/triton.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=trident
|
||||
description=_"trident"
|
||||
|
|
|
@ -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, Merman Hoplite, Goblin Impaler, Rouser.
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser, Merman Triton.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider.
|
||||
|
||||
* Language and translations
|
||||
|
|
Loading…
Add table
Reference in a new issue