Mark the old Saurians as obsolete, & use the renamed images
This commit is contained in:
parent
577262c87b
commit
0a8598635c
2 changed files with 16 additions and 10 deletions
|
@ -1,10 +1,11 @@
|
|||
# XXX This unit is obsolete and should not be used anymore. It is here only for compatibility purposes and will be removed after few releases
|
||||
|
||||
[unit]
|
||||
id=Saurian
|
||||
name= _ "Saurian"
|
||||
race=lizard
|
||||
image=saurian.png
|
||||
image_defensive=saurian-defend.png
|
||||
image=saurian-skirmisher.png
|
||||
image_defensive=saurian-skirmisher-defend.png
|
||||
hitpoints=22
|
||||
movement_type=lizard
|
||||
movement=7
|
||||
|
@ -23,15 +24,16 @@ ability=skirmisher
|
|||
type=pierce
|
||||
damage=4
|
||||
number=4
|
||||
icon=attacks/spear.png
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
image=saurian-attack1.png
|
||||
image=saurian-skirmisher-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image=saurian-attack2.png
|
||||
image=saurian-skirmisher-attack2.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[attack]
|
||||
|
@ -40,6 +42,7 @@ ability=skirmisher
|
|||
type=pierce
|
||||
damage=4
|
||||
number=2
|
||||
icon=attacks/spear.png
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
|
@ -47,7 +50,7 @@ ability=skirmisher
|
|||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=saurian-attack3.png
|
||||
image=saurian-skirmisher-attack3.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
# XXX This unit is obsolete and should not be used anymore. It is here only for compatibility purposes and will be removed after few releases
|
||||
|
||||
[unit]
|
||||
id=Saurian Warrior
|
||||
name= _ "Saurian Warrior"
|
||||
race=lizard
|
||||
image=saurian-warrior.png
|
||||
image_defensive=saurian-warrior-defend.png
|
||||
image=saurian-ambusher.png
|
||||
image_defensive=saurian-ambusher-defend.png
|
||||
hitpoints=32
|
||||
movement_type=lizard
|
||||
movement=7
|
||||
|
@ -23,15 +24,16 @@ ability=skirmisher
|
|||
type=pierce
|
||||
damage=6
|
||||
number=4
|
||||
icon=attacks/spear.png
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-50
|
||||
image=saurian-warrior-attack1.png
|
||||
image=saurian-ambusher-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image=saurian-warrior-attack2.png
|
||||
image=saurian-ambusher-attack2.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[attack]
|
||||
|
@ -40,6 +42,7 @@ ability=skirmisher
|
|||
type=pierce
|
||||
damage=5
|
||||
number=2
|
||||
icon=attacks/spear.png
|
||||
[sound]
|
||||
time=-100
|
||||
sound=spear.wav
|
||||
|
@ -47,7 +50,7 @@ ability=skirmisher
|
|||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=saurian-warrior-ranged.png
|
||||
image=saurian-ambusher-ranged.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
|
|
Loading…
Add table
Reference in a new issue