Removes the ability to forge plasteel from steel.

This commit is contained in:
Mechoid
2020-08-07 19:21:13 -07:00
parent 6d4e00c8ff
commit 7541b6824c
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -103,12 +103,14 @@
path =/obj/item/stack/material/plasteel
is_stack = TRUE
no_scale = TRUE //prevents material duplication exploits
resources = list(MAT_PLASTEEL = 2000)
/datum/category_item/autolathe/general/plastic
name = "plastic sheets"
path =/obj/item/stack/material/plastic
is_stack = TRUE
no_scale = TRUE //prevents material duplication exploits
resources = list(MAT_PLASTIC = 2000)
//TFF 24/12/19 - Let people print more spray bottles if needed.
/datum/category_item/autolathe/general/spraybottle