Skip to content

Commit

Permalink
Update gain_xp_leader scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelmen323 committed Nov 19, 2024
1 parent 7bbe42f commit 08e52b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Config/common/traits.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -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]
}
Expand Down

0 comments on commit 08e52b7

Please sign in to comment.