Add and wire new Goblin Impaler portrait, update changelogs, portrait credits.
This commit is contained in:
parent
8a9d8b1797
commit
58b19769e1
6 changed files with 19 additions and 2 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.
|
||||
Glider, Merman Hoplite, Goblin Impaler.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider.
|
||||
* Language and i18n:
|
||||
* Updated translations: Dutch, Estonian, French, German, Hungarian
|
||||
|
|
|
@ -109,6 +109,9 @@ JustinOperable/Justin Nichols
|
|||
Valkier/Chris Wilson
|
||||
Skeleton
|
||||
|
||||
bera/Bora Orcal
|
||||
Goblin Impaler
|
||||
|
||||
thespaceinvader/Philip Barber and Girgistian/Christian Sirviö:
|
||||
Undead Death Knight
|
||||
Drake Clasher
|
||||
|
|
BIN
data/core/images/portraits/goblins/impaler.png
Normal file
BIN
data/core/images/portraits/goblins/impaler.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
data/core/images/portraits/goblins/transparent/impaler.png
Normal file
BIN
data/core/images/portraits/goblins/transparent/impaler.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Goblin Impaler"
|
||||
race=goblin
|
||||
image="units/goblins/impaler.png"
|
||||
profile="portraits/goblins/impaler.png"
|
||||
ellipse="misc/ellipse"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=26
|
||||
|
@ -19,6 +20,19 @@
|
|||
description= _ "Goblins are used by the orcs as skirmishers to disrupt the enemy's battle line. Those who manage to survive their first few battles equip themselves with a long spear to compensate for their short reach, and better armor to guard their diminuitive frames."+{SPECIAL_NOTES}+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
die_sound={SOUND_LIST:GOBLIN_DIE}
|
||||
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/goblins/transparent/spearman.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/goblins/transparent/spearman.png"
|
||||
[/portrait]
|
||||
|
||||
{DEFENSE_ANIM_DIRECTIONAL "units/goblins/impaler-defend.png" "units/goblins/impaler.png" "units/goblins/impaler-ne-defend.png" "units/goblins/impaler-ne.png" {SOUND_LIST:GOBLIN_HIT} }
|
||||
|
||||
{STANDING_ANIM_DIRECTIONAL "units/goblins/impaler.png" "units/goblins/impaler-ne.png"}
|
||||
|
|
|
@ -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.
|
||||
Glider, Merman Hoplite, Goblin Impaler.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider.
|
||||
|
||||
* Language and translations
|
||||
|
|
Loading…
Add table
Reference in a new issue