admin gov works
This commit is contained in:
parent
0fa21d7e79
commit
82db99534c
33 changed files with 6305 additions and 104 deletions
|
|
@ -51,7 +51,7 @@ council_task_fabricate_claim_relative_strength = {
|
|||
council_scaled_by_liege_tier_not_admin = {
|
||||
value = council_scaled_by_liege_tier
|
||||
if = {
|
||||
limit = { government_allows = administrative }
|
||||
limit = { has_government = administrative_government }
|
||||
multiply = 0
|
||||
}
|
||||
}
|
||||
|
|
@ -60,7 +60,7 @@ council_scaled_admin_value = {
|
|||
value = 0 # This value should be 0 for anyone who isn't admin
|
||||
if = {
|
||||
limit = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
}
|
||||
add = 1
|
||||
if = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue