mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-30 00:36:23 +01:00
push
This commit is contained in:
@@ -27,3 +27,12 @@
|
||||
tools = list(TOOL_WELDER)
|
||||
subcategory = CAT_MISCELLANEOUS
|
||||
category = CAT_MISC
|
||||
|
||||
/datum/crafting_recipe/case_cosmos
|
||||
name = "Cosmos Compartment Case"
|
||||
reqs = list(/obj/item/storage/backpack/case = 1,
|
||||
/obj/item/bedsheet/cosmos = 1)
|
||||
result = /obj/item/storage/backpack/case/cosmos
|
||||
tools = list(TOOL_SCREWDRIVER)
|
||||
subcategory = CAT_MISCELLANEOUS
|
||||
category = CAT_MISC
|
||||
|
||||
Reference in New Issue
Block a user