mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-13 16:27:50 +00:00
Fixed spearman animation bug and renamed a few frames to have more sane names.
This commit is contained in:
parent
224e1000b2
commit
7cae1b1a5c
@ -200,18 +200,18 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
image="units/human-loyalists/spearman-attack-south-1.png"
|
||||
image="units/human-loyalists/spearman-attack-s-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="units/human-loyalists/spearman-attack-south-2.png"
|
||||
image="units/human-loyalists/spearman-attack-s-2.png"
|
||||
sound=spear-miss.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=50
|
||||
image="units/human-loyalists/spearman-attack-south-1.png"
|
||||
image="units/human-loyalists/spearman-attack-s-1.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
@ -219,19 +219,24 @@ Special Notes:"+{SPECIAL_NOTES_FIRSTSTRIKE}
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
end=-150
|
||||
image="units/human-loyalists/spearman.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=-50
|
||||
image="units/human-loyalists/spearman-attack-s-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="units/human-loyalists/spearman-attack-s.png"
|
||||
image="units/human-loyalists/spearman-attack-s-2.png"
|
||||
sound=spear.ogg
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
image="units/human-loyalists/spearman.png"
|
||||
end=50
|
||||
image="units/human-loyalists/spearman-attack-s-1.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Loading…
x
Reference in New Issue
Block a user