fix
This commit is contained in:
parent
e0ea339999
commit
854a803fd9
2 changed files with 3 additions and 4 deletions
|
|
@ -807,7 +807,7 @@ ai_only_vassal_modify_vassal_contract_interaction = {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Separate interactions are set up for Administrative - This is to help with localisation and some of the effects
|
# Separate interactions are set up for Administrative - This is to help with localisation and some of the effects
|
||||||
admin_liege rep_liege_modify_vassal_contract_interaction = {
|
admin_liege_modify_vassal_contract_interaction = {
|
||||||
special_interaction = liege_modify_vassal_contract
|
special_interaction = liege_modify_vassal_contract
|
||||||
interface = modify_vassal_contract
|
interface = modify_vassal_contract
|
||||||
category = interaction_category_vassal
|
category = interaction_category_vassal
|
||||||
|
|
@ -815,8 +815,8 @@ admin_liege rep_liege_modify_vassal_contract_interaction = {
|
||||||
interface_priority = 1000
|
interface_priority = 1000
|
||||||
icon = icon_contract_modification_single
|
icon = icon_contract_modification_single
|
||||||
|
|
||||||
send_name = admin_liege rep_liege_modify_vassal_contract_interaction
|
send_name = admin_liege_modify_vassal_contract_interaction
|
||||||
desc = admin_liege rep_liege_modify_vassal_contract_interaction_desc
|
desc = admin_liege_modify_vassal_contract_interaction_desc
|
||||||
|
|
||||||
force_notification = yes
|
force_notification = yes
|
||||||
notification_text = MODIFY_VASSAL_CONTRACT_NOTIFICATION_TO_VASSAL
|
notification_text = MODIFY_VASSAL_CONTRACT_NOTIFICATION_TO_VASSAL
|
||||||
|
|
|
||||||
|
|
@ -725,7 +725,6 @@ peasantrepublic_government = {
|
||||||
may_elevate_co_monarch
|
may_elevate_co_monarch
|
||||||
government_uses_legitimacy
|
government_uses_legitimacy
|
||||||
government_uses_domain_limit
|
government_uses_domain_limit
|
||||||
government_is_herder
|
|
||||||
government_has_herd
|
government_has_herd
|
||||||
government_uses_domicile_but_not_adventurer
|
government_uses_domicile_but_not_adventurer
|
||||||
government_has_powerful_families
|
government_has_powerful_families
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue