Fix Hagia Sophia and CN Tower not giving civ 5 bonuses (#4682)

* Fix Hagia Sophia and CN Tower not giving civ 5 bonuses

i got the information about Hagia Sophia from @ravignir and CN Tower from civ wiki. i will also add faith to buildings that give faith in G&K but will do it as a commit, that so that it would be easily revertable if faith doesnt just get ignored when religion is disabled

* Create Buildings.json

* Delete Fix Hagia Sophia and CN Tower not giving the bonuses it gave in civ 5
This commit is contained in:
Miraç 2021-07-31 23:49:31 +03:00 committed by GitHub
parent 5324eb96b5
commit e68bc128ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -455,7 +455,7 @@
"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"
},
@ -1046,7 +1046,7 @@
"isWonder": true,
"culture": 1,
"greatPersonPoints": {"Great Merchant": 1},
"uniques": ["[+1] population [in all cities]", "[+1 Happiness] [in all cities]", "Provides a free [Broadcast Tower] [in this city]"],
"uniques": ["[+1] population [in all cities]", "[+1 Happiness] [in all cities]", "Provides a free [Broadcast Tower] [in all cities]"],
"requiredTech": "Telecommunications",
"quote": "'Nothing travels faster than light with the possible exception of bad news, which obeys its own special rules.' - Douglas Adams"
},