Fixing the Fixes
This commit is contained in:
parent
066ca149c5
commit
54423c926c
19 changed files with 1022 additions and 914 deletions
|
|
@ -114,7 +114,7 @@ can_have_confederate_partition_succession_law_trigger = {
|
|||
OR = {
|
||||
government_has_flag = government_is_feudal
|
||||
government_has_flag = government_is_tribal
|
||||
government_has_flag = government_is_minority
|
||||
government_has_flag = government_is_landless_minority
|
||||
# TGP
|
||||
AND = {
|
||||
government_has_flag = government_is_japan_feudal
|
||||
|
|
|
|||
|
|
@ -133,7 +133,7 @@ can_raid_across_water_trigger = {
|
|||
house ?= { can_raid_house_modifiers_that_enable_raiding_overseas_list_trigger = yes }
|
||||
# Can raid overseas by government rules
|
||||
government_has_flag = government_enables_naval_raiding
|
||||
#Is Hereward.
|
||||
has_trait = the_wake
|
||||
# #Is Hereward.
|
||||
# has_trait = the_wake
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue