Fix a few syntactic aberrations (#32284)

This commit is contained in:
Tad Hardesty
2017-11-02 02:21:14 -07:00
committed by CitadelStationBot
parent cbbf29236e
commit 144df6c549
8 changed files with 12 additions and 14 deletions
+1 -2
View File
@@ -30,8 +30,7 @@ SUBSYSTEM_DEF(ticker)
var/list/availablefactions = list() //list of factions with openings
var/list/scripture_states = list(SCRIPTURE_DRIVER = TRUE, \
SCRIPTURE_SCRIPT = FALSE, \
SCRIPTURE_APPLICATION = FALSE, \
SCRIPTURE_JUDGEMENT = FALSE) //list of clockcult scripture states for announcements
SCRIPTURE_APPLICATION = FALSE) //list of clockcult scripture states for announcements
var/delay_end = 0 //if set true, the round will not restart on it's own