XML and global warming

What xml file is global warming in, and how can I modify it to have a less likely chance to appear?

Thanks
~neckface
It's called "GlobalDefines.xml"... look for this:
Code:
	<Define>
		<DefineName>GLOBAL_WARMING_PROB</DefineName>
		<iDefineIntVal>20</iDefineIntVal>
	</Define>
Default value is 20... if you change it to zero, you remove it all-together.
 
Thanks Wolfshanze. If I reduce the value from 20 would that just give it a smaller chance of occurrance?
Yep... that would do it.
 
Back
Top Bottom