NIGHT
Integer.UseSuperNight = true -- Use the script super night, using timecycleInteger.ActiveBlackout = true -- decide if you want or not BlackoutInteger.WeathersAtDay ={
"EXTRASUNNY",
"CLEARING",
"NEUTRAL",
"RAIN",
"SMOG",
}Integer.WeathersAtNight ={
"FOGGY",
"THUNDER",
"RAIN",
"BLIZZARD",
"HALLOWEEN",
}
Last updated