This commit is contained in:
Putnam
2019-12-21 16:24:41 -08:00
parent ecc34b1de1
commit 9dce30a3a5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -484,7 +484,7 @@ SUBSYSTEM_DEF(ticker)
SSvote.initiate_vote("dynamic","server",hideresults=FALSE,votesystem=RANKED_CHOICE_VOTING,forced=TRUE)
else
SSvote.initiate_vote("roundtype","server",hideresults=TRUE,votesystem=PLURALITY_VOTING,forced=TRUE)
SSvote.end_time = SSticker.start_at - 10
SSvote.end_time = SSticker.start_at - 100
to_chat(world, "\n<font color='purple'><b>Voting time has been extended to [DisplayTimeText(SSvote.end_time-world.time)].</font>")
/datum/controller/subsystem/ticker/Recover()
+1
View File
@@ -48,6 +48,7 @@ SUBSYSTEM_DEF(vote)
mode = null
question = null
choices.Cut()
choice_descs.Cut()
voted.Cut()
voting.Cut()
obfuscated = FALSE //CIT CHANGE - obfuscated votes