From a13331efee678906b78974f416d43c72313d81d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Severin=20Gl=C3=B6ckner?= Date: Thu, 19 Jul 2018 01:43:50 +0200 Subject: [PATCH] Macro reference: Add hint to clear variable afterwards [ci skip] --- data/core/macros/unit-utils.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/data/core/macros/unit-utils.cfg b/data/core/macros/unit-utils.cfg index e8fee2fa5a15..0f7151bd0268 100644 --- a/data/core/macros/unit-utils.cfg +++ b/data/core/macros/unit-utils.cfg @@ -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}