Changes year back to 2564

Unfortunately I haven't figured out why this wouldn't change the year under the status tab when testing.
This commit is contained in:
Darlantan
2020-06-08 07:29:31 -04:00
parent 1ba9993c7c
commit 82ba96f3ff

View File

@@ -41,7 +41,7 @@ var/const/starsys_name = "Virgo-Erigone"
//CHOMPStation Removal End
var/const/game_version = "CHOMPStation" //CHOMPStation Edit TFF 24/12/19 - Chompers
var/changelog_hash = ""
var/game_year = (text2num(time2text(world.realtime, "YYYY")) + 300) //VOREStation Edit
var/game_year = (text2num(time2text(world.realtime, "YYYY")) + 544) //VOREStation Edit //CHOMPedit: We're sticking with the year 2564
var/round_progressing = 1
var/master_mode = "extended" // "extended"