Tabs to spaces and probably fixed bug #16194.
This commit is contained in:
parent
f6ae23f9fe
commit
b6bcc62f9f
1 changed files with 20 additions and 20 deletions
|
@ -50,94 +50,94 @@
|
|||
[halo_frame]
|
||||
begin=-120
|
||||
end=-100
|
||||
halo="" # Deliberate null image ref.
|
||||
# Intended to keep the next image from persisting onscreen.
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo="" # Deliberate null image ref.
|
||||
# Intended to keep the next image from persisting onscreen.
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=-100
|
||||
end=-80
|
||||
halo="halo/misc/leadership-flare-1.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=-80
|
||||
end=-60
|
||||
halo="halo/misc/leadership-flare-2.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=-60
|
||||
end=-40
|
||||
halo="halo/misc/leadership-flare-3.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=-40
|
||||
end=-20
|
||||
halo="halo/misc/leadership-flare-4.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=-20
|
||||
end=0
|
||||
halo="halo/misc/leadership-flare-5.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=0
|
||||
end=20
|
||||
halo="halo/misc/leadership-flare-6.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=20
|
||||
end=40
|
||||
halo="halo/misc/leadership-flare-7.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=40
|
||||
end=60
|
||||
halo="halo/misc/leadership-flare-8.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=60
|
||||
end=80
|
||||
halo="halo/misc/leadership-flare-9.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=80
|
||||
end=100
|
||||
halo="halo/misc/leadership-flare-10.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=100
|
||||
end=120
|
||||
halo="halo/misc/leadership-flare-11.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=120
|
||||
end=140
|
||||
halo="halo/misc/leadership-flare-12.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=140
|
||||
end=160
|
||||
halo="halo/misc/leadership-flare-13.png"
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[halo_frame]
|
||||
begin=160
|
||||
end=200
|
||||
halo="" # Deliberate null image ref.
|
||||
# Intended to keep the previous image from persisting onscreen.
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
halo="" # Deliberate null image ref.
|
||||
# Intended to keep the previous image from persisting onscreen.
|
||||
halo_x,halo_y={OFFSET_POSITION}
|
||||
[/halo_frame]
|
||||
[/leading_anim]
|
||||
#enddef
|
||||
|
@ -1830,7 +1830,7 @@
|
|||
#enddef
|
||||
|
||||
#define DRAKE_UNWALKABLE_TERRAINS
|
||||
Wo,Ww,Ww^Vm,Chs,Chw,Ss,Qxu,Ql,Qlf#enddef
|
||||
Wo,Ww,Ww^Vm,Chs,Chw,Ss,Qxu,Qxua,Ql,Qlf#enddef
|
||||
|
||||
#define DRAKE_STANDING_ANIM DRAKE_NAME
|
||||
[standing_anim]
|
||||
|
|
Loading…
Add table
Reference in a new issue