Bugs
This commit is contained in:
parent
884ac18c56
commit
fd2137de30
17 changed files with 13699 additions and 1275 deletions
|
|
@ -1570,51 +1570,51 @@ great_holy_war_target_kingdom_weight = {
|
|||
}
|
||||
add = ghw_target_fringe
|
||||
}
|
||||
# Zunist heartlands
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:zunism_religion
|
||||
title_capital_county.title_province = { geographical_region = ghw_region_afghanistan }
|
||||
}
|
||||
add = ghw_target_heartlands
|
||||
}
|
||||
# Zunist frontier
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:zunism_religion
|
||||
title_capital_county.title_province = {
|
||||
OR = {
|
||||
geographical_region = ghw_region_western_india
|
||||
geographical_region = ghw_region_persia
|
||||
geographical_region = ghw_region_transoxiana
|
||||
}
|
||||
}
|
||||
}
|
||||
add = ghw_target_frontier
|
||||
}
|
||||
# Zunist fringe
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:zunism_religion
|
||||
title_capital_county.title_province = {
|
||||
OR = {
|
||||
geographical_region = ghw_region_caucasus
|
||||
geographical_region = ghw_region_holy_land
|
||||
geographical_region = ghw_region_near_east
|
||||
geographical_region = ghw_region_southwestern_india
|
||||
}
|
||||
}
|
||||
}
|
||||
add = ghw_target_fringe
|
||||
}
|
||||
# Zunist stretch goal
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:the_faith.religion = religion:zunism_religion
|
||||
title_capital_county.title_province = { geographical_region = ghw_region_egypt }
|
||||
}
|
||||
add = ghw_target_stretch
|
||||
}
|
||||
# # Zunist heartlands
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# scope:the_faith.religion = religion:zunism_religion
|
||||
# title_capital_county.title_province = { geographical_region = ghw_region_afghanistan }
|
||||
# }
|
||||
# add = ghw_target_heartlands
|
||||
# }
|
||||
# # Zunist frontier
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# scope:the_faith.religion = religion:zunism_religion
|
||||
# title_capital_county.title_province = {
|
||||
# OR = {
|
||||
# geographical_region = ghw_region_western_india
|
||||
# geographical_region = ghw_region_persia
|
||||
# geographical_region = ghw_region_transoxiana
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# add = ghw_target_frontier
|
||||
# }
|
||||
# # Zunist fringe
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# scope:the_faith.religion = religion:zunism_religion
|
||||
# title_capital_county.title_province = {
|
||||
# OR = {
|
||||
# geographical_region = ghw_region_caucasus
|
||||
# geographical_region = ghw_region_holy_land
|
||||
# geographical_region = ghw_region_near_east
|
||||
# geographical_region = ghw_region_southwestern_india
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# add = ghw_target_fringe
|
||||
# }
|
||||
# # Zunist stretch goal
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# scope:the_faith.religion = religion:zunism_religion
|
||||
# title_capital_county.title_province = { geographical_region = ghw_region_egypt }
|
||||
# }
|
||||
# add = ghw_target_stretch
|
||||
# }
|
||||
# Hellenic heartlands
|
||||
else_if = {
|
||||
limit = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue