Macro reference: Add hint to clear variable afterwards

[ci skip]

(cherry-picked from commit 0ca460efcd)
This commit is contained in:
Severin Glöckner 2018-07-19 01:43:50 +02:00
parent 624de09b1a
commit aedd9b88b5

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}