Roland Johansen
Deity
I was looking for a way to mod global warming out of the game. The only reference I found to global warming was the following:
In the file GlobalDefines.xml
<Define>
<DefineName>GLOBAL_WARMING_TERRAIN</DefineName>
<DefineTextVal>TERRAIN_DESERT</DefineTextVal>
</Define>
Now, I know how to make global warming change the terrain in something else then desert, but that is not what I want. I just want it out of the game completely. Does anyone know what will happen if I remove this definition of Global Warming completely? Will it crash the game when the game decides that global warming should occur? Anyone know what will happen when the line <DefineTextVal>TERRAIN_DESERT</DefineTextVal> is removed or when the TERRAIN_DESERT section from this line is removed?
Any help is appreciated.
In the file GlobalDefines.xml
<Define>
<DefineName>GLOBAL_WARMING_TERRAIN</DefineName>
<DefineTextVal>TERRAIN_DESERT</DefineTextVal>
</Define>
Now, I know how to make global warming change the terrain in something else then desert, but that is not what I want. I just want it out of the game completely. Does anyone know what will happen if I remove this definition of Global Warming completely? Will it crash the game when the game decides that global warming should occur? Anyone know what will happen when the line <DefineTextVal>TERRAIN_DESERT</DefineTextVal> is removed or when the TERRAIN_DESERT section from this line is removed?
Any help is appreciated.