This commit is contained in:
lolman360
2020-08-24 01:25:26 +10:00
parent 69caf7a331
commit daeaf81ab6
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
/obj/item/ingot/on_attack_hand(mob/user)
var/mob/living/carbon/human/H
if(!workability)
if(workability != "shapeable")
return ..()
var/prot = 0
if(ishuman(user))