Author: sapient
Date: Sun Jun 22 02:23:36 2008
New Revision: 27380
URL: http://svn.gna.org/viewcvs/wesnoth?rev=27380&view=rev
Log:
a small change to reflect the delayed variable substitution which is now the
default behavior of event-within-event.
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=27380&r1=27379&r2=27380&view=diff
==============================================================================
--- trunk/data/scenario-test.cfg (original)
+++ trunk/data/scenario-test.cfg Sun Jun 22 02:23:36 2008
@@ -994,7 +994,7 @@
[/set_variable]
[message]
id=statue
- message="dynamic " + {TYPE} + " event $|{VAR}|!"
+ message="dynamic " + {TYPE} + " event ${VAR}|!"
[option]
message="Continue!"
[/option]
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits