fix docs, change timing

This commit is contained in:
Kyep
2018-06-17 21:39:17 -07:00
parent 835a2dcdda
commit 9660aac6d2
5 changed files with 22 additions and 20 deletions
+2 -2
View File
@@ -46,7 +46,7 @@
if(containment_failure)
playsound(loc, 'sound/machines/Alarm.ogg', 100, 0, 0)
O.deliberate = TRUE
O.max_cycles = 7
O.max_cycles = 6
qdel(src)
/obj/effect/overload
@@ -58,7 +58,7 @@
var/cycles = 0
var/beepsound = 'sound/items/timer.ogg'
var/deliberate = FALSE
var/max_cycles = 15
var/max_cycles = 10
var/max_fire_range = 6
var/area/syndicate_depot/depotarea