Fixed some image path typos...

...and made minor animation tweaks to the human general and UtBS alien units.
This commit is contained in:
Lari Nieminen 2007-04-11 08:54:16 +00:00
parent c210423fdf
commit 7e67eb5095
7 changed files with 24 additions and 31 deletions

View file

@ -42,9 +42,8 @@
number=3
[animation]
[frame]
begin=0
end=1
image=blank.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]
@ -67,9 +66,8 @@
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[frame]
begin=0
end=1
image=blank.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]

View file

@ -44,9 +44,8 @@
number=3
[animation]
[frame]
begin=0
end=1
image=blank.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]
@ -69,9 +68,8 @@
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[frame]
begin=0
end=1
image=blank.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]

View file

@ -45,9 +45,8 @@
number=3
[animation]
[frame]
begin=0
end=1
image=alien-core-portrait.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]
@ -70,9 +69,8 @@
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[frame]
begin=0
end=1
image=alien-core-portrait.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]

View file

@ -40,7 +40,7 @@
image=alien-orb-small-melee1.png
[/frame]
[frame]
sound=mace.wav
sound=bite-small.wav
begin=-50
end=150
image=alien-orb-small-melee2.png

View file

@ -43,9 +43,8 @@
image_diagonal="projectiles/darkmissile-ne.png"
[/missile_frame]
[frame]
begin=0
end=1
image=alien-spire-bottom.png
begin=-100
end=0
[/frame]
[/animation]
[/attack]

View file

@ -30,7 +30,7 @@
Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM_FILTERED "units/human-loyalists/general-defend.png" "units/human-loyalists/general.png" {SOUND_LIST:HUMAN_HIT} range=melee }
{DEFENSE_ANIM_FILTERED "units/human-loyalists/general-defend-crossbow.png" "units/human-loyalists/general-defend-crossbow.png" {SOUND_LIST:HUMAN_HIT} range=ranged }
{DEFENSE_ANIM_FILTERED "units/human-loyalists/general-crossbow-defend.png" "units/human-loyalists/general-attack-crossbow.png" {SOUND_LIST:HUMAN_HIT} range=ranged }
[resistance]
blade=90
pierce=90
@ -48,12 +48,12 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
number=4
[animation]
[frame]
begin=-275
end=-250
begin=-200
end=-175
image="units/human-loyalists/general.png"
[/frame]
[frame]
begin=-250
begin=-175
end=-100
image="units/human-loyalists/general-defend.png"
[/frame]
@ -61,7 +61,7 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
hits=yes
[frame]
begin=-100
end=25
end=50
image="units/human-loyalists/general-attack-sword1.png"
sound={SOUND_LIST:SWORD_SWISH}
[/frame]
@ -70,18 +70,18 @@ Special Notes:"+{SPECIAL_NOTES_LEADERSHIP}
hits=no
[frame]
begin=-100
end=25
end=50
image="units/human-loyalists/general-attack-sword1.png"
sound={SOUND_LIST:MISS}
[/frame]
[/else]
[frame]
begin=25
end=100
begin=50
end=150
image="units/human-loyalists/general-attack-sword2.png"
[/frame]
[frame]
begin=100
begin=150
end=175
image="units/human-loyalists/general.png"
[/frame]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB