Skip to content

Commit

Permalink
Macro reference: Add hint to clear variable afterwards
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
sevu committed Jul 18, 2018
1 parent 20128ac commit a13331e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/core/macros/unit-utils.cfg
Expand Up @@ -202,6 +202,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}
Expand Down

0 comments on commit a13331e

Please sign in to comment.