mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-20 19:57:56 +01:00
202 lines
6.0 KiB
Plaintext
202 lines
6.0 KiB
Plaintext
/datum/gear/socks
|
|
name = "Socks"
|
|
category = LOADOUT_CATEGORY_GENERAL_UNDER
|
|
subcategory = LOADOUT_SUBCATEGORY_SOCKS
|
|
slot = ITEM_SLOT_SOCKS
|
|
path = /obj/item/clothing/underwear/socks
|
|
cost = 0
|
|
|
|
/datum/gear/socks/bee
|
|
name = "Bee Socks"
|
|
path = /obj/item/clothing/underwear/socks/bee
|
|
|
|
/datum/gear/socks/candycane
|
|
name = "Candycane Socks"
|
|
path = /obj/item/clothing/underwear/socks/candycane
|
|
|
|
/datum/gear/socks/candycane/green
|
|
name = "Green Candycane Socks"
|
|
path = /obj/item/clothing/underwear/socks/candycane/green
|
|
|
|
/datum/gear/socks/christmas
|
|
name = "Christmas Socks"
|
|
path = /obj/item/clothing/underwear/socks/christmas
|
|
|
|
/datum/gear/socks/knee
|
|
name = "Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee
|
|
|
|
/datum/gear/socks/knee/bee
|
|
name = "Bee Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/bee
|
|
|
|
/datum/gear/socks/knee/candycane
|
|
name = "Candycane Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/candycane
|
|
|
|
/datum/gear/socks/knee/candycane/green
|
|
name = "Green Candycane Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/candycane/green
|
|
|
|
/datum/gear/socks/knee/commie
|
|
name = "Commie Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/commie
|
|
|
|
/datum/gear/socks/knee/rainbow
|
|
name = "Rainbow Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/rainbow
|
|
|
|
/datum/gear/socks/knee/striped
|
|
name = "Striped Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/striped
|
|
|
|
/datum/gear/socks/knee/thin
|
|
name = "Thin Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/thin
|
|
|
|
/datum/gear/socks/knee/uk
|
|
name = "UK Knee Socks"
|
|
path = /obj/item/clothing/underwear/socks/knee/uk
|
|
|
|
/datum/gear/socks/latex
|
|
name = "Latex socks"
|
|
path = /obj/item/clothing/underwear/socks/latex
|
|
|
|
/datum/gear/socks/pantyhose
|
|
name = "Pantyhose"
|
|
path = /obj/item/clothing/underwear/socks/pantyhose
|
|
|
|
/datum/gear/socks/pantyhose_ripped
|
|
name = "Pantyhose - Ripped"
|
|
path = /obj/item/clothing/underwear/socks/pantyhose_ripped
|
|
|
|
/datum/gear/socks/short
|
|
name = "Short Socks"
|
|
path = /obj/item/clothing/underwear/socks/short
|
|
|
|
/datum/gear/socks/stir
|
|
name = "Polychromic Normal Stirrups"
|
|
description = "A type of close-fitting ladies' pant that tapers at the ankle, similar to leggings, except that the material extends to a band, or strap, that is worn under the arch of the foot to hold the pant leg in place."
|
|
path = /obj/item/clothing/underwear/socks/stir
|
|
|
|
/datum/gear/socks/stir/knee
|
|
name = "Polychromic Knee-high Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/knee
|
|
|
|
/datum/gear/socks/stir/knee/rainbow
|
|
name = "Knee-high Rainbow Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/knee/rainbow
|
|
|
|
/datum/gear/socks/stir/leggings
|
|
name = "Leggings Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/leggings
|
|
|
|
/datum/gear/socks/stir/leggings/pantyhose
|
|
name = "Pantyhose Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/leggings/pantyhose
|
|
|
|
/datum/gear/socks/stir/leggings/pantyhose/ripped
|
|
name = "Ripped Pantyhose Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/leggings/pantyhose/ripped
|
|
|
|
/datum/gear/socks/stir/thigh
|
|
name = "Polychromic Thigh-high Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/thigh
|
|
|
|
/datum/gear/socks/stir/thigh/striped
|
|
name = "Thigh-high Striped Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/thigh/striped
|
|
|
|
/datum/gear/socks/stir/thigh/gym
|
|
name = "Thigh-high Stirrups (black with stripe)"
|
|
path = /obj/item/clothing/underwear/socks/stir/thigh/gym
|
|
|
|
/datum/gear/socks/stir/thigh/rainbow
|
|
name = "Thigh-high Rainbow Stirrups"
|
|
path = /obj/item/clothing/underwear/socks/stir/thigh/rainbow
|
|
|
|
/datum/gear/socks/thigh
|
|
name = "Thigh High Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh
|
|
|
|
/datum/gear/socks/thigh/bee
|
|
name = "Thigh High Bee Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/bee
|
|
|
|
/datum/gear/socks/thigh/candycane
|
|
name = "Thigh High Candycane Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/candycane
|
|
|
|
/datum/gear/socks/thigh/candycane/green
|
|
name = "Thigh High Green Candycane Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/candycane/green
|
|
|
|
/datum/gear/socks/thigh/christmas
|
|
name = "Thigh High Christmas Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/christmas
|
|
|
|
/datum/gear/socks/thigh/commie
|
|
name = "Thigh High Commie Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/commie
|
|
|
|
/datum/gear/socks/thigh/rainbow
|
|
name = "Thigh High Rainbow Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/rainbow
|
|
|
|
/datum/gear/socks/thigh/stockings
|
|
name = "Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings
|
|
|
|
/datum/gear/socks/thigh/stockings/blue
|
|
name = "Blue Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/blue
|
|
|
|
/datum/gear/socks/thigh/stockings/cyan
|
|
name = "Cyan Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/cyan
|
|
|
|
/datum/gear/socks/thigh/stockings/fishnet
|
|
name = "Fishnet Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/fishnet
|
|
|
|
/datum/gear/socks/thigh/stockings/green
|
|
name = "Green Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/green
|
|
|
|
|
|
/datum/gear/socks/thigh/stockings/orange
|
|
name = "Orange Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/orange
|
|
|
|
|
|
/datum/gear/socks/thigh/stockings/pinkish
|
|
name = "Pinkish Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/pink2
|
|
|
|
|
|
/datum/gear/socks/thigh/stockings/purple
|
|
name = "Purple Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/purple
|
|
|
|
/datum/gear/socks/thigh/stockings
|
|
name = "Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/stockings/yellow
|
|
|
|
|
|
/datum/gear/socks/thigh/striped
|
|
name = "Thigh High StripedSocks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/striped
|
|
|
|
|
|
/datum/gear/socks/thigh/thin
|
|
name = "Thigh High Thin Socks"
|
|
path = /obj/item/clothing/underwear/socks/thigh/thin
|
|
|
|
/datum/gear/socks/thigh/uk
|
|
name = "Thigh High UK Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/uk
|
|
|
|
/datum/gear/socks/thigh/usa
|
|
name = "Thigh High USA Stockings"
|
|
path = /obj/item/clothing/underwear/socks/thigh/usa
|