mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Various removals. (#14135)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user