mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user