Merge pull request #8332 from Useroth/collars-n-shit

Two new collar types (with lockable variants). All collars are now colorable a'la polychromic stuff.
This commit is contained in:
deathride58
2019-05-17 00:10:41 -04:00
committed by GitHub
4 changed files with 68 additions and 1 deletions
@@ -18,6 +18,16 @@
category = SLOT_NECK
path = /obj/item/clothing/neck/petcollar
/datum/gear/leathercollar
name = "Leather collar"
category = SLOT_NECK
path = /obj/item/clothing/neck/petcollar/leather
/datum/gear/choker
name = "Choker"
category = SLOT_NECK
path = /obj/item/clothing/neck/petcollar/choker
/datum/gear/scarf
name = "White scarf"
category = SLOT_NECK