mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-22 10:54:19 -04:00
Vanilla, Gods & Kings: Fix Hagia Sophia effects (#13363)
This commit is contained in:
parent
2eeef6524d
commit
54d6078d44
@ -446,6 +446,7 @@
|
||||
{
|
||||
"name": "Hagia Sophia",
|
||||
"faith": 3,
|
||||
"greatPersonPoints": {"Great Artist": 1},
|
||||
"isWonder": true,
|
||||
"uniques": ["Gain a free [Temple] [in this city]", "Free [Great Prophet] appears", "Only available <when religion is enabled>"],
|
||||
"requiredTech": "Theology",
|
||||
|
@ -396,8 +396,10 @@
|
||||
},
|
||||
{
|
||||
"name": "Hagia Sophia",
|
||||
"culture": 1,
|
||||
"greatPersonPoints": {"Great Artist": 1},
|
||||
"isWonder": true,
|
||||
"uniques": ["[+25]% Great Person generation [in all cities]"],
|
||||
"uniques": ["[+25]% Great Person generation [in all cities]", "Free Great Person"],
|
||||
"requiredTech": "Theology",
|
||||
"quote": "'For it soars to a height to match the sky, and as if surging up from among the other buildings it stands on high and looks down upon the remainder of the city, adorning it, because it is a part of it, but glorying in its own beauty' - Procopius, De Aedificis"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user