mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-23 14:19:15 +07:00
Fixed a bug where statue off Zeus would not work (#5732)
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user