You could make it so that if a city is build the whished city buildings are build, too. Go the urban planer entry in the unit.txt and there you find these lines:
Code:
|
SettleBuilding IMPROVE_ACADEMY
SettleBuilding IMPROVE_COURTHOUSE
SettleBuilding IMPROVE_GRANARY
SettleBuilding IMPROVE_SHRINE
SettleBuilding IMPROVE_THEATER |
You could also add these lines to the settler unit and of course you can also put other buildings on this list.
-Martin