mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Enable creation of cycling airlocks
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
/obj/item/circuitboard/electrochromic
|
||||
name = T_BOARD("electrochromic button")
|
||||
build_path = /obj/machinery/button/windowtint
|
||||
board_type = new /datum/frame/frame_types/electrochromic_button
|
||||
board_type = new /datum/frame/frame_types/button
|
||||
matter = list(MAT_STEEL = 50, "glass" = 50)
|
||||
|
||||
//Computer
|
||||
|
||||
Reference in New Issue
Block a user