mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Nerfed borg flash disables (#4954)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user