mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
[MIRROR] Ports Cryopods (#4880)
* Ports Cryopods (#58025) Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> Co-authored-by: Kokonut <38844529+maxymax13@ users.noreply.github.com> Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com> * Ports Cryopods * aaaa * Update cryopod.dm Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> Co-authored-by: Kokonut <38844529+maxymax13@ users.noreply.github.com> Co-authored-by: Aleksej Komarov <stylemistake@ gmail.com> Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
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)
|
||||
/////////
|
||||
//OTHER//
|
||||
/////////
|
||||
|
||||
Reference in New Issue
Block a user