Fixes HUD sunglasses deconstruction (#15444)

* sunglasses

* Unit test test

* Unit test test tested
This commit is contained in:
SabreML
2021-03-14 13:17:20 +00:00
committed by GitHub
parent 181d282848
commit 76e237edc5
12 changed files with 198 additions and 179 deletions
@@ -93,7 +93,7 @@
/datum/crafting_recipe/fermenting_barrel
name = "Wooden Barrel"
result = /obj/structure/fermenting_barrel
result = list(/obj/structure/fermenting_barrel)
reqs = list(/obj/item/stack/sheet/wood = 30)
time = 50
category = CAT_PRIMAL