This commit is contained in:
JulesFlammenkueche 2025-11-09 14:21:08 +01:00
commit 57c7c975d0
3 changed files with 17 additions and 1 deletions

View file

@ -1513,6 +1513,19 @@ k_rhineland = {
}
}
e_iberia={
pattern="pattern_cross_01.dds"
color1=white
color2=blue
color3=black
colored_emblem={
color1=red
texture="NEOW_ce_cross_burgundian.dds"
}
}
d_nf_newton={
pattern="pattern__solid_designer.dds"
color1=green

Binary file not shown.

View file

@ -30,6 +30,7 @@
# Double underscore intentional to make it the first option in the list
NEOW_ce_cross_burgundian.dds = { colors = 1 category = crosses_and_knots }
NEOW_ce_gondor_tree.dds = { colors = 1 category = faiths }
NEOW_ce_guinness_logo.dds = { colors = 1 category = manmade }
NEOW_ce_gondor_crown.dds = { colors = 1 category = manmade }
@ -63,4 +64,3 @@ NEOW_ce_nap_eagle.dds = { colors = 1 category = animals }
NEOW_ce_dragon_rampant.dds = { colors = 3 category = animals }
NEOW_ce_dragon_rampant.dds = { colors = 3 category = animals }
NEOW_ce_wallonia.dds = { colors = 1 category = animals }