fixes
This commit is contained in:
parent
1fcd87fb1c
commit
0327464eca
5 changed files with 61 additions and 5 deletions
|
|
@ -52,3 +52,36 @@ guinness_dynasty ={
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
house_belgium_oranje_nassau_weilburg = {
|
||||
pattern="pattern__solid_designer.dds"
|
||||
color1=blue
|
||||
color2=yellow
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=white
|
||||
texture="ce_sword_simple.dds"
|
||||
instance={
|
||||
position={ 0.320000 0.220000 }
|
||||
scale={ 0.680000 0.680000 }
|
||||
rotation=26
|
||||
}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=red
|
||||
texture="ce_lion_rampant_crown.dds"
|
||||
instance={
|
||||
scale={ 0.860000 0.860000 }
|
||||
depth=1.010000
|
||||
}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
color2=yellow
|
||||
texture="ce_checkers_06.dds"
|
||||
instance={
|
||||
depth=2.010000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -163,3 +163,26 @@ k_rhineland = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
e_benelux = {
|
||||
pattern="pattern_tricolor_horizontal_01.dds"
|
||||
color1=red
|
||||
color2=white
|
||||
color3=blue
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=red
|
||||
texture="ce_lion_rampant.dds"
|
||||
instance={
|
||||
scale={ 0.760000 0.760000 }
|
||||
}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="ce_square_kaaba.dds"
|
||||
instance={
|
||||
scale={ 1.000000 0.640000 }
|
||||
depth=1.010000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue