Expanded external macros in TIMED_ACTIONS.

This commit is contained in:
Steven Panek 2010-11-25 11:10:11 +00:00
parent 27291b4637
commit c7098011d3

View file

@ -76,11 +76,17 @@
#! {MODIFY_UNIT race=orc name ( _ "Azir")}
#! )}
#! [/event]
{VARIABLE_OP TIME_ACTIONS_time_begin time stamp}
[set_variable]
name=TIME_ACTIONS_time_begin
time=stamp
[/set_variable]
{CONTENT_WML}
{VARIABLE_OP TIME_ACTIONS_time_end time stamp}
[set_variable]
name=TIME_ACTIONS_time_end
time=stamp
[/set_variable]
[message]
speaker=narrator
@ -89,5 +95,7 @@
image=wesnoth-icon.png
[/message]
{CLEAR_VARIABLE TIME_ACTIONS_time_begin,TIME_ACTIONS_time_end}
[clear_variable]
name=TIME_ACTIONS_time_begin,TIME_ACTIONS_time_end
[/clear_variable]
#enddef