Minor fix to Sky Drake WML.
This commit is contained in:
parent
4a10aec89c
commit
2691e09318
1 changed files with 4 additions and 3 deletions
|
@ -32,13 +32,13 @@
|
||||||
size=400
|
size=400
|
||||||
side="left"
|
side="left"
|
||||||
mirror="false"
|
mirror="false"
|
||||||
image="portraits/drakes/transparent/sky.png"
|
image="portraits/drakes/transparent/glider.png"
|
||||||
[/portrait]
|
[/portrait]
|
||||||
[portrait]
|
[portrait]
|
||||||
size=400
|
size=400
|
||||||
side="right"
|
side="right"
|
||||||
mirror="true"
|
mirror="true"
|
||||||
image="portraits/drakes/transparent/sky.png"
|
image="portraits/drakes/transparent/glider.png"
|
||||||
[/portrait]
|
[/portrait]
|
||||||
[movement_anim]
|
[movement_anim]
|
||||||
[frame]
|
[frame]
|
||||||
|
@ -199,4 +199,5 @@
|
||||||
duration=100
|
duration=100
|
||||||
image="units/drakes/sky-fire-s-1.png"
|
image="units/drakes/sky-fire-s-1.png"
|
||||||
[/frame]
|
[/frame]
|
||||||
[/attack_anim][/unit_type]
|
[/attack_anim]
|
||||||
|
[/unit_type]
|
||||||
|
|
Loading…
Add table
Reference in a new issue