Update circuitboards_yw.dm

This commit is contained in:
izac112
2021-07-09 18:59:19 +02:00
parent 1f4d01a543
commit 9517cfe6c7
@@ -2,4 +2,4 @@
name = T_BOARD("geiger counter")
build_path = /obj/item/device/geiger/wall
board_type = new /datum/frame/frame_types/geiger
matter = list(MAT_STEEL = 50, MAT_GLASS 50)
matter = list(MAT_STEEL = 50, MAT_GLASS = 50)