admin gov works
This commit is contained in:
parent
0fa21d7e79
commit
82db99534c
33 changed files with 6305 additions and 104 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue