This commit is contained in:
Heidesommer 2026-05-29 05:24:40 -04:00
parent ce70fe752e
commit 734d526ca9
41 changed files with 17594 additions and 1069 deletions

View file

@ -3058,7 +3058,7 @@ on_title_gain_usurpation = {
}
}
trigger_event = NEOW_dynamic_titles.0014
}
}
######################################################
@ -3080,18 +3080,8 @@ on_title_gain_usurpation = {
}
}
scope:title = {
limit = {
is_nomad_title = no
tier = tier_county
scope:title.title_province = {
NOR = {
has_holding_type = monotown_holding
has_holding_type = city_holding
}
}
}
scope:title.title_province = {
set_holding_type = city_holding
set_holding_type = city_holding
}
}
}