Add and wire new Goblin Rouser portrait, update changelogs, portrait credits.
This commit is contained in:
parent
92ee591455
commit
d92fd54c34
6 changed files with 17 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, Goblin Impaler.
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider.
|
||||
* Language and i18n:
|
||||
* Updated translations: Dutch, Estonian, French, German, Hungarian
|
||||
|
|
|
@ -111,6 +111,7 @@ Valkier/Chris Wilson
|
|||
|
||||
bera/Bora Orcal
|
||||
Goblin Impaler
|
||||
Goblin Rouser
|
||||
|
||||
thespaceinvader/Philip Barber and Girgistian/Christian Sirviö:
|
||||
Undead Death Knight
|
||||
|
|
BIN
data/core/images/portraits/goblins/rouser.png
Normal file
BIN
data/core/images/portraits/goblins/rouser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
data/core/images/portraits/goblins/transparent/rouser.png
Normal file
BIN
data/core/images/portraits/goblins/transparent/rouser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Goblin Rouser"
|
||||
race=goblin
|
||||
image=units/goblins/rouser.png
|
||||
profile="portraits/goblins/rouser.png"
|
||||
ellipse="misc/ellipse"
|
||||
[leading_anim]
|
||||
[frame]
|
||||
|
@ -27,6 +28,19 @@
|
|||
die_sound={SOUND_LIST:GOBLIN_DIE}
|
||||
{DEFENSE_ANIM_DIRECTIONAL "units/goblins/rouser-defend.png" "units/goblins/rouser.png" "units/goblins/rouser-ne-defend.png" "units/goblins/rouser-ne.png" {SOUND_LIST:GOBLIN_HIT} }
|
||||
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/goblins/transparent/rouser.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/goblins/transparent/rouser.png"
|
||||
[/portrait]
|
||||
|
||||
{STANDING_ANIM_DIRECTIONAL "units/goblins/rouser.png" "units/goblins/rouser-ne.png"}
|
||||
|
||||
[abilities]
|
||||
|
|
|
@ -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.
|
||||
Glider, Merman Hoplite, Goblin Impaler, Rouser.
|
||||
* New unit graphics and animations for the Troll Hero, Drake Glider.
|
||||
|
||||
* Language and translations
|
||||
|
|
Loading…
Add table
Reference in a new issue