[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units Goblin_Impaler.cfg Goblin_Sp...
From: |
James Spencer |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units Goblin_Impaler.cfg Goblin_Sp... |
Date: |
Wed, 24 Nov 2004 00:17:15 -0500 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: James Spencer <address@hidden> 04/11/24 05:11:03
Modified files:
data/units : Goblin_Impaler.cfg Goblin_Spearman.cfg
Spearman.cfg
Log message:
Give the Units that use spears the Spear Icon
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Goblin_Impaler.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Goblin_Spearman.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Spearman.cfg.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
Patches:
Index: wesnoth/data/units/Goblin_Impaler.cfg
diff -u wesnoth/data/units/Goblin_Impaler.cfg:1.2
wesnoth/data/units/Goblin_Impaler.cfg:1.3
--- wesnoth/data/units/Goblin_Impaler.cfg:1.2 Wed Sep 29 09:22:30 2004
+++ wesnoth/data/units/Goblin_Impaler.cfg Wed Nov 24 05:11:03 2004
@@ -22,6 +22,7 @@
range=short
damage=7
number=3
+ icon=attacks/spear.png
special=firststrike
[frame]
begin=-200
@@ -40,6 +41,7 @@
range=long
damage=5
number=1
+ icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
Index: wesnoth/data/units/Goblin_Spearman.cfg
diff -u wesnoth/data/units/Goblin_Spearman.cfg:1.3
wesnoth/data/units/Goblin_Spearman.cfg:1.4
--- wesnoth/data/units/Goblin_Spearman.cfg:1.3 Thu Sep 30 18:26:14 2004
+++ wesnoth/data/units/Goblin_Spearman.cfg Wed Nov 24 05:11:03 2004
@@ -22,6 +22,7 @@
range=short
damage=4
number=3
+ icon=attacks/spear.png
[frame]
begin=-100
end=100
@@ -34,6 +35,7 @@
range=long
damage=3
number=1
+ icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
Index: wesnoth/data/units/Spearman.cfg
diff -u wesnoth/data/units/Spearman.cfg:1.13
wesnoth/data/units/Spearman.cfg:1.14
--- wesnoth/data/units/Spearman.cfg:1.13 Sun Aug 15 20:25:07 2004
+++ wesnoth/data/units/Spearman.cfg Wed Nov 24 05:11:03 2004
@@ -21,6 +21,7 @@
range=short
damage=7
number=3
+ icon=attacks/spear.png
special=firststrike
[frame]
begin=-100
@@ -34,6 +35,7 @@
range=long
damage=6
number=1
+ icon=attacks/spear.png
[sound]
time=-100
sound=spear.wav
- [Wesnoth-cvs-commits] wesnoth/data/units Goblin_Impaler.cfg Goblin_Sp...,
James Spencer <=