Fixed uniques of marble (#11353)

This commit is contained in:
Jeremy Woo 2024-03-26 05:20:22 +08:00 committed by GitHub
parent e17229779a
commit bd71ba683f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View File

@ -371,8 +371,7 @@
"gold": 2,
"improvement": "Quarry",
"improvementStats": {"production": 1},
"uniques": ["[+15]% Production when constructing [Ancient era] wonders [in this city]",
"[+15]% Production when constructing [Classical era] wonders [in this city]",
"uniques": ["[+15]% Production when constructing [All] wonders [in this city]",
"Special placement during map generation",
"Doesn't generate naturally <in [Grassland] [Fresh Water] tiles>"]
},

View File

@ -384,8 +384,7 @@
"gold": 2,
"improvement": "Quarry",
"improvementStats": {"production": 1},
"uniques": ["[+15]% Production when constructing [Ancient era] wonders [in this city]",
"[+15]% Production when constructing [Classical era] wonders [in this city]",
"uniques": ["[+15]% Production when constructing [All] wonders [in this city]",
"Special placement during map generation",
"Doesn't generate naturally <in [Grassland] [Fresh Water] tiles>"]
},