Author: zookeeper
Date: Fri Oct 17 17:50:05 2008
New Revision: 30226
URL: http://svn.gna.org/viewcvs/wesnoth?rev=30226&view=rev
Log:
Fixed Haldric probably not losing his ruby of fire attack when he's supposed to.
Modified:
trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/19_The_Vanguard.cfg
Modified: trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/19_The_Vanguard.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/19_The_Vanguard.cfg?rev=30226&r1=30225&r2=30226&view=diff
==============================================================================
--- trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/19_The_Vanguard.cfg
(original)
+++ trunk/data/campaigns/The_Rise_Of_Wesnoth/scenarios/19_The_Vanguard.cfg Fri
Oct 17 17:50:05 2008
@@ -179,6 +179,19 @@
[then]
{CLEAR_VARIABLE stored_Haldric.modifications.object[$i]}
+ [/then]
+ [/if]
+ {NEXT i}
+
+ {FOREACH stored_Haldric.attack i}
+ [if]
+ [variable]
+ name=stored_Haldric.attack[$i].name
+ equals=ruby of fire
+ [/variable]
+
+ [then]
+ {CLEAR_VARIABLE stored_Haldric.attack[$i]}
[/then]
[/if]
{NEXT i}
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits