Adjusted init serverTime for hardcore setup

Not that it would matter since it is overriden in the mission init.c
anyway..
This commit is contained in:
SumrakDZN 2020-11-29 14:26:53 +01:00
parent d5b5c81e11
commit 0c3f4d178c

View File

@ -16,7 +16,7 @@ instanceId = 1;
storageAutoFix = 1;
// custom Namalsk edits
serverTime = "2011/11/1/9/49";
serverTime = "2011/12/1/9/49";
serverTimeAcceleration = 6;
serverNightTimeAcceleration = 4;
serverTimePersistent = 1;