diff --git a/common/governments/00_government_types.txt b/common/governments/00_government_types.txt index ab3c3853..e04cb4af 100644 --- a/common/governments/00_government_types.txt +++ b/common/governments/00_government_types.txt @@ -323,16 +323,16 @@ administrative_government = { } character_modifier = { - #levy_size = -0.5 - #feudal_government_tax_contribution_mult = -0.5 - #feudal_government_levy_contribution_mult = -0.5 - #clan_government_tax_contribution_mult = -0.5 - #clan_government_levy_contribution_mult = -0.5 - #men_at_arms_cap = -2 - #men_at_arms_limit = -2 - #knight_limit = -5 + levy_size = -0.2 + feudal_government_tax_contribution_mult = -0.2 + feudal_government_levy_contribution_mult = -0.2 + clan_government_tax_contribution_mult = -0.2 + clan_government_levy_contribution_mult = -0.2 + men_at_arms_cap = -1 + men_at_arms_limit = -1 + knight_limit = -3 vassal_limit = 100 - #active_accolades = -1 + active_accolades = -1 title_creation_cost_mult = -0.5 } diff --git a/common/succession_election/common - Shortcut.lnk b/common/succession_election/common - Shortcut.lnk deleted file mode 100644 index 6059850e..00000000 Binary files a/common/succession_election/common - Shortcut.lnk and /dev/null differ