Nerfed borg flash disables (#4954)

This commit is contained in:
ben10083
2018-07-08 23:51:08 +02:00
committed by Werner
parent d1c1f6b5ed
commit 6da861397a
2 changed files with 40 additions and 1 deletions
+3 -1
View File
@@ -123,7 +123,9 @@
var/mob/living/silicon/robot/R = M
if(R.overclocked)
return
M.Weaken(7)
M.Weaken(rand(3,7)) //should be that borg is disabled for around 3-7 seconds
else
flashfail = 1