This commit is contained in:
WoolyAypa
2023-02-09 23:57:41 -03:00
parent 23c7028513
commit 48cd331cd7
11 changed files with 66 additions and 3 deletions
@@ -2,7 +2,7 @@
/datum/gear/shoes/footwraps
name = "Cloth Footwraps"
path= /obj/item/clothing/shoes/footwraps
/datum/gear/shoes/invisiboots
name = "Invisifiber Footwraps"
path= /obj/item/clothing/shoes/invisiboots
@@ -36,3 +36,7 @@
/datum/gear/shoes/puttee
restricted_roles = list("Security Officer", "Warden", "Head of Security", "Brig Physician", "Blueshield")
/datum/gear/shoes/highheel_sandals
name = "High-heel Sandals"
path = /obj/item/clothing/shoes/highheel_sandals
@@ -146,3 +146,19 @@
path = /obj/item/clothing/under/goner/fake/poly
loadout_flags = LOADOUT_CAN_NAME | LOADOUT_CAN_DESCRIPTION | LOADOUT_CAN_COLOR_POLYCHROMIC
loadout_initial_colors = list("#E6E6E6")
/datum/gear/uniform/leia_outfit
name = "Princess Leia Putfit"
path = /obj/item/clothing/under/misc/leia_outfit
/datum/gear/uniform/leia_outfit/red
name = "Red Princess Leia Outfit"
path = /obj/item/clothing/under/misc/leia_outfit/red
/datum/gear/uniform/leia_outfit/blue
name = "Blue Princess Leia Outfit"
path = /obj/item/clothing/under/misc/leia_outfit/blue
/datum/gear/uniform/performer/polychromic
name = "Polychromic performers one piece"
path = /obj/item/clothing/under/performer/polychromic