mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-11 08:16:17 +01:00
Add files via upload
This commit is contained in:
@@ -1915,3 +1915,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
|
||||
Reference in New Issue
Block a user