Fixed two bad image references in animations.
This commit is contained in:
parent
c8b2dcb961
commit
97e5958532
2 changed files with 4 additions and 4 deletions
|
@ -114,7 +114,7 @@
|
|||
[frame]
|
||||
begin=175
|
||||
end=250
|
||||
image="units/drakes/glider-attack-melee1.png"
|
||||
image="units/drakes/glider-attack-close1.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[animation]
|
||||
|
@ -148,7 +148,7 @@
|
|||
[frame]
|
||||
begin=175
|
||||
end=250
|
||||
image="units/drakes/glider-attack-melee1.png"
|
||||
image="units/drakes/glider-attack-close1.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/elves-wood/rider-attack.png"
|
||||
image="units/elves-wood/scout-attack.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
[/frame]
|
||||
[frame]
|
||||
|
@ -80,7 +80,7 @@
|
|||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/elves-wood/rider-attack.png"
|
||||
image="units/elves-wood/scout-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[frame]
|
||||
|
|
Loading…
Add table
Reference in a new issue