Compare commits

..

No commits in common. "46621ee4721672514b6dd1d0f21abc20a50926a1" and "64c09d649acc67919288dcbd1d7053a4fc361d99" have entirely different histories.

3 changed files with 0 additions and 167 deletions

View file

@ -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

View file

@ -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
}
}

View file

@ -1,6 +0,0 @@
NEOW_coa_soleil_royal_trigger = {
OR = {
scope:faith = faith:soleil_royal
}
}