mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 02:31:02 +00:00
Mark the old Saurians as obsolete, & use the renamed images
This commit is contained in:
parent
577262c87b
commit
0a8598635c
@ -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]
|
[unit]
|
||||||
id=Saurian
|
id=Saurian
|
||||||
name= _ "Saurian"
|
name= _ "Saurian"
|
||||||
race=lizard
|
race=lizard
|
||||||
image=saurian.png
|
image=saurian-skirmisher.png
|
||||||
image_defensive=saurian-defend.png
|
image_defensive=saurian-skirmisher-defend.png
|
||||||
hitpoints=22
|
hitpoints=22
|
||||||
movement_type=lizard
|
movement_type=lizard
|
||||||
movement=7
|
movement=7
|
||||||
@ -23,15 +24,16 @@ ability=skirmisher
|
|||||||
type=pierce
|
type=pierce
|
||||||
damage=4
|
damage=4
|
||||||
number=4
|
number=4
|
||||||
|
icon=attacks/spear.png
|
||||||
[frame]
|
[frame]
|
||||||
begin=-150
|
begin=-150
|
||||||
end=-50
|
end=-50
|
||||||
image=saurian-attack1.png
|
image=saurian-skirmisher-attack1.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[frame]
|
[frame]
|
||||||
begin=-50
|
begin=-50
|
||||||
end=100
|
end=100
|
||||||
image=saurian-attack2.png
|
image=saurian-skirmisher-attack2.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
@ -40,6 +42,7 @@ ability=skirmisher
|
|||||||
type=pierce
|
type=pierce
|
||||||
damage=4
|
damage=4
|
||||||
number=2
|
number=2
|
||||||
|
icon=attacks/spear.png
|
||||||
[sound]
|
[sound]
|
||||||
time=-100
|
time=-100
|
||||||
sound=spear.wav
|
sound=spear.wav
|
||||||
@ -47,7 +50,7 @@ ability=skirmisher
|
|||||||
[frame]
|
[frame]
|
||||||
begin=-100
|
begin=-100
|
||||||
end=100
|
end=100
|
||||||
image=saurian-attack3.png
|
image=saurian-skirmisher-attack3.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[missile_frame]
|
[missile_frame]
|
||||||
begin=-100
|
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]
|
[unit]
|
||||||
id=Saurian Warrior
|
id=Saurian Warrior
|
||||||
name= _ "Saurian Warrior"
|
name= _ "Saurian Warrior"
|
||||||
race=lizard
|
race=lizard
|
||||||
image=saurian-warrior.png
|
image=saurian-ambusher.png
|
||||||
image_defensive=saurian-warrior-defend.png
|
image_defensive=saurian-ambusher-defend.png
|
||||||
hitpoints=32
|
hitpoints=32
|
||||||
movement_type=lizard
|
movement_type=lizard
|
||||||
movement=7
|
movement=7
|
||||||
@ -23,15 +24,16 @@ ability=skirmisher
|
|||||||
type=pierce
|
type=pierce
|
||||||
damage=6
|
damage=6
|
||||||
number=4
|
number=4
|
||||||
|
icon=attacks/spear.png
|
||||||
[frame]
|
[frame]
|
||||||
begin=-150
|
begin=-150
|
||||||
end=-50
|
end=-50
|
||||||
image=saurian-warrior-attack1.png
|
image=saurian-ambusher-attack1.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[frame]
|
[frame]
|
||||||
begin=-50
|
begin=-50
|
||||||
end=100
|
end=100
|
||||||
image=saurian-warrior-attack2.png
|
image=saurian-ambusher-attack2.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
@ -40,6 +42,7 @@ ability=skirmisher
|
|||||||
type=pierce
|
type=pierce
|
||||||
damage=5
|
damage=5
|
||||||
number=2
|
number=2
|
||||||
|
icon=attacks/spear.png
|
||||||
[sound]
|
[sound]
|
||||||
time=-100
|
time=-100
|
||||||
sound=spear.wav
|
sound=spear.wav
|
||||||
@ -47,7 +50,7 @@ ability=skirmisher
|
|||||||
[frame]
|
[frame]
|
||||||
begin=-100
|
begin=-100
|
||||||
end=100
|
end=100
|
||||||
image=saurian-warrior-ranged.png
|
image=saurian-ambusher-ranged.png
|
||||||
[/frame]
|
[/frame]
|
||||||
[missile_frame]
|
[missile_frame]
|
||||||
begin=-100
|
begin=-100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user