From 7ed0d6c01f3455dd20f5d43f5d1ed8c8ab2bb2f4 Mon Sep 17 00:00:00 2001 From: Alpinia Date: Fri, 13 Dec 2024 10:38:27 -0300 Subject: [PATCH] any_state_in should change the scope to state --- Config/triggers_gtd.cwt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Config/triggers_gtd.cwt b/Config/triggers_gtd.cwt index b34ef710..eb1f5e4a 100644 --- a/Config/triggers_gtd.cwt +++ b/Config/triggers_gtd.cwt @@ -120,6 +120,7 @@ alias[trigger:has_naval_invasion_against_state] = { ### check if any state in the given category meets the trigger. ## scope = any +## push_scope = state alias[trigger:any_state_in] = { ## cardinality = 0..1 tooltip = localisation @@ -129,6 +130,7 @@ alias[trigger:any_state_in] = { } ### check if any state in the given category meets the trigger. ## scope = any +## push_scope = state alias[trigger:any_state_in] = { ## cardinality = 0..1 tooltip = localisation @@ -138,6 +140,7 @@ alias[trigger:any_state_in] = { } ### check if any state in the given category meets the trigger. ## scope = any +## push_scope = state alias[trigger:any_state_in] = { ## cardinality = 0..1 tooltip = localisation @@ -147,6 +150,7 @@ alias[trigger:any_state_in] = { } ### check if any state in the given category meets the trigger. ## scope = any +## push_scope = state alias[trigger:any_state_in] = { ## cardinality = 0..1 tooltip = localisation