Reimplemented floor lights as a machine built at the autolathe.

This commit is contained in:
Zuhayr
2015-08-16 19:26:17 -07:00
parent 84c778959a
commit 3f833f2b24
8 changed files with 160 additions and 72 deletions
-1
View File
@@ -361,7 +361,6 @@ var/list/name_to_material
destruction_desc = "shatters"
window_options = list("One Direction" = 1, "Full Window" = 4)
created_window = /obj/structure/window/basic
wire_product = /obj/item/stack/light_w
rod_product = /obj/item/stack/material/glass/reinforced
/material/glass/build_windows(var/mob/living/user, var/obj/item/stack/used_stack)