diff --git a/common/landed_titles/religious_titles.txt b/common/landed_titles/religious_titles.txt index 9598dc6e..3f5c95a5 100644 --- a/common/landed_titles/religious_titles.txt +++ b/common/landed_titles/religious_titles.txt @@ -181,6 +181,17 @@ k_fashion = { # Kingdom of Fashion from Establish a New Fashion at Court decisio d_order_dragon = { color = { 90 10 30 } definite_form = yes + ruler_uses_title_name = no + landless = yes capital = c_barcasag + + ai_primary_priority = { + add = @always_primary_score + } + + destroy_if_invalid_heir = yes + no_automatic_claims = yes + always_follows_primary_heir = yes + de_jure_drift_disabled = yes } \ No newline at end of file