From 08e52b78fe0f735a514915350a87596eeaa23880 Mon Sep 17 00:00:00 2001 From: Pelmen323 Date: Tue, 19 Nov 2024 22:13:31 +0400 Subject: [PATCH] Update `gain_xp_leader` scope --- Config/common/traits.cwt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config/common/traits.cwt b/Config/common/traits.cwt index 39a7a066..9c871a96 100644 --- a/Config/common/traits.cwt +++ b/Config/common/traits.cwt @@ -131,11 +131,11 @@ unit_leader_trait = { gain_xp = { alias_name[trigger] = alias_match_left[trigger] } - ## replace_scope = { this = unit_leader root = unit_leader from = country } + ## replace_scope = { this = unit_leader root = country from = country } gain_xp_leader = { alias_name[trigger] = alias_match_left[trigger] } - ## replace_scope = { this = operative root = operative from = country } + ## replace_scope = { this = operative root = country from = country } gain_xp_leader = { alias_name[trigger] = alias_match_left[trigger] }