woody got

This commit is contained in:
Codeatmos
2019-11-25 15:04:12 -06:00
parent d4c8c3dbf4
commit 9c29315ca8

View File

@@ -970,3 +970,12 @@
build_path = /obj/item/flashlight/pen
category = list("initial", "Medical", "Medical Designs")
departmental_flags = DEPARTMENTAL_FLAG_MEDICAL
/datum/design/flasher
name = "Mounted Flash"
id = "flasher"
build_type = AUTOLATHE | PROTOLATHE
materials = list(MAT_METAL = 10000, MAT_GLASS = 4000)
build_path = /obj/machinery/flasher
category = list("hacked","Security","Misc. Machinery")
departmental_flags = DEPARTMENTAL_FLAG_SECURITY