[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data/units General.cfg Grand_Marshal.cfg
From: |
Pauli Manninen |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data/units General.cfg Grand_Marshal.cfg |
Date: |
Wed, 06 Oct 2004 05:31:52 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Pauli Manninen <address@hidden> 04/10/06 09:21:40
Modified files:
data/units : General.cfg Grand_Marshal.cfg
Log message:
Isolated 'Grand Marshal' (human) as special unit, for now.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/General.cfg.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Grand_Marshal.cfg.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
Patches:
Index: wesnoth/data/units/General.cfg
diff -u wesnoth/data/units/General.cfg:1.19 wesnoth/data/units/General.cfg:1.20
--- wesnoth/data/units/General.cfg:1.19 Wed Oct 6 03:28:32 2004
+++ wesnoth/data/units/General.cfg Wed Oct 6 09:21:40 2004
@@ -11,7 +11,7 @@
experience=180
level=3
alignment=lawful
-advanceto=Grand Marshal
+advanceto=null
cost=100
ability=leadership
usage=fighter
Index: wesnoth/data/units/Grand_Marshal.cfg
diff -u wesnoth/data/units/Grand_Marshal.cfg:1.2
wesnoth/data/units/Grand_Marshal.cfg:1.3
--- wesnoth/data/units/Grand_Marshal.cfg:1.2 Wed Oct 6 08:42:40 2004
+++ wesnoth/data/units/Grand_Marshal.cfg Wed Oct 6 09:21:40 2004
@@ -5,7 +5,7 @@
image=human-marshal.png
image_defensive=human-marshal-defend.png
image_leading=human-marshal-leading.png
-hitpoints=80
+hitpoints=68
movement_type=armoredfoot
movement=6
experience=500
@@ -21,7 +21,7 @@
name=sword
type=blade
range=short
- damage=11
+ damage=10
number=4
[frame]
begin=-175
@@ -44,8 +44,8 @@
name=crossbow
type=pierce
range=long
- damage=10
- number=4
+ damage=8
+ number=3
[frame]
begin=-150
end=100
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data/units General.cfg Grand_Marshal.cfg,
Pauli Manninen <=