Adds maint door, replaces alien tables, adds air alarm and missing APCs

This commit is contained in:
Mewchild
2019-07-22 20:15:30 -05:00
parent b91828e218
commit e50c9642e6
3 changed files with 86 additions and 13 deletions
+9
View File
@@ -75,6 +75,15 @@
material = get_material_by_name("glass")
..()
/obj/structure/table/borosilicate
icon_state = "plain_preview"
color = "#4D3EAC"
alpha = 77
/obj/structure/table/borosilicate/New()
material = get_material_by_name("borosilicate glass")
..()
/obj/structure/table/holotable
icon_state = "holo_preview"
color = "#EEEEEE"