Skip to content

Commit

Permalink
Fixed more incorrect scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramit110 committed Jul 7, 2019
1 parent e07e610 commit 855cc0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scopes.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,11 @@ alias[trigger:any_de_jure_vassal_title] = single_alias_right[trigger_clause]
### Scopes to all titles that are dejure part of a character or title's realm
alias[effect:any_de_jure_vassal_title] = single_alias_right[any_effect_clause]

## scope = character
## scope = title
## push_scope = title
### Scopes to all titles that are dejure part of a title's realm
alias[trigger:any_direct_de_jure_vassal_title] = single_alias_right[trigger_clause]
## scope = character
## scope = title
## push_scope = title
### Scopes to all titles that are dejure part of a title's realm
alias[effect:any_direct_de_jure_vassal_title] = single_alias_right[any_effect_clause]
Expand Down

0 comments on commit 855cc0c

Please sign in to comment.