mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Removes plasteel from drones and borgs.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user