TG update: detailed in the next commit. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2634 316c924e-a436-60f5-8080-3fe189b3f50e

This commit is contained in:
baloh.matevz@gmail.com
2011-12-07 00:53:09 +00:00
committed by Albert Iordache
parent 35e5698a9c
commit aa49a82b80
5 changed files with 19 additions and 9 deletions

View File

@@ -190,7 +190,9 @@
// command_alert("Summary downloaded and printed out at all communications consoles.", "Enemy communication intercept. Security Level Elevated.")
// world << sound('intercept.ogg')
// set_security_level(1)
// if(security_level < SEC_LEVEL_BLUE)
// set_security_level(SEC_LEVEL_BLUE)
/datum/game_mode/blob/proc/check_quarantine()
var/numDead = 0
var/numAlive = 0