Try to fix potential typos in stock rulesets. (#6028)

* Make mod checker pass status message translatable.

* Try to fix some possibly broken Uniques.

Move comma.
This commit is contained in:
will-ca
2022-01-26 12:36:24 -08:00
committed by GitHub
parent dcb1be8e9b
commit 824efcb1a9
8 changed files with 16 additions and 15 deletions

View File

@ -239,7 +239,7 @@
},
{
"name": "Trade Unions",
"uniques": ["[-33]% maintenance on roads & railroads", "[+1 Gold] from every [Harbor]", "[+1 Gold] from every [Seaport]"],
"uniques": ["[-33]% maintenance on road & railroads", "[+1 Gold] from every [Harbor]", "[+1 Gold] from every [Seaport]"],
"row": 1,
"column": 4
},
@ -260,7 +260,7 @@
},
{
"name": "Protectionism",
"uniques": ["[+2] happiness from each type of luxury resource"],
"uniques": ["[+2] Happiness from each type of luxury resource"],
"requires": ["Mercantilism"],
"row": 3,
"column": 4
@ -339,7 +339,7 @@
},
{
"name": "Civil Society",
"uniques": ["[-50]% food consumption by specialists [in all cities]"],
"uniques": ["[-50]% Food consumption by specialists [in all cities]"],
"row": 1,
"column": 5
},