Removes Old Deprecated Stuff (#15241)

This commit is contained in:
SleepyGemmy
2023-01-02 14:27:29 +01:00
committed by GitHub
parent 8cd958c560
commit 5179dad83e
164 changed files with 546 additions and 8217 deletions
@@ -228,13 +228,6 @@
new /datum/stack_recipe("canvas 23x23", /obj/item/canvas/twentythree_twentythree, 8)
))
/material/hide/xeno/generate_recipes()
..()
recipes += new /datum/stack_recipe_list("[display_name] costumes",
list(
new /datum/stack_recipe("leather briefcase", /obj/item/storage/briefcase/real, 4, 1, time = 20)
))
/material/hide/corgi/generate_recipes()
..()
recipes += new /datum/stack_recipe_list("[display_name] costumes",
-6
View File
@@ -964,12 +964,6 @@
stack_type = /obj/item/stack/material/animalhide/lizard
icon_colour = "#34AF10"
/material/hide/xeno
name = MATERIAL_HIDE_ALIEN
stack_type = /obj/item/stack/material/animalhide/xeno
icon_colour = "#525288"
protectiveness = 10 // 33%
/material/hide/human
name = MATERIAL_HIDE_HUMAN
stack_type = /obj/item/stack/material/animalhide/human