mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Janitor QOL (#17594)
* Yes * No suggested changes * Maybe Suggestions + water in cart sprites * Merge Conflict Resolve * Suggested Changes :o) * fixes bugs * suggested changes round 2
This commit is contained in:
@@ -32,13 +32,13 @@
|
||||
category = list("Janitorial")
|
||||
|
||||
/datum/design/holosign
|
||||
name = "Holographic Sign Projector"
|
||||
desc = "A holograpic projector used to project various warning signs."
|
||||
name = "Janitorial Holographic Sign Projector"
|
||||
desc = "A holograpic projector used to project wet warning signs."
|
||||
id = "holosign"
|
||||
req_tech = list("programming" = 3)
|
||||
build_type = PROTOLATHE
|
||||
materials = list(MAT_METAL = 2000, MAT_GLASS = 1000)
|
||||
build_path = /obj/item/holosign_creator
|
||||
build_path = /obj/item/holosign_creator/janitor
|
||||
category = list("Janitorial")
|
||||
|
||||
/datum/design/light_replacer
|
||||
|
||||
Reference in New Issue
Block a user