Cities

Not sure if this is a bug or not, but it would seem that cities cannot be destroyed, or upgraded to the megalopolis. Is this intentional?

32,034 views 2 replies
Reply #1 Top

I think that not being able to upgrade to the megalopis is a bug. As far as being able to be destroyed i think that being able to destroy anything that doesnt give only a one time benifit is important. The reason why they make them indestructable is to many were complaining that after they built the brindles observatory they would destroy it.

+1 Loading…
Reply #2 Top

Its in the ImprovementDefs xml file,,and there a a TON of indestructible buildings,,I just went through all of the buildings and deleted the line of code"<IsIndestructible>true</IsIndestructible>" for each and every one of them. I modified the megalopolis (<UpgradesFrom>City</UpgradesFrom>) and siliconcity (<UpgradesFrom>Megalopolis</UpgradesFrom>)so that should do it.