mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
Allows ghosts with backups to ping medical again
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
//0: Normal, 1: Might be dead, 2: Definitely dead, show on console
|
||||
var/dead_state = 0
|
||||
var/last_update = 0
|
||||
var/last_notification
|
||||
|
||||
//Backend
|
||||
var/ckey = ""
|
||||
|
||||
Reference in New Issue
Block a user