24 m_UpdateTimer.Run( 10,
this,
"RainProcurementCheck", NULL,
true );
34 if ( rain_intensity > 0 )
#define LIQUID_FRESHWATER
proto native Weather GetWeather()
Returns weather controller object.
DEPRECATED, done through the RainProcurementHandler / component instead.
void StopRainProcurement()
const int RAIN_COEFFICIENT
void RainProcurementCheck()
void RainProcurementManager(ItemBase procuring_item)
void InitRainProcurement()
proto native CGame GetGame()