CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     ott <[EMAIL PROTECTED]> 05/08/08 07:35:26

Modified files:
        data           : amla.cfg 

Log message:
        remove excess whitespace

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/amla.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: wesnoth/data/amla.cfg
diff -u wesnoth/data/amla.cfg:1.3 wesnoth/data/amla.cfg:1.4
--- wesnoth/data/amla.cfg:1.3   Sun Jul 31 21:45:01 2005
+++ wesnoth/data/amla.cfg       Mon Aug  8 07:35:26 2005
@@ -4,8 +4,8 @@
 #define AMLA_TOUGH HP_ADVANCE
 [advancement]
  max_times=100
-id = tough
-description = _ "Max HP bonus +{HP_ADVANCE}"
+id=tough
+description= _ "Max HP bonus +{HP_ADVANCE}"
 [effect]
 apply_to=hitpoints
 increase_total={HP_ADVANCE}
@@ -17,8 +17,8 @@
 #define AMLA_NECROHEAL
 [advancement]
 max_times=100
-id = necroheal
-description = _ "Full Heal"
+id=necroheal
+description= _ "Full Heal"
 [effect]
 apply_to=hitpoints
 increase_total=0%


Reply via email to