mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +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
@@ -713,7 +713,7 @@
|
||||
loot = list(
|
||||
/obj/item/stack/sheet/sandblock{amount = 30} = 25,
|
||||
/obj/item/stack/sheet/mineral/wood{amount = 30} = 25,
|
||||
/obj/item/stack/tile/bronze/thirty = 20,
|
||||
/obj/item/stack/sheet/bronze/thirty = 20,
|
||||
/obj/item/stack/tile/noslip{amount = 20} = 10,
|
||||
/obj/item/stack/sheet/plastic{amount = 30} = 10,
|
||||
/obj/item/stack/tile/pod{amount = 20} = 4,
|
||||
|
||||
Reference in New Issue
Block a user