mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
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:
@@ -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)
|
||||
/////////
|
||||
|
||||
Reference in New Issue
Block a user