mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 19:48:11 +00:00
Adding idling animation for dwarvish guardsman.
For inclusion in trunk only.
This commit is contained in:
parent
eb0c9856d3
commit
bc01e2d33c
@ -151,4 +151,41 @@ Special Notes:"+{SPECIAL_NOTES_STEADFAST}
|
||||
[/animation]
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/dwarves/guard-defend.png" "units/dwarves/guard.png" {SOUND_LIST:DWARF_HIT} }
|
||||
[idle_anim]
|
||||
[frame]
|
||||
begin=0
|
||||
end=100
|
||||
image="units/dwarves/guard-idle-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=600
|
||||
image="units/dwarves/guard-idle-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=600
|
||||
end=700
|
||||
image="units/dwarves/guard-idle-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=700
|
||||
end=800
|
||||
image="units/dwarves/guard-idle-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=800
|
||||
end=1200
|
||||
image="units/dwarves/guard-idle-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1200
|
||||
end=1700
|
||||
image="units/dwarves/guard-idle-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=1700
|
||||
end=1800
|
||||
image="units/dwarves/guard-idle-1.png"
|
||||
[/frame]
|
||||
[/idle_anim]
|
||||
[/unit]
|
||||
|
BIN
images/units/dwarves/guard-idle-1.png
Executable file
BIN
images/units/dwarves/guard-idle-1.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
images/units/dwarves/guard-idle-2.png
Executable file
BIN
images/units/dwarves/guard-idle-2.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
images/units/dwarves/guard-idle-3.png
Executable file
BIN
images/units/dwarves/guard-idle-3.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
images/units/dwarves/guard-idle-4.png
Executable file
BIN
images/units/dwarves/guard-idle-4.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
images/units/dwarves/guard-idle-5.png
Executable file
BIN
images/units/dwarves/guard-idle-5.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
images/units/dwarves/guard-idle-6.png
Executable file
BIN
images/units/dwarves/guard-idle-6.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
Loading…
x
Reference in New Issue
Block a user