Iberian struggle vapourised, a bunch of flags added, a bunch of loc done and spain can now have cultures/religions
This commit is contained in:
parent
2fb4eba0b9
commit
0959cbb96d
14 changed files with 2187 additions and 202 deletions
|
|
@ -36,6 +36,54 @@ e_alps = {
|
|||
texture = "flag_alps.dds"
|
||||
}
|
||||
}
|
||||
k_sevillian_papacy = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_sevillian_pope.dds"
|
||||
}
|
||||
}
|
||||
k_tuscany = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_tuscany.dds"
|
||||
}
|
||||
}
|
||||
k_san_marino = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_san_marino.dds"
|
||||
}
|
||||
}
|
||||
k_sardinia = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_sardinia.dds"
|
||||
}
|
||||
}
|
||||
k_andorra = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_andorra.dds"
|
||||
}
|
||||
}
|
||||
k_lichtenstein = {
|
||||
pattern = "pattern_solid.dds"
|
||||
color1 = "red"
|
||||
color2 = "white"
|
||||
textured_emblem = {
|
||||
texture = "flag_lichtenstein.dds"
|
||||
}
|
||||
}
|
||||
|
||||
k_brandenburg = {
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
|
|
@ -339,58 +387,6 @@ d_gwent={
|
|||
|
||||
}
|
||||
|
||||
k_andorra = {
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=yellow_light
|
||||
color3=blue_light
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.000000 0.500000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=purple
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 1.000000 0.500000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
color2=blue_light
|
||||
color3=blue
|
||||
texture="ce_bull_passant_humped.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.40000 }
|
||||
scale={ 0.270000 0.270000 }
|
||||
}
|
||||
instance={
|
||||
position={ 0.500000 0.60000 }
|
||||
scale={ 0.270000 0.270000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow_light
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.320000 1.000000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
d_london ={
|
||||
|
|
@ -1035,13 +1031,6 @@ d_zanzibar={
|
|||
|
||||
}
|
||||
|
||||
k_san_marino={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
color2=blue_light
|
||||
color3=red
|
||||
}
|
||||
|
||||
|
||||
d_la_mancha={
|
||||
pattern="pattern_vertical_split_01.dds"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue