We should not invoke parent proc so that the plasma shard can be weld as plasma sheet.

This commit is contained in:
ESwordTheCat
2014-01-14 07:03:18 +08:00
parent 266634b111
commit 80f45d99db

View File

@@ -265,7 +265,6 @@
return
/obj/item/weapon/shard/attackby(obj/item/weapon/W as obj, mob/user as mob)
..()
if ( istype(W, /obj/item/weapon/weldingtool))
var/obj/item/weapon/weldingtool/WT = W
if(WT.remove_fuel(0, user))