Tryhard Trevor
Chieftain
- Joined
- Feb 29, 2016
- Messages
- 22
I'm currently working on a custom Civ, which has a custom tile improvement. I know that you can specify valid terrain with the <Improvement_ValidTerrains> tag, but is there a way to specify terrain that an improvement can not be built on? To be specific, I have an improvement that I want to only be build-able on desert tiles, and only desert tiles. I do not want players to be able to build it on flood plains (which are also desert tiles). Is there anyway I can specify that I want to disallow building here? Sorry if this is not the correct place to post questions.