mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
Added Peacekeeper borgs, removing thermals, giving them blue eyes, etc
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
|
||||
else if(issilicon(M))
|
||||
var/mob/living/silicon/robot/R = M
|
||||
if(R,activated(/obj/item/borg/combat/shield))
|
||||
if(R.activated(/obj/item/borg/combat/shield))
|
||||
add_logs(M, user, "flashed", object="[src.name]")
|
||||
user.visible_message("<span class='disarm'>[user] tries to overloads [M]'s sensors with the [src.name], but if blocked by [M]'s shield!</span>", "<span class='danger'>You try to overload [M]'s sensors with the [src.name], but are blocked by his shield!</span>")
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user