is there a hook into when a city starves?

Ughh... Well then, for lack of a simple hook, I was thinking of just storing the size of all the cities in some data structure, and then comparing on the next turn to see which ones got smaller, and if so, kill off any slave specialists in those cities. I suppose that means it's time to learn how to use pickle, or SD's toolkit.. something like that :crazyeye:
 
Top Bottom