[MIRROR] fixes poopy bronze tiles sstuff (#5237)

* fixes stuff made with bronze sheets deconstructing into tiles or not being able to make bronze golems (#58708)

* fixes poopy bronze tiles sstuff

Co-authored-by: Fikou <piotrbryla@onet.pl>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-05-02 00:07:16 +01:00
committed by GitHub
co-authored by Fikou Gandalf
parent 30b650bf76
commit c15ed4eca0
11 changed files with 11 additions and 12 deletions
+1 -2
View File
@@ -251,8 +251,7 @@
var/datum/component/storage/concrete/stack/STR = GetComponent(/datum/component/storage/concrete/stack)
STR.allow_quick_empty = TRUE
STR.set_holdable(list(
/obj/item/stack/sheet,
/obj/item/stack/tile/bronze
/obj/item/stack/sheet
),
list(
/obj/item/stack/sheet/mineral/sandstone,