Map Painting #5

This commit is contained in:
Hannah-Dagemark 2024-05-29 22:21:49 +02:00
commit bba77756cc
124 changed files with 793 additions and 182 deletions

View file

@ -0,0 +1,6 @@
#Costilliere
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 180 150 20 }

View file

@ -0,0 +1,6 @@
#F'ish
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 23 32 202 }

View file

@ -0,0 +1,6 @@
#Isletueteriqui
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 51 231 24 }

View file

@ -0,0 +1,6 @@
#Itzerla
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 151 }

View file

@ -0,0 +1,6 @@
#Lammbouir
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 132 112 232 }

View file

@ -0,0 +1,6 @@
#Norlorqs
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 101 202 162 }

View file

@ -0,0 +1,6 @@
#Norriquiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 245 21 163 }

View file

@ -0,0 +1,6 @@
#Piratecove
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 20 20 20 }

View file

@ -0,0 +1,6 @@
#Ruinaires
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 240 20 110 }

View file

@ -0,0 +1,6 @@
#Sarroui
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 20 30 220 }

View file

@ -0,0 +1,6 @@
#Surriquiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 210 102 42 }

View file

@ -1,6 +1,6 @@
#France
#test
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 57 113 228 }
color = { 255 255 255 }

View file

@ -0,0 +1,6 @@
#Uldriklands
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 50 198 23 }

View file

@ -0,0 +1,6 @@
#Unitedmercenaries
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 70 5 10 }

View file

@ -0,0 +1,6 @@
#Unitrevita
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 102 203 153 }

View file

@ -33,4 +33,79 @@ BOR = {
GAR = {
color = rgb { 255 255 255 }
color_ui = rgb { 255 255 255 }
}
LMB = {
color = rgb { 132 112 232 }
color_ui = rgb { 132 112 232 }
}
RUI = {
color = rgb { 240 20 110 }
color_ui = rgb { 240 20 110 }
}
CTL = {
color = rgb { 180 150 20 }
color_ui = rgb { 180 150 20 }
}
PIR = {
color = rgb { 20 20 20 }
color_ui = rgb { 20 20 20 }
}
UMB = {
color = rgb { 70 5 10 }
color_ui = rgb { 70 5 10 }
}
SGM = {
color = rgb { 250 }
color_ui = rgb { 250 }
}
NLQ = {
color = rgb { 101 202 162 }
color_ui = rgb { 101 202 162 }
}
UDL = {
color = rgb { 50 198 23 }
color_ui = rgb { 50 198 23 }
}
SUI = {
color = rgb { 20 30 220 }
color_ui = rgb { 20 30 220 }
}
ITZ = {
color = rgb { 151 }
color_ui = rgb { 151 }
}
IQI = {
color = rgb { 51 231 24 }
color_ui = rgb { 51 231 24 }
}
NQV = {
color = rgb { 245 21 163 }
color_ui = rgb { 245 21 163 }
}
SQV = {
color = rgb { 210 102 42 }
color_ui = rgb { 210 102 42 }
}
UTV = {
color = rgb { 102 203 153 }
color_ui = rgb { 102 203 153 }
}
FSH = {
color = rgb { 23 32 202 }
color_ui = rgb { 23 32 202 }
}

View file

@ -0,0 +1,6 @@
#Ösigvmutan
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 250 }