Open Thalassicus opened 11 years ago
Replace city:IsCanPurchase with the City_CanPurchase function in MT_City.lua
Edit City_CanPurchase to fix these problems:
The function should check the civ can actually build the building type, according to the Civilization_BuildingClassOverrides table.
If that function is changed and the extra Celt code is not yet done will the function still work? I'm guessing it should.
Replace city:IsCanPurchase with the City_CanPurchase function in MT_City.lua
Edit City_CanPurchase to fix these problems:
The function should check the civ can actually build the building type, according to the Civilization_BuildingClassOverrides table.