custom votes

This commit is contained in:
Tastyfish
2011-12-26 11:24:28 -05:00
parent 661888ac11
commit 0e0da0bdbb
3 changed files with 123 additions and 19 deletions
+4
View File
@@ -5,3 +5,7 @@
var/mode = 0 // 0 = restart vote, 1 = mode vote
// modes which can be voted for
var/winner = null // the vote winner
var/customname
var/choices = list()
var/enteringchoices = 0