Fixed a bug where hagia sophia could be build in non-faith games (#5617)

This commit is contained in:
Xander Lenstra 2021-10-31 13:00:24 +01:00 committed by GitHub
parent 2c9e702639
commit 045b52c935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
},