Adds devilwings donor item for kitsun
This commit is contained in:
@@ -290,3 +290,8 @@ datum/gear/darksabresheath
|
||||
path = /obj/item/custom/leechjar
|
||||
ckeywhitelist = list("sgtryder")
|
||||
|
||||
/datum/gear/devilwings
|
||||
name = "Strange Wings"
|
||||
category = SLOT_NECK
|
||||
path = /obj/item/clothing/neck/devilwings
|
||||
ckeywhitelist = list("kitsun")
|
||||
|
||||
Reference in New Issue
Block a user