Merge pull request #5452 from cebutris/crazycatgirls

Adds in special fluff items for TechnicalMagi
This commit is contained in:
LetterJay
2018-02-17 18:45:27 -06:00
committed by GitHub
2 changed files with 48 additions and 2 deletions
@@ -180,9 +180,21 @@
category = slot_hands
path = /obj/item/storage/backpack/satchel/carrot
ckeywhitelist = list("improvedname")
/datum/gear/naomisweater
name = "worn black sweater"
category = slot_w_uniform
path = /obj/item/clothing/under/bb_sweater/black/naomi
ckeywhitelist = list("technicalmagi")
/datum/gear/naomicollar
name = "worn pet collar"
category = slot_neck
path = /obj/item/clothing/neck/petcollar/naomi
ckeywhitelist = list("technicalmagi")
/datum/gear/gladiator
name = "Gladiator Armor"
category = slot_wear_suit
path = /obj/item/clothing/under/gladiator
ckeywhitelist = list("aroche")
ckeywhitelist = list("aroche")