Removes cryostasis pods from the game pending creation of a proper design document (#62731)

* Baleeted

* Unmap

* Nudge the cabinet out of the way of the door
This commit is contained in:
Timberpoes
2021-11-12 23:57:22 +00:00
committed by GitHub
parent 2ddb3c6afd
commit 1950da9f70
15 changed files with 199 additions and 978 deletions
-2
View File
@@ -30,8 +30,6 @@
var/total_count_reset = 0
///Internal counter for clients sending external (IRC/Discord) relay messages via ahelp to prevent spamming. Set to a number every time an admin reply is sent, decremented for every client send.
var/externalreplyamount = 0
///When was the last time we warned them about not cryoing without an ahelp, set to -5 minutes so that rounstart cryo still warns
COOLDOWN_DECLARE(cryo_warned)
///Tracks say() usage for ic/dchat while slowmode is enabled
COOLDOWN_DECLARE(say_slowmode)
/////////