Author: ai0867
Date: Sun Apr 19 20:06:50 2009
New Revision: 35060

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35060&view=rev
Log:
Add [show_objectives] testcase.

Modified:
    trunk/data/scenario-test.cfg

Modified: trunk/data/scenario-test.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/scenario-test.cfg?rev=35060&r1=35059&r2=35060&view=diff
==============================================================================
--- trunk/data/scenario-test.cfg (original)
+++ trunk/data/scenario-test.cfg Sun Apr 19 20:06:50 2009
@@ -237,6 +237,21 @@
             on_side=1
             x,y=13,3
         [/my_lua_action]
+    [/event]
+
+    [event]
+        name=moveto
+        first_time_only=no
+        [filter]
+            x,y,canrecruit,side=10,5,yes,1
+        [/filter]
+        [message]
+            speaker=unit
+            message="What am I supposed to be doing again?"
+        [/message]
+        [show_objectives]
+            side=1
+        [/show_objectives]
     [/event]
 
     [event]


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

Reply via email to