Add and wire Kitty's Goblin Pillager portrait,
...update changelogs, portrait credits.
This commit is contained in:
parent
7656e445fa
commit
6f73fc96e5
6 changed files with 18 additions and 2 deletions
|
@ -4,7 +4,7 @@ Version 1.7.1+svn:
|
|||
* changed Orcish Shaman movetype from smallfoot to orcishfoot
|
||||
* Graphics:
|
||||
* New portrait for male and female Footpad, male and female Outlaw,
|
||||
Horseman, Drake Clasher.
|
||||
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager.
|
||||
* New unit graphics and animations for the Dwarvish Scout, Pathfinder
|
||||
and Explorer, Drake Slasher, Drake Warden.
|
||||
* Language and i18n:
|
||||
|
|
|
@ -38,6 +38,9 @@ Human Outlaws
|
|||
Huntsman
|
||||
Footpad male and female
|
||||
Outlaw male and female
|
||||
Goblins
|
||||
Wolf Rider
|
||||
Pillager
|
||||
Others:
|
||||
Troll Whelp
|
||||
Gryphon
|
||||
|
|
BIN
data/core/images/portraits/goblins/pillager.png
Normal file
BIN
data/core/images/portraits/goblins/pillager.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
BIN
data/core/images/portraits/goblins/transparent/pillager.png
Normal file
BIN
data/core/images/portraits/goblins/transparent/pillager.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Goblin Pillager"
|
||||
race=wolf
|
||||
image="units/goblins/pillager.png"
|
||||
profile="portraits/goblins/pillager.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=44
|
||||
movement_type=orcishfoot
|
||||
|
@ -18,6 +19,18 @@
|
|||
usage=scout
|
||||
description= _ "Some Goblins train their wolves to overcome their fear of fire. In raids, these goblins take a supporting role; they will torch the homes and crops of their foes, and also carry nets to wreak havoc against those attempting to rally for defense or reprisal."+{SPECIAL_NOTES}+{SPECIAL_NOTES_SLOW}
|
||||
die_sound=wolf-die.wav
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/goblins/transparent/pillager.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/goblins/transparent/pillager.png"
|
||||
[/portrait]
|
||||
[movement_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
|
|
|
@ -9,7 +9,7 @@ Version 1.7.1+svn:
|
|||
|
||||
* Graphics
|
||||
* New portrait for male and female Footpad, male and female Outlaw,
|
||||
Horseman, Drake Clasher.
|
||||
Horseman, Drake Clasher, Goblin Wolf Rider, Goblin Pillager.
|
||||
* New unit graphics and animations for the Dwarvish Scout, Pathfinder,
|
||||
and Explorer, Drake Slasher, Drake Warden.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue