final touches on the sweater.

This commit is contained in:
lukevale
2021-03-20 16:28:38 -05:00
parent ea20010c14
commit cf48916d8d
3 changed files with 9 additions and 2 deletions
+2 -1
View File
@@ -123,7 +123,8 @@
/obj/item/clothing/head/cowboyhat/white = 3,
/obj/item/clothing/head/cowboyhat/pink = 3,
/obj/item/clothing/shoes/cowboyboots = 3,
/obj/item/clothing/shoes/cowboyboots/black = 3)
/obj/item/clothing/shoes/cowboyboots/black = 3,
/obj/item/clothing/under/polychromic/vsweater = 3)
contraband = list(/obj/item/clothing/under/syndicate/tacticool = 3,
/obj/item/clothing/under/syndicate/tacticool/skirt = 3,
/obj/item/clothing/mask/balaclava = 3,
@@ -458,6 +458,12 @@
path = /obj/item/clothing/under/polychromic/bottomless
cost = 2
/datum/gear/polysweatervirgin
name = "Polychromic Virginkiller Sweater"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/polychromic/vsweater
cost = 2
/datum/gear/corset
name = "Corset"
category = SLOT_W_UNIFORM
@@ -213,7 +213,7 @@
/obj/item/clothing/under/polychromic/vsweater
name = "virgin killer sweater"
desc = "What is this? A sweater that covers basically none of the back that's what."
desc = "A sweater designed to be as provocative as possible, with almost all of the back missing, bairly hiding anything from that angle. Warning: Doesn't actually kill virgins."
icon_state = "vkiller"
item_color = "vkiller"
item_state = "rainbow"