hanf wachstum

This commit is contained in:
hydrant
2021-05-26 01:33:31 +02:00
parent 3abf2a2d0e
commit 4be3137cc5
8 changed files with 271 additions and 41 deletions

View File

@@ -88,8 +88,6 @@ namespace ReallifeGamemode.Server.Events
NAPI.World.RequestIpl("ferris_finale_Anim"); // Riesenrad
NAPI.World.RequestIpl("Carwash_with_spinners"); // Carwash
HanfManager.UpdateHanfForPlayer(player);
TimeSpan currentTime = TimeManager.CurrentTime;
bool disableLightMode = currentTime > LightModeTimeFrom && currentTime < LightModeTimeTo;