Added leadership animations for the orcish leader line.
This commit is contained in:
parent
80aa5d9aa5
commit
2f5a291985
6 changed files with 21 additions and 3 deletions
BIN
data/core/images/units/orcs/leader-leading.png
Normal file
BIN
data/core/images/units/orcs/leader-leading.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
data/core/images/units/orcs/ruler-leading.png
Normal file
BIN
data/core/images/units/orcs/ruler-leading.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
BIN
data/core/images/units/orcs/sovereign-leading.png
Normal file
BIN
data/core/images/units/orcs/sovereign-leading.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
|
@ -4,8 +4,14 @@
|
|||
name= _ "Orcish Leader"
|
||||
race=orc
|
||||
image="units/orcs/leader.png"
|
||||
[leading_anim]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/orcs/leader-leading.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
ellipse="misc/ellipse"
|
||||
#profile=misc/kapoue.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=45
|
||||
movement_type=orcishfoot
|
||||
|
|
|
@ -4,7 +4,13 @@
|
|||
name= _ "Orcish Ruler"
|
||||
race=orc
|
||||
image="units/orcs/ruler.png"
|
||||
#profile=misc/kapoue.png
|
||||
[leading_anim]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/orcs/ruler-leading.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=60
|
||||
movement_type=orcishfoot
|
||||
|
|
|
@ -4,8 +4,14 @@
|
|||
name= _ "Orcish Sovereign"
|
||||
race=orc
|
||||
image="units/orcs/sovereign.png"
|
||||
[leading_anim]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/orcs/sovereign-leading.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
#profile=misc/kapoue.png
|
||||
hitpoints=75
|
||||
movement_type=orcishfoot
|
||||
movement=6
|
||||
|
|
Loading…
Add table
Reference in a new issue