Flash Buff (#19370)

Flash buff because a lot people are complaining about unstoppable borgs.
This commit is contained in:
yackemflam
2016-07-22 10:16:13 +12:00
committed by oranges
parent 1ff1582591
commit a9764c3485
+1 -1
View File
@@ -115,7 +115,7 @@
var/mob/living/silicon/robot/R = M
add_logs(user, R, "flashed", src)
update_icon(1)
M.Weaken(3)
M.Weaken(6)
R.confused += 5
R.flash_eyes(affect_silicon = 1)
user.visible_message("<span class='disarm'>[user] overloads [R]'s sensors with the flash!</span>", "<span class='danger'>You overload [R]'s sensors with the flash!</span>")