Removes plasteel from drones and borgs.

This commit is contained in:
ProperPants
2016-03-28 21:32:46 -04:00
parent 0d9fc37065
commit b5c073e58b
5 changed files with 3 additions and 20 deletions
-4
View File
@@ -34,10 +34,6 @@
/obj/item/stack/attack_self(mob/user as mob)
list_recipes(user)
/obj/item/stack/sheet/plasteel/cyborg/attack_self(mob/user as mob)
user << "<span class='warning'>You lack the subroutines necessary to build more complex structures with that material.</span>"
return
/obj/item/stack/proc/list_recipes(mob/user as mob, recipes_sublist)
if (!recipes)
return