mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
@@ -26,7 +26,7 @@
|
|||||||
var/can_reenter_corpse
|
var/can_reenter_corpse
|
||||||
var/datum/hud/living/carbon/hud = null // hud
|
var/datum/hud/living/carbon/hud = null // hud
|
||||||
var/bootime = 0
|
var/bootime = 0
|
||||||
var/next_poltergeist = 0
|
var/next_poltergeist = POLTERGEIST_COOLDOWN // FUCK OFF GHOSTS
|
||||||
var/started_as_observer //This variable is set to 1 when you enter the game as an observer.
|
var/started_as_observer //This variable is set to 1 when you enter the game as an observer.
|
||||||
//If you died in the game and are a ghsot - this will remain as null.
|
//If you died in the game and are a ghsot - this will remain as null.
|
||||||
//Note that this is not a reliable way to determine if admins started as observers, since they change mobs a lot.
|
//Note that this is not a reliable way to determine if admins started as observers, since they change mobs a lot.
|
||||||
|
|||||||
Reference in New Issue
Block a user