Reverted admin debug changes, nulled references after qdels

This commit is contained in:
Sood
2015-12-04 07:51:52 -08:00
parent 3cdf89b675
commit 3177b3af13
160 changed files with 323 additions and 28 deletions

View File

@@ -477,6 +477,7 @@
to_chat(user, "<span class='notice'>You rig [src].</span>")
user.drop_item(W)
qdel(W)
W = null
rigged = 1
return
else if(istype(W, /obj/item/device/radio/electropack))