Macro reference: Add hint to clear variable afterwards
[ci skip]
(cherry-picked from commit 0ca460efcd
)
This commit is contained in:
parent
624de09b1a
commit
aedd9b88b5
1 changed files with 1 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue