Merge pull request #13420 from thakyZ/lightreplacer-change
Light replacer can print at Engineering
This commit is contained in:
@@ -375,7 +375,7 @@
|
||||
materials = list(/datum/material/iron = 1500, /datum/material/silver = 150, /datum/material/glass = 3000)
|
||||
build_path = /obj/item/lightreplacer
|
||||
category = list("Equipment")
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SERVICE
|
||||
departmental_flags = DEPARTMENTAL_FLAG_SERVICE | DEPARTMENTAL_FLAG_ENGINEERING
|
||||
|
||||
/datum/design/normtrash
|
||||
name = "Trashbag"
|
||||
|
||||
Reference in New Issue
Block a user