This commit is contained in:
Kabra_men
2020-08-07 03:32:42 -03:00
parent 1152cccd74
commit 07533114c1
12 changed files with 55 additions and 8 deletions
@@ -149,3 +149,9 @@
category = SLOT_IN_BACKPACK
path = /obj/item/storage/fancy/ringbox/diamond
cost = 5
/datum/gear/condom
name = "Condom"
category = SLOT_IN_BACKPACK
path = /obj/item/condom
cost = 1
@@ -416,4 +416,10 @@
name = "Polychromic Bottomless Shirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/polychromic/bottomless
cost = 2
cost = 2
/datum/gear/corset
name = "Corset"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/corset
cost = 1