From 6de6ecd5a7a5793c2bc0784a101caf3f3f493d5a Mon Sep 17 00:00:00 2001 From: He-Man Date: Thu, 10 Oct 2019 23:06:42 +0200 Subject: [PATCH] enlarge FastNights loop --- Server_Install_Pack/@epochhive/epochconfig.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server_Install_Pack/@epochhive/epochconfig.hpp b/Server_Install_Pack/@epochhive/epochconfig.hpp index 01073eeb..55efe810 100644 --- a/Server_Install_Pack/@epochhive/epochconfig.hpp +++ b/Server_Install_Pack/@epochhive/epochconfig.hpp @@ -26,7 +26,7 @@ forceRestartTime = 14400; // 4 hour restarts }, // { 1800, "PaydayEvent", 0, 2}, // { 1200, "MessageServer", 0, 2}, - { 30, "FastNights", 0 , 2, -1, {48,4} ,{"VR"}}, // TimeMulti Nighttime = 48 / TimeMulti Daytime = 4 + { 120, "FastNights", 0 , 2, -1, {48,4} ,{"VR"}}, // TimeMulti Nighttime = 48 / TimeMulti Daytime = 4 { 1200, "HeliCrash", 0 , 2, -1, {} ,{"VR"}}, { 2700, "AirDrop", 0 , 2, -1, {} ,{"VR"}}, { 2400, "EarthQuake", 0 , 2, -1, {} ,{"VR"}},