mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
moves skip_antag to client level, adds checks for it in autotraitor.dm and blob.dm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user