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

@ -662,7 +662,7 @@ ep3_triumph_gold_cost = {
value = 100
if = {
limit = {
NOT = { government_allows = administrative }
NOT = { has_government = administrative_government }
}
add = 100
if = {
@ -680,7 +680,7 @@ ep3_triumph_influence_cost = {
value = 0
if = {
limit = {
government_allows = administrative
has_government = administrative_government
}
add = 50
if = {