woopsie
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
id = "newscaster_frame"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 14000, /datum/material/glass = 8000)
|
||||
build_path = /obj/item/wallframe/posialert
|
||||
build_path = /obj/item/wallframe/newscaster
|
||||
category = list("initial", "Construction")
|
||||
|
||||
/datum/design/posialert
|
||||
@@ -80,7 +80,7 @@
|
||||
id = "posialert_frame"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(/datum/material/iron = 14000, /datum/material/glass = 8000)
|
||||
build_path = /obj/item/wallframe/newscaster
|
||||
build_path = /obj/item/wallframe/posialert
|
||||
category = list("initial", "Construction")
|
||||
|
||||
/datum/design/status_display_frame
|
||||
|
||||
Reference in New Issue
Block a user