Bamboo drops wood (#18112)

* Bamboo drops wood

* Moved where its defined as per comment

* fixed the line spacing

* flammable
This commit is contained in:
Deniz
2022-06-27 21:12:53 +01:00
committed by GitHub
parent eba22daafc
commit f1d743903b
@@ -417,6 +417,10 @@
icon_state = "bamboo_sofamiddle"
color = null
colorable = FALSE
resistance_flags = FLAMMABLE
max_integrity = 70
buildstackamount = 2
buildstacktype = /obj/item/stack/sheet/wood
/obj/structure/chair/sofa/bamboo/left
icon_state = "bamboo_sofaend_left"
@@ -442,6 +446,10 @@
desc = "Not the most comfortable, but vegan!"
icon_state = "bamboo_stool"
item_chair = /obj/item/chair/stool/bamboo
resistance_flags = FLAMMABLE
max_integrity = 70
buildstackamount = 2
buildstacktype = /obj/item/stack/sheet/wood
/obj/item/chair
name = "chair"