Merge pull request #424 from TotallyNotADog/slaveImplant

The Slutcurity Update. Powered by Horny™
This commit is contained in:
Dahlular
2020-09-05 19:15:08 -06:00
committed by GitHub
52 changed files with 373 additions and 18 deletions
@@ -68,4 +68,32 @@
name = "Security Hud"
category = SLOT_GLASSES
path = /obj/item/clothing/glasses/hud/security
restricted_roles = list("Security Officer", "Warden", "Head of Security")
restricted_roles = list("Security Officer", "Warden", "Head of Security")
/datum/gear/pinksec
name = "Pink Security Jumpsuit"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/rank/security/pink
cost = 1
restricted_roles = list("Security Officer","Warden","Head of Security")
/datum/gear/pinksecskirt
name = "Pink Security Jumpskirt"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/rank/security/skirt/slut/pink
cost = 1
restricted_roles = list("Security Officer","Warden","Head of Security")
/datum/gear/secwintercoat
name = "Security Winter Coat"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/wintercoat/security
cost = 1
restricted_roles = list("Security Officer","Warden","Head of Security")
/datum/gear/pinksecwintercoat
name = "Pink Security Winter Coat"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/hooded/wintercoat/security/pink
cost = 1
restricted_roles = list("Security Officer","Warden","Head of Security")
@@ -23,6 +23,11 @@
category = SLOT_SHOES
path = /obj/item/clothing/shoes/jackboots/toeless
/datum/gear/jackboots/tall
name = "tall jackboots"
category = SLOT_SHOES
path = /obj/item/clothing/shoes/jackboots/tall
/datum/gear/winterboots
name = "Winter boots"
category = SLOT_SHOES
@@ -86,4 +91,4 @@
datum/gear/highheels
name = "High Heels"
category = SLOT_SHOES
path= /obj/item/clothing/shoes/highheels
path= /obj/item/clothing/shoes/highheels
@@ -422,4 +422,4 @@
name = "Corset"
category = SLOT_W_UNIFORM
path = /obj/item/clothing/under/corset
cost = 1
cost = 1