lots of stuff

This commit is contained in:
edwardtheelbowhigh 2025-02-19 21:39:32 +00:00
parent bbd7765216
commit ff6b493f88
35 changed files with 3680 additions and 196 deletions

View file

@ -4986,17 +4986,17 @@ k_england_france = {
}
}
k_england = {
pattern = "pattern_solid.dds"
color1 = "red"
color2 = "white"
colored_emblem = {
texture = "ce_wyvern.dds"
color1 = "white"
color2 = "white"
color3 = "red"
instance = { position = { 0.5 0.5 } scale = { 0.9 0.9 } }
pattern="pattern_solid.dds"
color1=white
color2=white
color3=black
colored_emblem={
color1=red
texture="ce_ordinary_cross_thinnest.dds"
}
}
d_esthonia = {
pattern = "pattern_solid.dds"
color1 = "yellow"
@ -5713,19 +5713,10 @@ k_cornwall = {
k_scotland = {
pattern = "pattern_solid.dds"
color1 = "yellow"
color2 = "red"
color1 = "blue"
colored_emblem = {
texture = "ce_lion_rampant.dds"
color1 = "red"
color2 = "blue"
color3 = "yellow"
instance = { position = { 0.5 0.485 } scale = { 0.57 0.57 } }
}
colored_emblem = {
texture = "ce_double_tressure.dds"
color1 = "red"
color2 = "red"
texture = "ce_ordinary_saltire_5.dds"
color1 = "white"
}
}
@ -5743,17 +5734,13 @@ d_palestine = {
}
k_england_norman = {
pattern = "pattern_solid.dds"
color1 = "red"
color2 = "yellow"
colored_emblem = {
texture = "ce_leopard_passant_guardant.dds"
color1 = "yellow"
color2 = "blue"
color3 = "black"
instance = { position = { 0.5 0.16 } scale = { 0.85 0.85 } }
instance = { position = { 0.5 0.415 } scale = { 0.85 0.85 } }
instance = { position = { 0.5 0.67 } scale = { 0.85 0.85 } }
pattern="pattern_solid.dds"
color1=white
color2=white
color3=black
colored_emblem={
color1=red
texture="ce_ordinary_cross_thinnest.dds"
}
}
@ -5770,34 +5757,33 @@ k_ireland = {
}
k_wales = {
pattern = "pattern_solid.dds"
color1 = "yellow"
color2 = "red"
colored_emblem = {
texture = "ce_block_02.dds"
color1 = "red"
color2 = "red"
instance = { position = { 0.75 0.225 } scale = { 0.5 0.45 } }
instance = { position = { 0.25 0.725 } scale = { 0.5 0.55 } }
pattern="pattern_solid.dds"
color1=white
color2=red
colored_emblem={
color1=red
color2=blue
color3=white
texture="ce_dragon.dds"
instance={
scale={ 0.900000 0.900000 }
}
}
colored_emblem = {
texture = "ce_lion_passant_guardant.dds"
color1 = "red"
color2 = "blue"
color3 = "white"
instance = { position = { 0.31 0.25 } scale = { 0.48 0.48 } }
instance = { position = { 0.70 0.67 } scale = { 0.48 0.48 } }
}
colored_emblem = {
texture = "ce_lion_passant_guardant.dds"
color1 = "yellow"
color2 = "blue"
color3 = "black"
instance = { position = { 0.70 0.25 } scale = { 0.48 0.48 } }
instance = { position = { 0.31 0.67 } scale = { 0.48 0.48 } }
colored_emblem={
color1=white
color2=green_light
texture="ce_per_fess.dds"
instance={
depth=1.010000
}
}
}
k_bavaria = {
pattern = "pattern_solid.dds"
color1 = "white"

File diff suppressed because it is too large Load diff

View file

@ -186,3 +186,118 @@ e_benelux = {
}
}
}
d_nf_newton={
pattern="pattern__solid_designer.dds"
color1=green
color2=yellow
color3=black
colored_emblem={
color1=yellow
texture="ce_block_01.dds"
instance={
position={ 0.500000 0.000000 }
depth=3.010000
}
}
colored_emblem={
color1=yellow
color2=yellow_light
color3=white
texture="ce_lion_rampant_wide_stance.dds"
instance={
position={ 0.500000 0.550000 }
scale={ 0.570000 0.570000 }
depth=4.010000
}
}
colored_emblem={
color1=red
color2=green_light
color3=white
texture="ce_flower.dds"
instance={
position={ 0.250000 0.140000 }
scale={ 0.240000 0.240000 }
}
instance={
position={ 0.750000 0.140000 }
scale={ 0.240000 0.240000 }
depth=1.010000
}
instance={
position={ 0.500000 0.140000 }
scale={ 0.240000 0.240000 }
depth=2.010000
}
}
}
d_nf_hendderswn = {
pattern="pattern_solid.dds"
color1=red
color2=white
color3=blue
colored_emblem={
color1=red
color2=yellow_light
texture="ce_pily_barry.dds"
instance={
position={ 0.640000 0.630000 }
depth=1.010000
}
}
colored_emblem={
color1=white
color2=black
texture="ce_ermine.dds"
instance={
position={ 0.500000 0.000000 }
scale={ 1.000000 0.500000 }
}
}
}
d_nf_jacob = {
pattern="pattern_quarter.dds"
color1=yellow
color2=red
color3=blue
colored_emblem={
color1=yellow
color2=yellow_light
color3=black
texture="ce_eagle.dds"
instance={
position={ 0.290000 0.280000 }
scale={ 0.480000 0.480000 }
}
}
}
d_nf_squyrhys = {
pattern="pattern_solid.dds"
color1=white
color2=white
color3=black
colored_emblem={
color1=red
color2=black
texture="ce_squirrel.dds"
}
}