mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
@@ -188,6 +188,14 @@
|
||||
|
||||
..()
|
||||
|
||||
/mob/living/silicon/robot/drone/Destroy()
|
||||
. = ..()
|
||||
QDEL_NULL(stack_glass)
|
||||
QDEL_NULL(stack_metal)
|
||||
QDEL_NULL(stack_wood)
|
||||
QDEL_NULL(stack_plastic)
|
||||
QDEL_NULL(decompiler)
|
||||
|
||||
/mob/living/silicon/robot/drone/emag_act(mob/user)
|
||||
if(!client || stat == DEAD)
|
||||
to_chat(user, "<span class='warning'>There's not much point subverting this heap of junk.</span>")
|
||||
|
||||
Reference in New Issue
Block a user