mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Status Displays can be taken down [MDB IGNORE] (#8698)
* Status Displays can be taken down (#61847) Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com> * Status Displays can be taken down Co-authored-by: Mooshimi <85910816+Mooshimi@users.noreply.github.com> Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
This commit is contained in:
co-authored by
Mothblocks
Mooshimi
parent
c3dc82810e
commit
ecfb1881c2
@@ -778,6 +778,14 @@
|
||||
build_path = /obj/item/wallframe/newscaster
|
||||
category = list("initial", "Construction")
|
||||
|
||||
/datum/design/status_display_frame
|
||||
name = "Status Display Frame"
|
||||
id = "status_display_frame"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 14000, /datum/material/glass = 8000)
|
||||
build_path = /obj/item/wallframe/status_display
|
||||
category = list("initial", "Construction")
|
||||
|
||||
/datum/design/bounty_board_frame
|
||||
name = "Bounty Board Frame"
|
||||
id = "bountyboard_frame"
|
||||
|
||||
Reference in New Issue
Block a user