Author: sapient
Date: Mon Aug 11 08:22:33 2008
New Revision: 28455
URL: http://svn.gna.org/viewcvs/wesnoth?rev=28455&view=rev
Log:
allow FULL_HEAL to work on more than one unit, as intended.
Modified:
trunk/data/core/macros/utils.cfg
Modified: trunk/data/core/macros/utils.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/utils.cfg?rev=28455&r1=28454&r2=28455&view=diff
==============================================================================
--- trunk/data/core/macros/utils.cfg (original)
+++ trunk/data/core/macros/utils.cfg Mon Aug 11 08:22:33 2008
@@ -314,12 +314,11 @@
name=FULL_HEAL_temp[$FULL_HEAL_i].hitpoints
value=$FULL_HEAL_temp[$FULL_HEAL_i].max_hitpoints
[/set_variable]
- {NEXT FULL_HEAL_i}
-
[unstore_unit]
find_vacant=no
variable=FULL_HEAL_temp
[/unstore_unit]
+ {NEXT FULL_HEAL_i}
{CLEAR_VARIABLE FULL_HEAL_temp}
{CLEAR_VARIABLE FULL_HEAL_i}
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits