Power Cell Code Cleanup

This commit is contained in:
Fox McCloud
2018-05-02 19:35:18 -04:00
parent 31a2687fb6
commit 8bd042240f
17 changed files with 314 additions and 296 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
if(istype(W, /obj/item/screwdriver))
if(bcell)
bcell.updateicon()
bcell.update_icon()
bcell.loc = get_turf(src.loc)
bcell = null
to_chat(user, "<span class='notice'>You remove the cell from the [src].</span>")