mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
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:
@@ -41,7 +41,7 @@ var/const/starsys_name = "Virgo-Erigone"
|
|||||||
//CHOMPStation Removal End
|
//CHOMPStation Removal End
|
||||||
var/const/game_version = "CHOMPStation" //CHOMPStation Edit TFF 24/12/19 - Chompers
|
var/const/game_version = "CHOMPStation" //CHOMPStation Edit TFF 24/12/19 - Chompers
|
||||||
var/changelog_hash = ""
|
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/round_progressing = 1
|
||||||
|
|
||||||
var/master_mode = "extended" // "extended"
|
var/master_mode = "extended" // "extended"
|
||||||
|
|||||||
Reference in New Issue
Block a user