Fixed a bug where statue off Zeus would not work (#5732)

This commit is contained in:
Xander Lenstra
2021-11-30 13:42:19 +01:00
committed by GitHub
parent 57f3bf2bb2
commit 06dd395efb
3 changed files with 2 additions and 19 deletions

View File

@ -205,7 +205,7 @@
"name": "Statue of Zeus",
"culture": 1,
"isWonder": true,
"uniques": ["[+15]% Strength <for [All] units> <vs Cities> <when attacking>"],
"uniques": ["[+15]% Strength <for [All] units> <vs cities> <when attacking>"],
"requiredTech": "Bronze Working",
"quote": "'He spoke, the son of Kronos, and nodded his head with the dark brows, and the immortally anointed hair of the great god swept from his divine head, and all Olympos was shaken' - The Iliad"
// "Requires [Honor]" in BNW

View File

@ -186,7 +186,7 @@
"name": "Statue of Zeus",
"culture": 1,
"isWonder": true,
"uniques": ["[+15]% Strength <for [All] units> <vs Cities> <when attacking>"],
"uniques": ["[+15]% Strength <for [All] units> <vs cities> <when attacking>"],
"requiredTech": "Bronze Working",
"quote": "'He spoke, the son of Kronos, and nodded his head with the dark brows, and the immortally anointed hair of the great god swept from his divine head, and all Olympos was shaken' - The Iliad"
// "Requires [Honor]" in BNW