Removes picture frames

This commit is contained in:
Tastyfish
2016-03-14 04:35:35 -04:00
parent f3ccadcc68
commit c3de0cf196
2 changed files with 0 additions and 9 deletions
@@ -273,14 +273,6 @@
materials = list(MAT_METAL = 100)
build_path = /obj/item/weapon/canvas/twentythreeXtwentythree
category = list("initial", "Miscellaneous")
/datum/design/glass_picture_frame
name = "Glass Picture Frame"
id = "glass_picture_frame"
build_type = AUTOLATHE
materials = list(MAT_METAL = 25, MAT_GLASS = 75)
build_path = /obj/item/weapon/picture_frame/glass
category = list("initial", "Miscellaneous")
/datum/design/camera_assembly
name = "Camera Assembly"