Macro reference: Add hint to clear variable afterwards

[ci skip]
This commit is contained in:
Severin Glöckner 2018-07-19 01:43:50 +02:00
parent 111b5db7b4
commit 0ca460efcd

View file

@ -203,6 +203,7 @@
# Example where this is used to flip all orcs to whatever side James is on:
#! {STORE_UNIT_VAR (id=James) side side_of_James}
#! {MODIFY_UNIT (race=orc) side $side_of_James}
#! {CLEAR_VARIABLE side_of_James}
[store_unit]
[filter]
{FILTER}