Adds logs as parts of bonfires and blacklists steel-caps from them (#48312)

* blacklists steel logs from bonfire

* adds logs as bonfire part
This commit is contained in:
swindly
2019-12-21 15:43:36 +00:00
committed by AnturK
parent 963a3a72d5
commit 0e2b4e1977
2 changed files with 4 additions and 2 deletions
@@ -613,6 +613,8 @@
name = "Bonfire"
time = 60
reqs = list(/obj/item/grown/log = 5)
parts = list(/obj/item/grown/log = 5)
blacklist = list(/obj/item/grown/log/steel)
result = /obj/structure/bonfire
category = CAT_PRIMAL