Added spearman idle anim.
This commit is contained in:
parent
4f108af8b0
commit
62e390cfa8
5 changed files with 29 additions and 1 deletions
BIN
data/core/images/units/human-loyalists/spearman-idle1.png
Normal file
BIN
data/core/images/units/human-loyalists/spearman-idle1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
BIN
data/core/images/units/human-loyalists/spearman-idle2.png
Normal file
BIN
data/core/images/units/human-loyalists/spearman-idle2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 KiB |
BIN
data/core/images/units/human-loyalists/spearman-idle3.png
Normal file
BIN
data/core/images/units/human-loyalists/spearman-idle3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
data/core/images/units/human-loyalists/spearman-idle4.png
Normal file
BIN
data/core/images/units/human-loyalists/spearman-idle4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
|
@ -31,7 +31,35 @@
|
|||
mirror="true"
|
||||
image="portraits/humans/transparent/spearman.png"
|
||||
[/portrait]
|
||||
[death]
|
||||
[idle_anim]
|
||||
{STANDARD_IDLE_FILTER}
|
||||
start_time=0
|
||||
[frame]
|
||||
duration=300
|
||||
image="units/human-loyalists/spearman-idle1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=1000
|
||||
image="units/human-loyalists/spearman-idle4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/human-loyalists/spearman-idle2.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[death]
|
||||
[frame]
|
||||
begin=0
|
||||
end=125
|
||||
|
|
Loading…
Add table
Reference in a new issue