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

@ -940,7 +940,7 @@ buy_claim_interaction = {
value = minor_buy_claim_piety_value
if = {
limit = {
government_allows = administrative
has_government = administrative_government
}
multiply = 1.5
}
@ -957,7 +957,7 @@ buy_claim_interaction = {
value = medium_buy_claim_piety_value
if = {
limit = {
government_allows = administrative
has_government = administrative_government
}
multiply = 1.5
}
@ -974,7 +974,7 @@ buy_claim_interaction = {
value = major_buy_claim_piety_value
if = {
limit = {
government_allows = administrative
has_government = administrative_government
}
multiply = 1.5
}
@ -991,7 +991,7 @@ buy_claim_interaction = {
value = massive_buy_claim_piety_value
if = {
limit = {
government_allows = administrative
has_government = administrative_government
}
multiply = 1.5
}
@ -1047,7 +1047,7 @@ buy_claim_interaction = {
}
if = {
limit = {
government_allows = administrative
has_government = administrative_government
}
multiply = 1.5
}