some coat of arms stuff
This commit is contained in:
parent
051293284c
commit
60273e29c1
2 changed files with 42 additions and 17 deletions
|
|
@ -5155,8 +5155,8 @@ e_italy = {
|
||||||
|
|
||||||
e_britannia = {
|
e_britannia = {
|
||||||
pattern = "pattern_solid.dds"
|
pattern = "pattern_solid.dds"
|
||||||
color1 = "white"
|
color1 = "red"
|
||||||
color2 = "white"
|
color2 = "red"
|
||||||
textured_emblem = {
|
textured_emblem = {
|
||||||
texture = "flag_britain.dds"
|
texture = "flag_britain.dds"
|
||||||
}
|
}
|
||||||
|
|
@ -5758,7 +5758,7 @@ k_ireland = {
|
||||||
|
|
||||||
k_wales = {
|
k_wales = {
|
||||||
pattern="pattern_solid.dds"
|
pattern="pattern_solid.dds"
|
||||||
color1=white
|
color1=green
|
||||||
color2=red
|
color2=red
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
color1=red
|
color1=red
|
||||||
|
|
@ -5784,6 +5784,7 @@ k_wales = {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
k_bavaria = {
|
k_bavaria = {
|
||||||
pattern = "pattern_solid.dds"
|
pattern = "pattern_solid.dds"
|
||||||
color1 = "white"
|
color1 = "white"
|
||||||
|
|
@ -12218,17 +12219,29 @@ d_lothian = {
|
||||||
}
|
}
|
||||||
|
|
||||||
d_northumberland = {
|
d_northumberland = {
|
||||||
pattern = "pattern_solid.dds"
|
custom=yes
|
||||||
color1 = "purple"
|
pattern="pattern_horizontal_split_01.dds"
|
||||||
color2 = "yellow"
|
color1=red
|
||||||
colored_emblem = {
|
color2=blue_light
|
||||||
texture = "ce_vertical_stripes_08.dds"
|
color3=blue
|
||||||
color1 = "purple"
|
colored_emblem={
|
||||||
color2 = "yellow"
|
color1=yellow
|
||||||
instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 } }
|
texture="ce_ordinary_cross_thinnest.dds"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
color2=blue
|
||||||
|
texture="ce_per_fess.dds"
|
||||||
|
instance={
|
||||||
|
depth=1.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
c_northumberland = {
|
c_northumberland = {
|
||||||
pattern = "pattern_solid.dds"
|
pattern = "pattern_solid.dds"
|
||||||
color1 = "yellow"
|
color1 = "yellow"
|
||||||
|
|
|
||||||
|
|
@ -473,9 +473,9 @@ windsor_dynasty = {
|
||||||
|
|
||||||
|
|
||||||
cyflymarhyan_dynasty ={
|
cyflymarhyan_dynasty ={
|
||||||
pattern="pattern__solid_designer.dds"
|
pattern="pattern_vertical_split_01.dds"
|
||||||
color1=blue
|
color1=blue
|
||||||
color2=white
|
color2=blue
|
||||||
color3=blue
|
color3=blue
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
color1=yellow_light
|
color1=yellow_light
|
||||||
|
|
@ -1355,17 +1355,27 @@ stuart_dynasty = {
|
||||||
}
|
}
|
||||||
|
|
||||||
hendderswn_dynasty = {
|
hendderswn_dynasty = {
|
||||||
pattern="pattern_solid.dds"
|
pattern="pattern_vertical_split_01.dds"
|
||||||
color1=red
|
color1=red
|
||||||
color2=white
|
color2=yellow_light
|
||||||
color3=blue
|
color3=yellow_light
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
color1=red
|
color1=red
|
||||||
color2=yellow_light
|
color2=yellow_light
|
||||||
texture="ce_pily_barry.dds"
|
texture="ce_pily_barry.dds"
|
||||||
instance={
|
instance={
|
||||||
position={ 0.640000 0.630000 }
|
position={ 0.640000 0.630000 }
|
||||||
depth=1.010000
|
depth=2.010000
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
colored_emblem={
|
||||||
|
color1=red
|
||||||
|
texture="ce_block_02.dds"
|
||||||
|
instance={
|
||||||
|
position={ 0.000000 0.750000 }
|
||||||
|
scale={ 0.300000 1.000000 }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
@ -1377,12 +1387,14 @@ hendderswn_dynasty = {
|
||||||
instance={
|
instance={
|
||||||
position={ 0.500000 0.000000 }
|
position={ 0.500000 0.000000 }
|
||||||
scale={ 1.000000 0.500000 }
|
scale={ 1.000000 0.500000 }
|
||||||
|
depth=1.010000
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
gwilym_dynasty = {
|
gwilym_dynasty = {
|
||||||
pattern="pattern_solid.dds"
|
pattern="pattern_solid.dds"
|
||||||
color1=white
|
color1=white
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue