uncommented a macro

This commit is contained in:
Iurii Chernyi 2009-08-30 18:06:27 +00:00
parent d777904653
commit 6ad043b95a

View file

@ -9,17 +9,17 @@
[/aspect]
#enddef
# #define AI_ASPECT_FOR_TIME_OF_DAY ID FACETID TIMEOFDAY VALUE
# #macro to define a simple facet of ai aspect which has an id of FACETID an is active during time of day TIMEOFDAY
#[aspect]
# id={ID}
# [facet]
# id={FACETID}
# time_of_day={TIMEOFDAY}
# value={VALUE}
# [/facet]
# [/aspect]
# #enddef
#define AI_ASPECT_FOR_TIME_OF_DAY ID FACETID TIMEOFDAY VALUE
#macro to define a simple facet of ai aspect which has an id of FACETID an is active during time of day TIMEOFDAY
[aspect]
id={ID}
[facet]
id={FACETID}
time_of_day={TIMEOFDAY}
value={VALUE}
[/facet]
[/aspect]
#enddef
#define AI_NO_SCOUTS