Iberia CoA

This commit is contained in:
Dimandore 2025-11-08 16:50:30 -05:00
parent b63cdb048b
commit 7761e5929c
3 changed files with 17 additions and 0 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={ d_nf_newton={
pattern="pattern__solid_designer.dds" pattern="pattern__solid_designer.dds"
color1=green color1=green

Binary file not shown.

View file

@ -59,3 +59,4 @@ NEOW_ce_blackadder.dds = { colors = 3 category = animals }
NEOW_ce_gaul_boar.dds = { colors = 2 category = animals } NEOW_ce_gaul_boar.dds = { colors = 2 category = animals }
NEOW_ce_bohemia_crown.dds = { colors = 3 category = manmade } NEOW_ce_bohemia_crown.dds = { colors = 3 category = manmade }
NEOW_ce_rosa_camuna.dds = { colors = 1 category = nature } NEOW_ce_rosa_camuna.dds = { colors = 1 category = nature }
NEOW_ce_cross_burgundian.dds = { colors = 1 category = crosses_and_knots }