admin gov works

This commit is contained in:
Magpie490 2025-02-20 11:52:45 +00:00
parent 0fa21d7e79
commit 82db99534c
33 changed files with 6305 additions and 104 deletions

View file

@ -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 = {