Merge pull request #5452 from cebutris/crazycatgirls
Adds in special fluff items for TechnicalMagi
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user