khanat-opennel-code/code/ryzom/common/data_common/weather.cfg
kervala 47ccfe279a Changed: Don't use anymore the current SDK in registry (very unreliable)
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
2013-09-27 10:52:44 +02:00

14 lines
584 B
INI

///////////////////////////
///////////////////////////
/// Weather CONFIG FILE ///
///////////////////////////
///////////////////////////
RealDayLength = 3000.0; // real length of the day, in seconds (3000 = 50mn)
NumHours = 24.0; // number of ryzom hours in a day
NightTransitionStartHour = 19.0; // start of night transition
NightTransitionEndHour = 21.0; // end of night transition
DawnTransitionStartHour = 5.0; // start of dawn transition
DawnTransitionEndHour = 7.0; // end of dawn transition
MaxNumColorSteps = 25; // the max number of color steps