Files
462115b501 The Pumped Up Kicks Update (#16265)
* The Pumped Up Kicks Update

Shoes. New shoes. Look at them.

* WELCOME TO THE UNDERGROUND

* for the love of crust

* turns out a var already existed for that but was never implemented ffs

* face it you're never going to make it

* these are winter boots

* removes Paradox's Thinly Veiled Fetish

* shiit

* Apply suggestions from code review

* Update code/modules/clothing/shoes/oxfords.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* oops

* fuck this file

* nice balls, bro

* check out how hard i can pee

* pissing on the moon

* caligaeae

* pee pee poo poo man

* fixes

* damn you

* merge fixes

* knees more

* damn you merge conflict

* fix

* fixes 2

* riding boots

* truly, this fixes things

* dammit ctrl s

---------

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
2023-09-13 11:29:03 +00:00

131 lines
4.7 KiB
Plaintext

/obj/item/clothing/suit/storage/vysoka
name = "chokha"
desc = "A woolen coat with a high neck commonly worn on Vysoka."
desc_extended = "Chokhas are a common choice of outerwear for men and women on Vysoka, and are often colored differently based on their city - or host - of origin. The chokha has become something of a cultural symbol of Vysoka, and is often worn off-world by its citizens."
icon = 'icons/obj/item/clothing/suit/storage/vysoka_chokha_male.dmi'
icon_state = "chokha"
item_state = "chokha"
contained_sprite = TRUE
/obj/item/clothing/suit/storage/vysoka/purple
icon_state = "chokha_purple"
item_state = "chokha_purple"
/obj/item/clothing/suit/storage/vysoka/blue
icon_state = "chokha_blue"
item_state = "chokha_blue"
/obj/item/clothing/suit/storage/vysoka/red
icon_state = "chokha_red"
item_state = "chokha_red"
/obj/item/clothing/suit/storage/vysoka/winter
icon_state = "winterchokha"
item_state = "winterchokha"
/obj/item/clothing/suit/storage/vysoka/winter/purple
icon_state = "winterchokha_purple"
item_state = "winterchokha_purple"
/obj/item/clothing/suit/storage/vysoka/winter/blue
icon_state = "winterchokha_blue"
item_state = "winterchokha_blue"
/obj/item/clothing/suit/storage/vysoka/winter/red
icon_state = "winterchokha_red"
item_state = "winterchokha_red"
/obj/item/clothing/suit/storage/vysoka/f
icon = 'icons/obj/item/clothing/suit/storage/vysoka_chokha_female.dmi'
contained_sprite = TRUE
/obj/item/clothing/suit/storage/vysoka/f/purple
icon_state = "chokha_purple"
item_state = "chokha_purple"
/obj/item/clothing/suit/storage/vysoka/f/blue
icon_state = "chokha_blue"
item_state = "chokha_blue"
/obj/item/clothing/suit/storage/vysoka/f/red
icon_state = "chokha_red"
item_state = "chokha_red"
/obj/item/clothing/suit/storage/vysoka/f/winter
icon_state = "winterchokha"
item_state = "winterchokha"
/obj/item/clothing/suit/storage/vysoka/f/winter/purple
icon_state = "winterchokha_purple"
item_state = "winterchokha_purple"
/obj/item/clothing/suit/storage/vysoka/f/winter/blue
icon_state = "winterchokha_blue"
item_state = "winterchokha_blue"
/obj/item/clothing/suit/storage/vysoka/f/winter/red
icon_state = "winterchokha_red"
item_state = "winterchokha_red"
/obj/item/clothing/head/vysoka
name = "vysokan fur cap"
desc = "A fur hat from Vysoka made of authentic ohdker fur."
desc_extended = "The ohdker is a common animal on Vysoka that serves as a livestock and beast of burden, depending on the needs at the time. Its fur is highly prized on Vysoka, and major cities often export it off-world to location such as Xanu Prime."
icon_state = "fur"
item_state = "fur"
icon = 'icons/obj/item/clothing/head/vysoka_caps.dmi'
contained_sprite = TRUE
/obj/item/clothing/head/vysoka/purple
icon_state = "fur_purple"
item_state = "fur_purple"
/obj/item/clothing/head/vysoka/blue
icon_state = "fur_blue"
item_state = "fur_blue"
/obj/item/clothing/head/vysoka/red
icon_state = "fur_red"
item_state = "fur_red"
/obj/item/clothing/head/vysoka/joku
name = "vysokan joku cap"
desc = "A warm-looking expensive cap made from fine, dyed dalakyhr fur and a few dainshu feathers sticking out of its crown. It has golden thread delicately embroidered into it depicting a stylised natural scene that looks like it took a craftsperson hours upon hours to make. "
desc_extended = null
icon_state = "joku"
item_state = "joku"
/obj/item/clothing/head/vysoka/joku/purple
icon_state = "joku_purple"
item_state = "joku_purple"
/obj/item/clothing/head/vysoka/joku/blue
icon_state = "joku_blue"
item_state = "joku_blue"
/obj/item/clothing/head/vysoka/joku/red
icon_state = "joku_red"
item_state = "joku_red"
/obj/item/clothing/head/pin/dainshu
name = "vysokan dainshu feather"
desc = "The feather of a Vysokan dainshu, a domesticated flying beast whose companionship is akin to that of an Earth falcon."
icon = 'icons/obj/item/clothing/head/vysoka_caps.dmi'
icon_state = "dainshu"
item_state = "dainshu"
contained_sprite = TRUE
/obj/item/clothing/shoes/cowboy/gurmori
name = "gurmori hide boots"
desc = "A pair of hide boots with a shining, scaled appearance, this is produced from the mantle of a Vysokan Gurmori - oftentimes to the memory of a rider's past mount and companion."
icon_state = "gurmori"
item_state = "gurmori"
/obj/item/clothing/under/vysoka
name = "thin temperwear"
desc = "A loose outfit of thinned and shredded ohdker fur. The particular process of its threading makes these a popular appearance in Vysokan wardrobes, owing to their comfort in varying conditions - mostly the sweltering summer heat or heavy wind of their native plains."
icon = 'icons/obj/item/clothing/under/vysoka_under.dmi'
icon_state = "temperwear"
item_state = "temperwear"
contained_sprite = TRUE