Add and wire Kitty's Goblin Wolf Rider portrait.
This commit is contained in:
parent
5022fb966d
commit
7656e445fa
3 changed files with 13 additions and 0 deletions
BIN
data/core/images/portraits/goblins/transparent/wolf-rider.png
Normal file
BIN
data/core/images/portraits/goblins/transparent/wolf-rider.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 238 KiB |
BIN
data/core/images/portraits/goblins/wolf-rider.png
Normal file
BIN
data/core/images/portraits/goblins/wolf-rider.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
|
@ -4,6 +4,7 @@
|
|||
name= _ "Wolf Rider"
|
||||
race=wolf
|
||||
image="units/goblins/wolf-rider.png"
|
||||
profile="portraits/goblins/wolf-rider.png"
|
||||
[standing_anim]
|
||||
start_time=-50
|
||||
[frame]
|
||||
|
@ -35,6 +36,18 @@
|
|||
|
||||
Wolves, likely, could never support the weight of a man in plate, but a goblin in leather armor is a simple load to bear. Quite unlike horses, these mounts have a rather easy time traversing the mountains, though water and woods will still slow them down."
|
||||
die_sound=wolf-die.wav
|
||||
[portrait]
|
||||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/goblins/transparent/wolf-rider.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/goblins/transparent/wolf-rider.png"
|
||||
[/portrait]
|
||||
[movement_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
|
|
Loading…
Add table
Reference in a new issue