Skip to content

Commit

Permalink
Merge pull request #389 from Cold-War-Project/qualification-tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
DZappala authored Jul 6, 2023
2 parents 4d92b95 + 01c1047 commit 0dcbbd1
Show file tree
Hide file tree
Showing 99 changed files with 3,960 additions and 4,924 deletions.
794 changes: 470 additions & 324 deletions common/country_creation/00_releasable_countries.txt

Large diffs are not rendered by default.

53 changes: 30 additions & 23 deletions common/country_definitions/00_countries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,7 @@ LOU = {
country_type = colonial
tier = principality
cultures = {
cajun
afro_antillean
american
}
capital = STATE_LOUISIANA
}
Expand Down Expand Up @@ -320,23 +319,31 @@ DEN = {
}

DZG = {
color = { 78 129 151 }

color = {
78
129
151
}
country_type = recognized

tier = city_state

is_named_from_capital = yes

cultures = { polish }
cultures = {
polish
}
capital = STATE_POMEMASURIA
}

FER = {
color = { 207 25 25 }
color = {
207
25
25
}
country_type = unrecognized
tier = principality
cultures = { siberian }
cultures = {
siberian
}
capital = STATE_OKHOTSK
}

Expand Down Expand Up @@ -2527,7 +2534,7 @@ TNG = {
cultures = {
polynesian
}
capital = STATE_TONGA
capital = STATE_POLYNESIA
}

WIN = {
Expand Down Expand Up @@ -3844,7 +3851,7 @@ SMO = {
cultures = {
polynesian
}
capital = STATE_TONGA
capital = STATE_POLYNESIA
}

BLZ = {
Expand Down Expand Up @@ -4250,7 +4257,7 @@ NMI = {
cultures = {
melanesian
}
capital = STATE_MARIANA_ISLANDS
capital = STATE_MICRONESIA
}

PLA = {
Expand All @@ -4264,7 +4271,7 @@ PLA = {
cultures = {
melanesian
}
capital = STATE_PALAU
capital = STATE_MICRONESIA
}

TVL = {
Expand All @@ -4278,7 +4285,7 @@ TVL = {
cultures = {
micronesian
}
capital = STATE_EAST_MICRONESIA
capital = STATE_MICRONESIA
}

NAU = {
Expand All @@ -4292,7 +4299,7 @@ NAU = {
cultures = {
melanesian
}
capital = STATE_NAURU
capital = STATE_MICRONESIA
}

MCN = {
Expand All @@ -4306,7 +4313,7 @@ MCN = {
cultures = {
micronesian
}
capital = STATE_EAST_MICRONESIA
capital = STATE_MICRONESIA
}

MSL = {
Expand All @@ -4320,7 +4327,7 @@ MSL = {
cultures = {
micronesian
}
capital = STATE_WEST_MICRONESIA
capital = STATE_MICRONESIA
}

NCD = {
Expand All @@ -4334,7 +4341,7 @@ NCD = {
cultures = {
melanesian
}
capital = STATE_KANAK
capital = STATE_MELANESIAN_ISLANDS
}

VNT = {
Expand All @@ -4348,7 +4355,7 @@ VNT = {
cultures = {
melanesian
}
capital = STATE_VANUATU
capital = STATE_MELANESIAN_ISLANDS
}

SLM = {
Expand All @@ -4362,7 +4369,7 @@ SLM = {
cultures = {
melanesian
}
capital = STATE_SOLOMON_ISLANDS
capital = STATE_MELANESIAN_ISLANDS
}

FJI = {
Expand All @@ -4376,7 +4383,7 @@ FJI = {
cultures = {
melanesian
}
capital = STATE_FIJI
capital = STATE_MELANESIAN_ISLANDS
}

PPN = {
Expand Down Expand Up @@ -6230,7 +6237,7 @@ BGV = {
cultures = {
melanesian
}
capital = STATE_BOUGAINVILLE
capital = STATE_MELANESIAN_ISLANDS
}

ZZB = {
Expand Down
Loading

0 comments on commit 0dcbbd1

Please sign in to comment.