Settling on a resource

zoomer61

Chieftain
Joined
Nov 16, 2014
Messages
24
In Civ V, you could settle on top of a resource and as soon as you had studied the tech to reveal that resource, you automatically received the resource. BE has removed that functionality. I noticed that the SETTLEMENT improvement is in the Improvements table. But I also noted in Civ V database that there is no entry in Improvements for a SETTLEMENT improvement. Any idea how to restore the functionality of settling ala Civ V back in to BE?
 
All of the found city code in CivV is in the DLL, so I'm guessing the "remove resources under an outpost" code is also in the DLL (remember the Lua files are mainly for the UI, most of the game logic in in C++ in the DLL)
 
Back
Top Bottom