mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #5496 from Mewchild/MC-DarkBar
Adds the Dark Bar to the Tether
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user