Merge pull request #383 from Kabramen/more-stuff-+-clown-masks

New items+ loadout changes + new clown mask types
This commit is contained in:
QuoteFox
2020-08-10 10:04:07 +01:00
committed by GitHub
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