mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
removes all non-defined materials I found (#75659)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
desc = "Allows for the construction of a Golem Shell."
|
||||
id = "golem"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 40000)
|
||||
materials = list(/datum/material/iron = SHEET_MATERIAL_AMOUNT*20)
|
||||
build_path = /obj/item/golem_shell
|
||||
category = list(RND_CATEGORY_IMPORTED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user