moves skip_antag to client level, adds checks for it in autotraitor.dm and blob.dm

This commit is contained in:
Squirgenheimer
2018-11-05 02:02:40 -05:00
parent 7cb02e80f4
commit 5d1ac25a64
5 changed files with 16 additions and 15 deletions
+1
View File
@@ -12,6 +12,7 @@
//OTHER//
/////////
var/datum/preferences/prefs = null
var/skip_antag = FALSE //Decline to be selected as a game mode antagonist.
var/move_delay = 1
var/moving = null
var/adminobs = null