[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Saurian.cfg Saurian_Warrior.cfg
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Saurian.cfg Saurian_Warrior.cfg |
Date: |
Thu, 25 Nov 2004 00:14:41 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 04/11/25 05:08:41
Modified files:
data/units : Saurian.cfg Saurian_Warrior.cfg
Log message:
Mark the old Saurians as obsolete, & use the renamed images
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Saurian.cfg.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Saurian_Warrior.cfg.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Saurian.cfg
diff -u wesnoth/data/units/Saurian.cfg:1.8 wesnoth/data/units/Saurian.cfg:1.9
--- wesnoth/data/units/Saurian.cfg:1.8 Tue Sep 21 07:02:49 2004
+++ wesnoth/data/units/Saurian.cfg Thu Nov 25 05:08:41 2004
@@ -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 @@
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 @@
type=pierce
damage=4
number=2
+ icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
@@ -47,7 +50,7 @@
[frame]
begin=-100
end=100
- image=saurian-attack3.png
+ image=saurian-skirmisher-attack3.png
[/frame]
[missile_frame]
begin=-100
Index: wesnoth/data/units/Saurian_Warrior.cfg
diff -u wesnoth/data/units/Saurian_Warrior.cfg:1.9
wesnoth/data/units/Saurian_Warrior.cfg:1.10
--- wesnoth/data/units/Saurian_Warrior.cfg:1.9 Wed Oct 20 11:58:54 2004
+++ wesnoth/data/units/Saurian_Warrior.cfg Thu Nov 25 05:08:41 2004
@@ -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 @@
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 @@
type=pierce
damage=5
number=2
+ icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
@@ -47,7 +50,7 @@
[frame]
begin=-100
end=100
- image=saurian-warrior-ranged.png
+ image=saurian-ambusher-ranged.png
[/frame]
[missile_frame]
begin=-100
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units Saurian.cfg Saurian_Warrior.cfg,
James Spencer <=