parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -49,7 +49,6 @@ can_raid_trigger = {
|
|||
}
|
||||
## Without restrictions.
|
||||
has_trait_with_flag = trait_enable_raiding_without_restrictions
|
||||
has_variable = enable_raiding_without_restrictions
|
||||
}
|
||||
# Some faiths prohibit this.
|
||||
OR = {
|
||||
|
|
@ -69,7 +68,8 @@ can_raid_trigger = {
|
|||
# Here so that you can plug in whatever dynasty modifiers you want without overwriting the whole scripted rule trigger.
|
||||
can_raid_dynasty_modifiers_that_enable_raiding_overseas_list_trigger = {
|
||||
# Yes, I realise the OR is redundant till someone else puts something in here. Shoosh.
|
||||
has_dynasty_modifier = fp1_legacy_of_piracy_modifier
|
||||
has_dynasty_modifier = fp1_legacy_of_piracy_modifier
|
||||
|
||||
}
|
||||
can_raid_dynasty_modifiers_that_enable_raiding_overland_list_trigger = {
|
||||
OR = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue