mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Merge pull request #8766 from MarsM0nd/messagemonitor
Makes message monitors fixable
This commit is contained in:
@@ -39,8 +39,6 @@
|
||||
|
||||
|
||||
/obj/machinery/computer/message_monitor/attackby(obj/item/weapon/O as obj, mob/living/user as mob, params)
|
||||
if(stat & (NOPOWER|BROKEN))
|
||||
return
|
||||
if(!istype(user))
|
||||
return
|
||||
if(isscrewdriver(O) && emag)
|
||||
|
||||
Reference in New Issue
Block a user