diff --git a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt index 687a5837..a53496dc 100644 --- a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt @@ -8798,149 +8798,6 @@ k_macedonia={ } -e_france_soleil_royal={ - custom=yes - pattern="pattern__solid_designer.dds" - color1=red - color2=yellow - color3=red - colored_emblem={ - color1=yellow - color2=yellow - texture="ce_mena_sun.dds" - instance={ - scale={ 0.760000 0.760000 } - depth=17.010000 - } - - } - - colored_emblem={ - color1=yellow - texture="ce_circle_mask.dds" - instance={ - scale={ 0.215000 0.215000 } - depth=16.010000 - } - - } - - colored_emblem={ - color1=yellow - texture="NEOW_ce_flame.dds" - instance={ - position={ 0.850000 0.650000 } - scale={ 0.280000 0.280000 } - rotation=115 - } - - instance={ - position={ 0.650000 0.850000 } - scale={ 0.280000 0.280000 } - depth=1.010000 - rotation=155 - } - - instance={ - position={ 0.350000 0.850000 } - scale={ 0.280000 0.280000 } - depth=2.010000 - rotation=25 - } - - instance={ - position={ 0.150000 0.650000 } - scale={ 0.280000 0.280000 } - depth=3.010000 - rotation=65 - } - - instance={ - position={ 0.850000 0.350000 } - scale={ 0.290000 0.290000 } - depth=4.010000 - rotation=65 - } - - instance={ - position={ 0.150000 0.350000 } - scale={ 0.280000 0.280000 } - depth=5.010000 - rotation=110 - } - - instance={ - position={ 0.650000 0.150000 } - scale={ 0.280000 0.280000 } - depth=6.010000 - rotation=30 - } - - instance={ - position={ 0.350000 0.150000 } - scale={ 0.270000 0.270000 } - depth=7.010000 - rotation=160 - } - - instance={ - position={ 0.800000 0.800000 } - scale={ 0.280000 0.280000 } - depth=8.010000 - rotation=135 - } - - instance={ - position={ 0.200000 0.790000 } - scale={ 0.280000 0.280000 } - depth=9.010000 - rotation=45 - } - - instance={ - position={ 0.800000 0.200000 } - scale={ 0.280000 0.280000 } - depth=10.010000 - rotation=45 - } - - instance={ - position={ 0.200000 0.200000 } - scale={ 0.280000 0.280000 } - depth=11.010000 - rotation=135 - } - - instance={ - position={ 0.885000 0.500000 } - scale={ 0.290000 0.290000 } - depth=12.010000 - rotation=90 - } - - instance={ - position={ 0.115000 0.500000 } - scale={ 0.280000 0.280000 } - depth=13.010000 - rotation=90 - } - - instance={ - position={ 0.500000 0.125000 } - scale={ 0.290000 0.290000 } - depth=14.010000 - } - - instance={ - position={ 0.500000 0.880000 } - scale={ 0.270000 0.270000 } - depth=15.010000 - } - - } - -} - c_lauenberg={ pattern="pattern_solid.dds" color1=white diff --git a/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt b/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt index b157bad2..aa63f74f 100644 --- a/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt +++ b/common/coat_of_arms/dynamic_definitions/NEOW_cultural_coa.txt @@ -7,22 +7,4 @@ } coat_of_arms = d_lucania_albanian } -} - -e_france = { - item = { - trigger = { - NEOW_coa_soleil_royal_trigger = yes - } - coat_of_arms = e_france_soleil_royal - } -} - -k_france = { - item = { - trigger = { - NEOW_coa_soleil_royal_trigger = yes - } - coat_of_arms = e_france_soleil_royal - } } \ No newline at end of file diff --git a/common/scripted_triggers/NEOW_coa_triggers.txt b/common/scripted_triggers/NEOW_coa_triggers.txt deleted file mode 100644 index b0332e42..00000000 --- a/common/scripted_triggers/NEOW_coa_triggers.txt +++ /dev/null @@ -1,6 +0,0 @@ -NEOW_coa_soleil_royal_trigger = { - OR = { - scope:faith = faith:soleil_royal - } -} -