Author: crab
Date: Wed Apr 15 01:18:58 2009
New Revision: 34931
URL: http://svn.gna.org/viewcvs/wesnoth?rev=34931&view=rev
Log:
made preload events in AI arena 'first_time_only=no'
Modified:
trunk/data/ai/scenarios/ai_arena_small/0001-healing.cfg
trunk/data/ai/scenarios/ai_arena_small/0002-poisoning.cfg
trunk/data/ai/scenarios/scenario-AI_Arena_small.cfg
Modified: trunk/data/ai/scenarios/ai_arena_small/0001-healing.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/ai/scenarios/ai_arena_small/0001-healing.cfg?rev=34931&r1=34930&r2=34931&view=diff
==============================================================================
--- trunk/data/ai/scenarios/ai_arena_small/0001-healing.cfg (original)
+++ trunk/data/ai/scenarios/ai_arena_small/0001-healing.cfg Wed Apr 15 01:18:58
2009
@@ -1,5 +1,6 @@
[event]
name=preload
+ first_time_only=no
[lua]
code = << register_test('0001-healing','Healing test'); >>
[/lua]
Modified: trunk/data/ai/scenarios/ai_arena_small/0002-poisoning.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/ai/scenarios/ai_arena_small/0002-poisoning.cfg?rev=34931&r1=34930&r2=34931&view=diff
==============================================================================
--- trunk/data/ai/scenarios/ai_arena_small/0002-poisoning.cfg (original)
+++ trunk/data/ai/scenarios/ai_arena_small/0002-poisoning.cfg Wed Apr 15
01:18:58 2009
@@ -1,5 +1,6 @@
[event]
name=preload
+ first_time_only=no
[lua]
code = << register_test('0002-poisoning','Poison use test'); >>
[/lua]
Modified: trunk/data/ai/scenarios/scenario-AI_Arena_small.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/ai/scenarios/scenario-AI_Arena_small.cfg?rev=34931&r1=34930&r2=34931&view=diff
==============================================================================
--- trunk/data/ai/scenarios/scenario-AI_Arena_small.cfg (original)
+++ trunk/data/ai/scenarios/scenario-AI_Arena_small.cfg Wed Apr 15 01:18:58 2009
@@ -18,6 +18,7 @@
[event]
name=preload
+ first_time_only=no
[lua]
code = <<
H = wesnoth.dofile("lua/helper.lua")
@@ -36,6 +37,7 @@
[event]
name=preload
+ first_time_only=no
[set_variable]
name=test_path_to_ai
value=ai/ais/default_ai.cfg
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits