mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Fixes HUD sunglasses deconstruction (#15444)
* sunglasses * Unit test test * Unit test test tested
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user