push
This commit is contained in:
parent
e460144cdc
commit
9a54c59545
32 changed files with 6078 additions and 37 deletions
|
|
@ -664,7 +664,7 @@ peasant_republic_government = {
|
|||
mercenary_hire_cost_mult = 2
|
||||
men_at_arms_maintenance = 1.5
|
||||
}
|
||||
vassal_contract_group = feudal_vassal
|
||||
vassal_contract_group = peasant_republic_vassal
|
||||
|
||||
# Use flags instead of has_government for moddability if possible (i.e., wherever not visible to the player).
|
||||
flags = {
|
||||
|
|
@ -679,6 +679,7 @@ peasant_republic_government = {
|
|||
government_locked_to_elective
|
||||
}
|
||||
|
||||
mechanic_type = feudal
|
||||
color = hsv{ 0.30 0.60 0.68 }
|
||||
realm_mask_offset = { 0.0 -0.01 }
|
||||
realm_mask_scale = { 1 1 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue