Merge pull request #10997 from Owai-Seek/tinytweaks-2-9-20

Sprites, Tweaks, and Snacks, QoL
This commit is contained in:
Ghom
2020-02-13 16:40:12 +01:00
committed by GitHub
19 changed files with 78 additions and 19 deletions
@@ -289,6 +289,16 @@
////////////Janitor Designs//////////////
/////////////////////////////////////////
/datum/design/mop
name = "Mop"
desc = "Just your everyday standard mop."
id = "mop"
build_type = PROTOLATHE
materials = list(MAT_METAL = 1200, MAT_GLASS = 100)
build_path = /obj/item/mop
category = list("Equipment")
departmental_flags = DEPARTMENTAL_FLAG_SERVICE
/datum/design/advmop
name = "Advanced Mop"
desc = "An upgraded mop with a large internal capacity for holding water or other cleaning chemicals."