faster day night cycle.

This commit is contained in:
quotefox
2022-03-26 19:19:44 +00:00
parent e092d29923
commit 2eb025f8ed
+1 -1
View File
@@ -44,7 +44,7 @@ SUBSYSTEM_DEF(ticker)
var/start_at
var/gametime_offset = 432000 //Deciseconds to add to world.time for station time.
var/station_time_rate_multiplier = 12 //factor of station time progressal vs real time.
var/station_time_rate_multiplier = 20 //factor of station time progressal vs real time.
var/totalPlayers = 0 //used for pregame stats on statpanel
var/totalPlayersReady = 0 //used for pregame stats on statpanel