Merge pull request #15853 from shellspeed1/posialert-console
Port of the Posialert console from hyper. Credit to jjpark-kb for initial work.
This commit is contained in:
@@ -75,6 +75,14 @@
|
||||
build_path = /obj/item/wallframe/newscaster
|
||||
category = list("initial", "Construction")
|
||||
|
||||
/datum/design/posialert
|
||||
name = "Posialert Frame"
|
||||
id = "posialert_frame"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 14000, /datum/material/glass = 8000)
|
||||
build_path = /obj/item/wallframe/posialert
|
||||
category = list("initial", "Construction")
|
||||
|
||||
/datum/design/status_display_frame
|
||||
name = "Status Display Frame"
|
||||
id = "status_display_frame"
|
||||
|
||||
Reference in New Issue
Block a user