Author: ai0867
Date: Wed Sep 17 00:24:09 2008
New Revision: 29505

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29505&view=rev
Log:
* Correct description of TRANSFORM_UNIT macro.

Modified:
    trunk/data/core/macros/unit-utils.cfg

Modified: trunk/data/core/macros/unit-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/unit-utils.cfg?rev=29505&r1=29504&r2=29505&view=diff
==============================================================================
--- trunk/data/core/macros/unit-utils.cfg (original)
+++ trunk/data/core/macros/unit-utils.cfg Wed Sep 17 00:24:09 2008
@@ -180,7 +180,8 @@
 #enddef
 
 #define TRANSFORM_UNIT T_FILTER TRANSFORMTO
-    # Advances all units matching the filter to TRANSFORMTO or if missing, 
their normal advancement
+    # Transforms all units matching the filter into TRANSFORMTO or if missing, 
their normal advancement
+    # Keeps the unit's hitpoints, experience and status intact.
     #
     # Example to turn all spearmen into cavalrymen:
     #! {TRANSFORM_UNIT type=Spearman Cavalryman}


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to