[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data game.cfg units/Blood_Bat.cfg units...
From: |
Pauli Manninen |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data game.cfg units/Blood_Bat.cfg units... |
Date: |
Thu, 14 Oct 2004 03:20:18 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Pauli Manninen <address@hidden> 04/10/14 07:13:20
Modified files:
data : game.cfg
data/units : Blood_Bat.cfg Vampire_Bat.cfg
Log message:
neutralized undeadfly resistances against blade, piercing and impact.
reduced hitpoints for bats.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/game.cfg.diff?tr1=1.126&tr2=1.127&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Blood_Bat.cfg.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/units/Vampire_Bat.cfg.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
Patches:
Index: wesnoth/data/game.cfg
diff -u wesnoth/data/game.cfg:1.126 wesnoth/data/game.cfg:1.127
--- wesnoth/data/game.cfg:1.126 Thu Oct 7 18:59:35 2004
+++ wesnoth/data/game.cfg Thu Oct 14 07:13:20 2004
@@ -1102,9 +1102,9 @@
[/defense]
[resistance]
- blade=90
- pierce=80
- impact=110
+ blade=100
+ pierce=100
+ impact=100
fire=120
cold=40
holy=200
Index: wesnoth/data/units/Blood_Bat.cfg
diff -u wesnoth/data/units/Blood_Bat.cfg:1.10
wesnoth/data/units/Blood_Bat.cfg:1.11
--- wesnoth/data/units/Blood_Bat.cfg:1.10 Sun Sep 26 21:08:57 2004
+++ wesnoth/data/units/Blood_Bat.cfg Thu Oct 14 07:13:20 2004
@@ -4,7 +4,7 @@
race=undead
image=undead-bloodbat.png
image_defensive=undead-bloodbat-defend.png
-hitpoints=26
+hitpoints=24
movement_type=undeadfly
movement=9
experience=500
Index: wesnoth/data/units/Vampire_Bat.cfg
diff -u wesnoth/data/units/Vampire_Bat.cfg:1.11
wesnoth/data/units/Vampire_Bat.cfg:1.12
--- wesnoth/data/units/Vampire_Bat.cfg:1.11 Tue Sep 7 23:26:05 2004
+++ wesnoth/data/units/Vampire_Bat.cfg Thu Oct 14 07:13:20 2004
@@ -4,7 +4,7 @@
race=undead
image=undead-bat.png
image_defensive=undead-bat-defend.png
-hitpoints=16
+hitpoints=14
movement_type=undeadfly
movement=8
experience=14
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data game.cfg units/Blood_Bat.cfg units...,
Pauli Manninen <=