admin gov works

This commit is contained in:
Magpie490 2025-02-20 11:52:45 +00:00
parent 051293284c
commit 6ef778b2b5
32 changed files with 6304 additions and 103 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 = {