Merge pull request #12593 from silicons/autobunker

adds verb to auto bunker override on linked servers
This commit is contained in:
Ghom
2020-07-04 18:36:59 +02:00
committed by GitHub
5 changed files with 79 additions and 1 deletions
+2
View File
@@ -19,6 +19,8 @@
///Next tick to reset the total message counter
var/total_count_reset = 0
var/ircreplyamount = 0
/// last time they tried to do an autobunker auth
var/autobunker_last_try = 0
/////////
//OTHER//