add a 'special roles' option
This commit is contained in:
parent
2b0fd11a58
commit
b6749abce8
@ -47,6 +47,7 @@ var.USERS = {}
|
||||
var.PINGING = False
|
||||
var.ADMIN_PINGING = False
|
||||
var.ROLES = {"person" : []}
|
||||
var.SPECIAL_ROLES = {}
|
||||
var.ORIGINAL_ROLES = {}
|
||||
var.PLAYERS = {}
|
||||
var.DCED_PLAYERS = {}
|
||||
|
Loading…
Reference in New Issue
Block a user