Fixed a problem with the ordering of the vanilla policies (#6582)

This commit is contained in:
Xander Lenstra 2022-04-24 21:44:41 +02:00 committed by GitHub
parent 0a5fc3cf33
commit 382707a6a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@
"[+50]% Production when constructing [Settler] units [in capital]",
"Free [Settler] appears"
],
"row": 2,
"row": 1,
"column": 1
},
{
@ -99,6 +99,16 @@
"row": 1,
"column": 4
},
{
"name": "Republic",
"uniques": [
"[+1 Production] [in all cities]",
"[+5]% Production when constructing [All] buildings [in all cities]"
],
"requires": ["Collective Rule"],
"row": 2,
"column": 1
},
{
"name": "Representation",
"uniques": [
@ -109,16 +119,6 @@
"row": 2,
"column": 3
},
{
"name": "Republic",
"uniques": [
"[+1 Production] [in all cities]",
"[+5]% Production when constructing [All] buildings [in all cities]"
],
"requires": ["Collective Rule"],
"row": 1,
"column": 1
},
{
"name": "Meritocracy",
"uniques": [