mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[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:
co-authored by
Fikou
Gandalf
parent
30b650bf76
commit
c15ed4eca0
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user