Various removals. (#14135)

This commit is contained in:
TheDanseMacabre
2022-07-17 22:12:11 +02:00
committed by GitHub
parent fce1a34c24
commit ed43343dcc
41 changed files with 119 additions and 407 deletions
+1 -2
View File
@@ -228,8 +228,7 @@
..()
recipes += new /datum/stack_recipe_list("[display_name] costumes",
list(
new /datum/stack_recipe("alien helmet", /obj/item/clothing/head/xenos),
new /datum/stack_recipe("alien suit", /obj/item/clothing/suit/xenos, 3)
new /datum/stack_recipe("leather briefcase", /obj/item/storage/briefcase/real, 4, 1, time = 20)
))
/material/hide/corgi/generate_recipes()