AI Malfunction round time has been increased from the 20 seconds I had it at for testing purposes. Really need to remember to undo such changes BEFORE I upload.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@154 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3@gmail.com
2010-09-23 02:41:03 +00:00
parent 09a85d8c39
commit 2cea5d69e9
@@ -5,7 +5,7 @@
var/const/waittime_l = 600
var/const/waittime_h = 1800
var/AI_win_timeleft = 20 //started at 1800, in case I change this for testing round end.
var/AI_win_timeleft = 1800 //started at 1800, in case I change this for testing round end.
var/intercept_hacked = 0
var/malf_mode_declared = 0
var/boom = 0