Removing settled GPs with worldbuilder

Kip Beagle

Sleestak
Joined
Mar 21, 2008
Messages
99
Location
In a van, down by the river.
Is there a way to delete/remove settled great people from a city using worldbuilder?

Sorry if this is a repeat... I couldn't find it searching the forums
 
You can't do it from WB (as far as I know) but you can do it via Python using CyCity.changeFreeSpecialistCount (SpecialistType eIndex, INT iChange) or CyCity.setFreeSpecialistCount (SpecialistType eIndex, INT iNewValue)
 
Back
Top Bottom