Help with something, removing production from city plot

sabotai

Chieftain
Joined
Jan 28, 2011
Messages
20
Hi,

I want to boost palace production (done) and reduce production for the city starting plot to zero (also ideally gold, and maybe food). How do I do this? I found code for setting the minimum value of a city plot (In terrain, Civ5Yields). However when I changed this to zero it would only reduce it to the terrains normal value but not to zero.

So I am stuck.
 
Hi,

I want to boost palace production (done) and reduce production for the city starting plot to zero (also ideally gold, and maybe food). How do I do this? I found code for setting the minimum value of a city plot (In terrain, Civ5Yields). However when I changed this to zero it would only reduce it to the terrains normal value but not to zero.

So I am stuck.
It might be possible to do with Lua, as I think there are APIs that allow you to change the yield of a tile.

However, the bit you've changed just sets minimums - the higher of those and the base terrain will apply.
 
Back
Top Bottom