mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
Fixed a bug where hagia sophia could be build in non-faith games (#5617)
This commit is contained in:
parent
2c9e702639
commit
045b52c935
@ -446,7 +446,7 @@
|
||||
"name": "Hagia Sophia",
|
||||
"faith": 3,
|
||||
"isWonder": true,
|
||||
"uniques": ["Gain a free [Temple] [in this city]", "Free [Great Prophet] appears"],
|
||||
"uniques": ["Gain a free [Temple] [in this city]", "Free [Great Prophet] appears", "Hidden when religion is disabled"],
|
||||
"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