Merge pull request #6171 from EllyBrown/master

Elly Brown (bacon12366) fluff item.
This commit is contained in:
Novacat
2019-11-08 16:35:08 -05:00
committed by GitHub
3 changed files with 22 additions and 0 deletions
@@ -939,3 +939,9 @@
display_name = "Nehi's Radio"
ckeywhitelist = list("zodiacshadow")
character_name = list("Nehi Maximus")
/datum/gear/fluff/star_sweater
path = /obj/item/clothing/accessory/sweater/fluff/star
display_name = "Star Sweater"
ckeywhitelist = list("bacon12366")
character_name = list("Elly Brown")
@@ -1899,3 +1899,19 @@ Departamental Swimsuits, for general use
/obj/item/clothing/under/fluff/slime_skeleton/digest_act(var/atom/movable/item_storage = null)
return FALSE //Indigestible
//Bacon12366:Elly Brown
/obj/item/clothing/accessory/sweater/fluff/star
name = "Star Sweater"
desc = "It's a white long sweater with a big yellow star at the chest. It seems like it's made of a soft material."
icon = 'icons/vore/custom_clothes_vr.dmi'
icon_state = "star_sweater"
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "star_sweater"
slot_flags = SLOT_OCLOTHING | SLOT_TIE
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
w_class = ITEMSIZE_NORMAL
slot = ACCESSORY_SLOT_OVER