Merge pull request #11136 from Owai-Seek/broomport-2-17-19

Ports Broom, Tweak Janitor Vendor
This commit is contained in:
Ghom
2020-02-20 11:48:06 +01:00
committed by GitHub
9 changed files with 103 additions and 14 deletions
@@ -289,6 +289,16 @@
////////////Janitor Designs//////////////
/////////////////////////////////////////
/datum/design/broom
name = "Broom"
desc = "Just your everyday standard broom."
id = "broom"
build_type = PROTOLATHE
materials = list(MAT_METAL = 1000, MAT_GLASS = 600)
build_path = /obj/item/twohanded/broom
category = list("Equipment")
departmental_flags = DEPARTMENTAL_FLAG_SERVICE
/datum/design/mop
name = "Mop"
desc = "Just your everyday standard mop."