remove-true

This commit is contained in:
Expletive
2017-06-02 03:15:17 -07:00
parent f887e14465
commit cc8fea0905
@@ -19,10 +19,6 @@
pixel_x = rand(-3, 3)
pixel_y = rand(-3, 3) //randomize a little
/obj/item/stack/tile/update_icon()
..(TRUE)
/obj/item/stack/tile/attackby(obj/item/W, mob/user, params)
if (istype(W, /obj/item/weapon/weldingtool))