SS14-28662 Add Baby Jail: a Jail for Babies (inverse panic bunker) (#28763)
This commit is contained in:
committed by
GitHub
parent
f4e80b0dae
commit
3ceb92a0c4
@@ -889,6 +889,10 @@ namespace Content.Server.Database
|
||||
Whitelist = 1,
|
||||
Full = 2,
|
||||
Panic = 3,
|
||||
/*
|
||||
* TODO: Remove baby jail code once a more mature gateway process is established. This code is only being issued as a stopgap to help with potential tiding in the immediate future.
|
||||
*/
|
||||
BabyJail = 4,
|
||||
}
|
||||
|
||||
public class ServerBanHit
|
||||
|
||||
Reference in New Issue
Block a user