Merge oopsie
This commit is contained in:
parent
194725747e
commit
375946b367
7 changed files with 55 additions and 5 deletions
|
|
@ -135,6 +135,7 @@ GCT = {
|
|||
color_ui = rgb { 21 31 102 }
|
||||
}
|
||||
|
||||
<<<<<<< Updated upstream
|
||||
LSA = {
|
||||
color = rgb { 232 212 192 }
|
||||
color_ui = rgb { 232 212 192 }
|
||||
|
|
@ -473,4 +474,9 @@ MOS = {
|
|||
OST = {
|
||||
color = rgb { 100 100 100 }
|
||||
color_ui = rgb { 100 100 100 }
|
||||
=======
|
||||
FLA = {
|
||||
color = rgb { 190 170 0 }
|
||||
color_ui = rgb { 190 170 0 }
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
6
common/countries/flanders.txt
Normal file
6
common/countries/flanders.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#flanders
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 190 170 0 }
|
||||
|
|
@ -19,6 +19,7 @@ FAL = "countries/Falandia.txt"
|
|||
SVL = "countries/Sarvundland.txt"
|
||||
TTR = "countries/TallRepublic.txt"
|
||||
GTL = "countries/Gaestertland.txt"
|
||||
<<<<<<< Updated upstream
|
||||
GCT = "countries/Gunther Cult.txt"
|
||||
LSA = "countries/Linguisatia.txt"
|
||||
VTR = "countries/Vasterreich.txt"
|
||||
|
|
@ -87,4 +88,8 @@ LIN = "countries/Litgarten.txt"
|
|||
AUU = "countries/Auvurgen.txt"
|
||||
ILL = "countries/Illria.txt"
|
||||
MOS = "countries/Moskva.txt"
|
||||
OST = "countries/Ostarruthian Empire.txt"
|
||||
OST = "countries/Ostarruthian Empire.txt"
|
||||
=======
|
||||
GCT = "countries/Günther Cult.txt"
|
||||
FLA = "countries/flanders.txt"
|
||||
>>>>>>> Stashed changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue