[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Wesnoth-cvs-commits] wesnoth/data amla.cfg
From: |
David White |
Subject: |
[Wesnoth-cvs-commits] wesnoth/data amla.cfg |
Date: |
Tue, 13 Sep 2005 18:57:35 -0400 |
CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: David White <address@hidden> 05/09/13 22:57:35
Modified files:
data : amla.cfg
Log message:
made AMLA add 3 hitpoints as well as 3 maximum hitpoints. This also
resolves a bug where units could sometimes lose hitpoints from AMLA.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/amla.cfg.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
Patches:
Index: wesnoth/data/amla.cfg
diff -u wesnoth/data/amla.cfg:1.5 wesnoth/data/amla.cfg:1.6
--- wesnoth/data/amla.cfg:1.5 Thu Aug 25 16:10:32 2005
+++ wesnoth/data/amla.cfg Tue Sep 13 22:57:34 2005
@@ -3,11 +3,12 @@
#macro to define AMLA adding HP
#define AMLA_TOUGH HP_ADVANCE
[advancement]
- max_times=100
+max_times=100
id=tough
description= _ "Max HP bonus +" {HP_ADVANCE}
[effect]
apply_to=hitpoints
+increase={HP_ADVANCE}
increase_total={HP_ADVANCE}
[/effect]
[/advancement]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Wesnoth-cvs-commits] wesnoth/data amla.cfg,
David White <=