Rewired in animations with new TC images.
This commit is contained in:
parent
bdc98af57a
commit
c19761c336
1 changed files with 41 additions and 36 deletions
|
@ -3,13 +3,13 @@
|
|||
name= _ "Saurian Ambusher"
|
||||
race=lizard
|
||||
image="units/saurians/ambusher.png"
|
||||
### [defend]
|
||||
### [frame]
|
||||
### begin=-150
|
||||
### end=150
|
||||
### image="units/saurians/ambusher-defend.png"
|
||||
### [/frame]
|
||||
### [/defend]
|
||||
[defend]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/saurians/ambusher-defend.png"
|
||||
[/frame]
|
||||
[/defend]
|
||||
profile="portraits/core/Alex_Jarocha-Ernst/saurian-skirmisher.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=32
|
||||
|
@ -34,18 +34,18 @@
|
|||
damage=6
|
||||
number=4
|
||||
icon=attacks/spear.png
|
||||
### [animation]
|
||||
### [frame]
|
||||
### begin=-150
|
||||
### end=-50
|
||||
### image="units/saurians/ambusher-attack1.png"
|
||||
### [/frame]
|
||||
### [frame]
|
||||
### begin=-50
|
||||
### end=100
|
||||
### image="units/saurians/ambusher-attack2.png"
|
||||
### [/frame]
|
||||
### [/animation]
|
||||
[animation]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
image="units/saurians/ambusher-attack1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="units/saurians/ambusher-attack2.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[attack]
|
||||
name=spear
|
||||
|
@ -54,22 +54,27 @@
|
|||
damage=5
|
||||
number=2
|
||||
icon=attacks/spear.png
|
||||
### [animation]
|
||||
### [sound]
|
||||
### time=-100
|
||||
### sound=spear.wav
|
||||
### [/sound]
|
||||
### [frame]
|
||||
### begin=-100
|
||||
### end=100
|
||||
### image="units/saurians/ambusher-ranged.png"
|
||||
### [/frame]
|
||||
### [missile_frame]
|
||||
### begin=-100
|
||||
### end=0
|
||||
### image="projectiles/spear-n.png"
|
||||
### image_diagonal="projectiles/spear-ne.png"
|
||||
### [/missile_frame]
|
||||
### [/animation]
|
||||
[animation]
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
[/sound]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
image="units/saurians/ambusher-ranged.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image="units/saurians/ambusher-ranged2.png"
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-150
|
||||
end=0
|
||||
image="projectiles/spear-n.png"
|
||||
image_diagonal="projectiles/spear-ne.png"
|
||||
[/missile_frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue