mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
* mining keys to open tendrills crates buyable with miner points (#56267) * mining keys to open tendrills crates buyable with miner points alt to #56263 Co-authored-by: Tlaltecuhtli <33834933+Tlaltecuhtli@users.noreply.github.com>
This commit is contained in:
co-authored by
Tlaltecuhtli
parent
e3db26b203
commit
ae17e5b81d
@@ -823,6 +823,14 @@
|
||||
result = /obj/structure/bonfire
|
||||
category = CAT_PRIMAL
|
||||
|
||||
/datum/crafting_recipe/skeleton_key
|
||||
name = "Skeleton Key"
|
||||
time = 30
|
||||
reqs = list(/obj/item/stack/sheet/bone = 5)
|
||||
result = /obj/item/skeleton_key
|
||||
always_available = FALSE
|
||||
category = CAT_PRIMAL
|
||||
|
||||
/datum/crafting_recipe/rake //Category resorting incoming
|
||||
name = "Rake"
|
||||
time = 30
|
||||
|
||||
Reference in New Issue
Block a user