mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 22:48:38 +01:00
Merge pull request #3846 from Nepoox/master
Adds Annie's pullover (Fluff Item)
This commit is contained in:
@@ -1782,4 +1782,20 @@ Departamental Swimsuits, for general use
|
||||
icon_state = "zao_cap"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "zao_cap_mob"
|
||||
item_state = "zao_cap_mob"
|
||||
|
||||
//Nepox:Annie Rose
|
||||
/obj/item/clothing/accessory/sweater/fluff/annie
|
||||
name = "Lazy Annie's Lazy Sweater"
|
||||
desc = "A cozy sweater that's probably far too long for it's owner. She's too lazy to care though."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "sweater_annie"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "sweater_annie"
|
||||
|
||||
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