diff --git a/common/governments/00_government_types.txt b/common/governments/00_government_types.txt index 75e7bdf7..7df55d7d 100644 --- a/common/governments/00_government_types.txt +++ b/common/governments/00_government_types.txt @@ -156,7 +156,6 @@ theocracy_government = { government_is_theocracy government_is_settled government_uses_domain_limit - gov_uses_non_crown_coa } mechanic_type = theocracy @@ -440,7 +439,6 @@ holy_order_government = { flags = { government_uses_crown_authority cannot_be_vassal_or_liege - gov_uses_non_crown_coa government_is_holy_order } diff --git a/gfx/interface/coat_of_arms/theo_crown_strip_115.dds b/gfx/interface/coat_of_arms/theo_crown_strip_115.dds deleted file mode 100644 index 185d2f40..00000000 --- a/gfx/interface/coat_of_arms/theo_crown_strip_115.dds +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c6b150ed68af5976275fdf16db6c4abebf64bd21da595063cf0644daedaec03 -size 382372 diff --git a/gfx/interface/coat_of_arms/theo_crown_strip_28.dds b/gfx/interface/coat_of_arms/theo_crown_strip_28.dds deleted file mode 100644 index 2bb0b9ad..00000000 --- a/gfx/interface/coat_of_arms/theo_crown_strip_28.dds +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c3eddea368346ae030fae717efbdb05192932b237933d823ab215e18a687b7d -size 26212 diff --git a/gfx/interface/coat_of_arms/theo_crown_strip_44.dds b/gfx/interface/coat_of_arms/theo_crown_strip_44.dds deleted file mode 100644 index 816d48ae..00000000 --- a/gfx/interface/coat_of_arms/theo_crown_strip_44.dds +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:12415d353c72f7f9b5f5f9d3aed41612055ec67f78269c2f473ebf549b7708de -size 62252 diff --git a/gfx/interface/coat_of_arms/theo_crown_strip_62.dds b/gfx/interface/coat_of_arms/theo_crown_strip_62.dds deleted file mode 100644 index 76e59b69..00000000 --- a/gfx/interface/coat_of_arms/theo_crown_strip_62.dds +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25c16d92a55e47236de646b3f7256bc4a29b8fbb398122bec425c296ff760c44 -size 95652 diff --git a/gfx/interface/coat_of_arms/theo_crown_strip_86.dds b/gfx/interface/coat_of_arms/theo_crown_strip_86.dds deleted file mode 100644 index 98d19c6b..00000000 --- a/gfx/interface/coat_of_arms/theo_crown_strip_86.dds +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75943d9d2ae2aab283061c224e73ac97416c0a267d65ab641458e3eaffb3b2e6 -size 214820 diff --git a/gui/shared/coat_of_arms.gui b/gui/shared/coat_of_arms.gui index 623ced18..4b143d13 100644 --- a/gui/shared/coat_of_arms.gui +++ b/gui/shared/coat_of_arms.gui @@ -38,9 +38,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -127,16 +124,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - texture = "gfx/interface/coat_of_arms/theo_crown_strip_28.dds" - frame = "[Character.GetPrimaryTitle.GetTierFrame]" - framesize = { 32 22 } - - block "theo_crown" { - visible = no - } - } widget = { visible = "[Character.HasLandedTitles]" @@ -193,9 +180,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -285,17 +269,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - framesize = { 52 32 } - texture = "gfx/interface/coat_of_arms/theo_crown_strip_44.dds" - frame = "[Character.GetPrimaryTitle.GetTierFrame]" - - block "theo_crown" { - visible = no - } - } widget = { size = { 52 52 } @@ -352,9 +325,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -405,17 +375,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_62.dds" - frame = "[Character.GetPrimaryTitle.GetTierFrame]" - framesize = { 64 40 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" @@ -510,9 +469,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -561,17 +517,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_86.dds" - frame = "[Character.GetPrimaryTitle.GetTierFrame]" - framesize = { 96 60 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" @@ -666,9 +611,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -717,17 +659,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_115.dds" - frame = "[Character.GetPrimaryTitle.GetTierFrame]" - framesize = { 128 80 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" @@ -852,9 +783,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -908,17 +836,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_28.dds" - frame = "[Title.GetTierFrame]" - framesize = { 32 22 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" @@ -995,9 +912,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -1046,17 +960,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_44.dds" - frame = "[Title.GetTierFrame]" - framesize = { 52 32 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" parentanchor = hcenter @@ -1130,9 +1033,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -1182,17 +1082,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_62.dds" - frame = "[Title.GetTierFrame]" - framesize = { 64 40 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" parentanchor = hcenter @@ -1267,9 +1156,6 @@ types CoATypes blockoverride "rep_crown" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]" } - blockoverride "theo_crown" { - visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]" - } blockoverride "holy_order" { visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]" } @@ -1319,17 +1205,6 @@ types CoATypes visible = no } } - icon = { - name = "theo_crown" - parentanchor = hcenter - texture = "gfx/interface/coat_of_arms/theo_crown_strip_115.dds" - frame = "[Title.GetTierFrame]" - framesize = { 128 80 } - - block "theo_crown" { - visible = no - } - } icon = { name = "adventurer_top_decor" parentanchor = hcenter