mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
In an effort to make the way our sprites are organized make a little bit more sense, this takes ALL the sprites in `icons/clothing` and moves them over `icons/obj/item/clothing` or another appropriate file in the case of non-clothing items. A lot of these files had to be split since they lumped everything into the same dmi which had to be changed since people, reasonably, expect to find a hat in the folder named `hat` and not in the one where we're supposed to keep uniforms in. A lot of smaller files were also merged into already existing dmis where it made sense. Lastly, all the colourable items kept in `icons/obj/item/clothing` were updated to the new palette. Those items were: **Backpacks:** - GD Sacred Icon **Belts:** - Fannypack **Gloves:** - Gloves - Single Glove **Hats:** - GD Cowl - GD Cube Hood - Furred Crown - Surgeon Cap - Kippah - Plain Hood **Shoes:** - Konyanger Gomusin **Coats:** - GD Eccentric Coat **Uniforms:** - Colourable Dress - Shortsleeve Dress - Evening Gown - Open Shoulder Dress - Assymetric Dress - Tea Dress - Long Sleeve Dress - Colourable Scrubs - Colourable Jumpsuit
267 lines
14 KiB
Plaintext
267 lines
14 KiB
Plaintext
/obj/item/clothing/under/goldendeep
|
|
name = "golden deep dress"
|
|
desc = "A simple dress with a flowing skirt made from electroplated thermoplastic accented by cobalts, used by representatives of the Golden Deep. Despite this garment's aesthetic similarities to \
|
|
metallic gold, it is as flexible as silk and surprisingly light!"
|
|
desc_extended = "The Lux-I Golden Dress was popularised 8 years ago by Lux-Igmatic, one of the first official Golden Deep positronic citizens. Owing to its success outside of the GD fashion scene, it quickly caught on \
|
|
due to the appeal among other civilisations of the Orion Spur. Lux-Igmatic made a considerable fortune before the methods to create the gold-laced fabric design were leaked to competitors. Gold-lace and \
|
|
gold-appearance clothing is now popular within many Golden Deep brands, but this was the first, and still carries considerable prestige (and a price tag to match)."
|
|
icon_state = "goldendeep_dress"
|
|
item_state = "goldendeep_dress"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/clothing/under/goldendeep/wrap
|
|
name = "golden deep wraps"
|
|
desc = "A simple dress with a flowing skirt made from electroplated thermoplastic, used by representatives of the Golden Deep. Despite this garment's aesthetic similarities to metallic gold, it is as flexible as silk, breathable and designed to flow in the wind."
|
|
desc_extended = "The casual blending of modern metallurgical methods and traditional Golden Deep fashion gives the golden wraps a strong appeal. Back when IPCs were a new concept and the designs weren't as refined as they are today, wraps were a popular clothing \
|
|
choice due to their low surface area - thereby not blocking airflow to keep the chassis cool. Nowadays, of course, cooling through clothes is hardly a problem at all, but there remains some fondness for the garments once worn by their poorer \
|
|
(and more poorly-designed) predecessors."
|
|
icon_state = "goldendeep_wrap"
|
|
item_state = "goldendeep_wrap"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/clothing/under/goldendeep/vest
|
|
name = "golden deep vest"
|
|
desc = "A vest made from a from electroplated thermoplastic accompanied by a gem-encrusted skirt, used by representatives of the Golden Deep. Despite this garment's aesthetic similarities to metallic gold, it is as flexible as silk and surprisingly light!"
|
|
desc_extended = "With the increasing popularity of gold-effect clothing within Golden Deep society, it was only a matter of time before casual clothing lines got in on the action. Following the leak of Lux-Igmatic's methods, other corporations jumped at the \
|
|
opportunity, and soon enough it was impossible to pass a clothing store without seeing these vests on display. Using an innovative process to reduce the amount of metal being woven into these garments, the cost has been kept relatively low. The pricetag \
|
|
may still be far out of the reach of the masses, but it barely approaches a fraction of the cost of a golden two piece, and is certainly far, far cheaper than the dresses made by Lux-Igmatic themself."
|
|
icon_state = "goldendeep_vest"
|
|
item_state = "goldendeep_vest"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
slot_flags = SLOT_OCLOTHING | SLOT_ICLOTHING
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/clothing/under/goldendeep/suit
|
|
name = "golden deep suit"
|
|
desc = "A two piece suit made from a flexible electroplated thermoplastic and a tasteful synthetic silk tie. It is commonly worn by members of the Golden Deep looking to fit in with human culture."
|
|
desc_extended = "Two piece suits and skirtsuits have always been a mainstay of Golden Deep culture; representing a certain amount of gravitas inherent with the business-formal aesthetic that they embody. \
|
|
It wasn't until 2458, however, that the golden suits were seen in greater numbers among Golden Deep citizens. Until then, it had been trendy to stick with flowing, breathable clothing options among other citizens. \
|
|
Trading with external societies has become more competitive, and as such old rivalries among GD citizens and traders have been rekindled - necessitating the need to 'keep up appearances' even within exclusively \
|
|
Golden Deep social circles."
|
|
icon_state = "goldendeep_suit"
|
|
item_state = "goldendeep_suit"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/clothing/under/goldendeep/skirtsuit
|
|
name = "golden deep skirtsuit"
|
|
desc = "A flowing skirtsuit made from a flexible electroplated thermoplastic and a tasteful synthetic silk tie. It is commonly worn by members of the Golden Deep looking to fit in with human culture."
|
|
desc_extended = "Two piece suits and skirtsuits have always been a mainstay of Golden Deep culture; representing a certain amount of gravitas inherent with the business-formal aesthetic that they embody. It wasn't until 2458, however, that the golden suits \
|
|
were seen in greater numbers among Golden Deep citizens. Until then, it had been trendy to stick with flowing, breathable clothing options among other citizens. Trading with external societies has become more competitive, and as such old rivalries among \
|
|
GD citizens and traders have been rekindled - necessitating the need to 'keep up appearances' even within exclusively Golden Deep social circles."
|
|
icon_state = "goldendeep_skirtsuit"
|
|
item_state = "goldendeep_skirtsuit"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
// Hoplan
|
|
/obj/item/clothing/under/goldendeep/hoplan
|
|
name = "hoplan uniform"
|
|
desc = "A standard issued uniform for a Hoplan house, often provided to represent a particular merchant or merchant organization who is funding the group."
|
|
icon_state = "hoplan_uniform"
|
|
item_state = "hoplan_uniform"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/clothing/head/goldendeep/hoplan
|
|
name = "hoplan combat hat"
|
|
desc = "A large poofy and floppy hat with a golden antennae sticking out its top where typically feathers would protrude. If you wanted to be historically accurate."
|
|
icon_state = "hoplan_combat_hat"
|
|
item_state = "hoplan_combat_hat"
|
|
icon = 'icons/obj/item/clothing/head/ipc/golden_deep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
//colorable items go under here
|
|
|
|
//shirts
|
|
/obj/item/clothing/under/dressshirt/goldendeep
|
|
name = "fine shirt"
|
|
desc = "An expertly tailored shirt often found for formal events or doing good business."
|
|
icon = 'icons/obj/item/clothing/under/shirt/goldendeep.dmi'
|
|
icon_state = "fine_shirt"
|
|
item_state = "fine_shirt"
|
|
contained_sprite = TRUE
|
|
has_accents = TRUE
|
|
|
|
// Unique variation for use with the Golden Deep ghostrole.
|
|
/obj/item/clothing/under/dressshirt/goldendeep/black
|
|
color = "#333333"
|
|
|
|
/obj/item/clothing/under/dressshirt/goldendeep/pompous
|
|
name = "pompous shirt"
|
|
desc = "Poofy and ostentatious, this shirt of fine fabric screams wealth."
|
|
icon_state = "pompous_shirt"
|
|
item_state = "pompous_shirt"
|
|
|
|
/obj/item/clothing/under/dressshirt/goldendeep/clothwrappeduniform
|
|
name = "cloth wrapped uniform"
|
|
desc = "Casual and resilient, these intricate wraps protect one against the acid rains of Pactolous while keeping their style."
|
|
icon_state = "cloth_wrapped_uniform"
|
|
item_state = "cloth_wrapped_uniform"
|
|
|
|
// outerwear
|
|
/obj/item/clothing/accessory/goldendeep
|
|
name = "quilted gambeson"
|
|
desc = " Intricately woven fibers resemble armor of old, but now are reinforced for the wear and tear caused by moving metal joints."
|
|
icon = 'icons/obj/item/clothing/accessory/goldendeep.dmi'
|
|
icon_state = "quilted_gambeson"
|
|
item_state = "quilted_gambeson"
|
|
contained_sprite = TRUE
|
|
has_accents = TRUE
|
|
|
|
/obj/item/clothing/accessory/goldendeep/tabbard
|
|
name = "valiant tabbard"
|
|
desc = " Tabbards of Pactolous represent businesses and merchants, if not an individual's own organization."
|
|
icon_state = "valiant_tabbard"
|
|
item_state = "valiant_tabbard"
|
|
|
|
/obj/item/clothing/accessory/goldendeep/pullover
|
|
name = "armored pullover"
|
|
desc = " A statement piece with leather or jeweled adornment make anyone stand out wearing this strange garb."
|
|
icon_state = "armored_pullover"
|
|
item_state = "armored_pullover"
|
|
|
|
/obj/item/clothing/accessory/goldendeep/raingarb
|
|
name = "pactolus rain garb"
|
|
desc = "Surprisingly sturdy for its patchwork appearance, pieces like this have been protecting workers from Pactolus' radioactive rains for years."
|
|
icon_state = "pactolus_raingarb"
|
|
item_state = "pactolus_raingarb"
|
|
|
|
//suits
|
|
/obj/item/clothing/suit/storage/goldendeep
|
|
name = "eccentric coat"
|
|
desc = "This coat is long with reinforcement to make someone look like an angel of old, or a clown."
|
|
icon_state = "eccentric_coat"
|
|
item_state = "eccentric_coat"
|
|
icon = 'icons/obj/item/clothing/suit/storage/eccentric_coat.dmi'
|
|
contained_sprite = TRUE
|
|
has_accents = TRUE
|
|
|
|
//cloaks
|
|
|
|
/obj/item/clothing/accessory/poncho/goldendeep
|
|
name = "golden deep cape"
|
|
desc = "Viewed as ostentatious by outsiders (and perhaps insiders, for that matter) capes nonetheless remain as a means of quickly broadcasting one's status (or pretentions of status)."
|
|
icon_state = "golden_cape"
|
|
item_state = "golden_cape"
|
|
icon = 'icons/obj/item/clothing/accessory/poncho/golden_cape.dmi'
|
|
contained_sprite = TRUE
|
|
icon_override = null
|
|
protects_against_weather = FALSE
|
|
|
|
/obj/item/clothing/accessory/poncho/goldendeep/flowingcloak
|
|
name = "flowing cloak"
|
|
desc = "A long and flowing cloak used by members of Golden Deep evocative of trenchcoats. Curiously, many investigatorial synthetics within the collective favor these cloaks."
|
|
icon_state = "flowing_cloak"
|
|
item_state = "flowing_cloak"
|
|
icon = 'icons/obj/item/clothing/accessory/poncho/flowing_cloak.dmi'
|
|
has_accents = TRUE
|
|
|
|
/obj/item/clothing/accessory/poncho/goldendeep/elegantcloak
|
|
name = "elegant cloak"
|
|
desc = "Billowing fabric for all classes with a regal clasp that hints at its original merchant designers."
|
|
icon_state = "elegant_cloak"
|
|
item_state = "elegant_cloak"
|
|
icon = 'icons/obj/item/clothing/accessory/poncho/elegant_cloak.dmi'
|
|
has_accents = TRUE
|
|
|
|
/obj/item/clothing/accessory/poncho/goldendeep/furwrap
|
|
name = "fur wrap"
|
|
desc = "The fur of an animal, soft and fluffy, now repurposed as a decorative neck wrap."
|
|
icon_state = "fur_wrap"
|
|
item_state = "fur_wrap"
|
|
icon = 'icons/obj/item/clothing/accessory/poncho/fur_wrap.dmi'
|
|
|
|
/obj/item/clothing/accessory/poncho/goldendeep/desertadornment
|
|
name = "desert adornment"
|
|
desc = "Lightweight and soft, this sleeveless coat feels like it's hardly anything at all, but it keeps the sun from bearing down on the wearer."
|
|
icon_state = "desert_adornment"
|
|
item_state = "desert_adornment"
|
|
icon = 'icons/obj/item/clothing/accessory/poncho/desert_adornment.dmi'
|
|
|
|
//head slot
|
|
|
|
/obj/item/clothing/head/goldendeep
|
|
name = "furred crown"
|
|
desc = "Like a true monarch, has a metal rim capped with a cloth top piece. Peaked in a ornate point."
|
|
icon_state = "furred_crown"
|
|
item_state = "furred_crown"
|
|
icon = 'icons/obj/item/clothing/head/ipc/golden_deep.dmi'
|
|
contained_sprite = TRUE
|
|
has_accents = TRUE
|
|
|
|
/obj/item/clothing/head/goldendeep/cowl
|
|
name = "cowl"
|
|
desc = "A cloth hood with special fabric rated for the acid rain of Pactolous."
|
|
icon_state = "cowl"
|
|
item_state = "cowl"
|
|
icon = 'icons/obj/item/clothing/head/ipc/golden_deep.dmi'
|
|
body_parts_covered = 0
|
|
slot_flags = SLOT_EARS | SLOT_HEAD
|
|
|
|
/obj/item/clothing/head/goldendeep/cubehood
|
|
name = "cube hood"
|
|
desc = "Ornate and with subtle religious undertones, would make any wearer loom like a revered parent."
|
|
icon_state = "cube_hood"
|
|
item_state = "cube_hood"
|
|
icon = 'icons/obj/item/clothing/head/ipc/golden_deep.dmi'
|
|
body_parts_covered = 0
|
|
slot_flags = SLOT_EARS | SLOT_HEAD
|
|
|
|
/obj/item/clothing/head/goldendeep/chainjewelry
|
|
name = "chain jewelry"
|
|
desc = "Jingling and dancing with movement. This chain is of metals or jewels that flaunt the wealth of the wearer. Or some facsimile of it."
|
|
icon_state = "chain_jewelry"
|
|
item_state = "chain_jewelry"
|
|
icon = 'icons/obj/item/clothing/head/ipc/golden_deep.dmi'
|
|
slot_flags = SLOT_EARS | SLOT_HEAD | SLOT_MASK
|
|
|
|
/obj/item/clothing/head/goldendeep/chainjewelry/baseline
|
|
icon_state = "chain_jewelry_baseline"
|
|
item_state = "chain_jewelry_baseline"
|
|
|
|
//accessories
|
|
|
|
/obj/item/clothing/accessory/storage/goldendeep
|
|
name = "thesian webbing"
|
|
desc = "For the hard working Thesian of the Golden Deep. Able to carry tools and withstand the rigors of work within the collective."
|
|
icon_state = "thesian_webbing"
|
|
item_state = "thesian_webbing"
|
|
icon = 'icons/obj/item/clothing/accessory/thesian_webbing.dmi'
|
|
contained_sprite = TRUE
|
|
has_accents = TRUE
|
|
|
|
//backpack
|
|
|
|
/obj/item/storage/backpack/goldendeep
|
|
name = "sacred icon"
|
|
desc = "A floating and imposing symbol with very discrete anti gravity emitters capable of rendering viewers blinded by its majesty, paralyzed, or dumbstruck."
|
|
icon = 'icons/obj/storage/backpack.dmi'
|
|
icon_state = "sacred_icon"
|
|
item_state = "sacred_icon"
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/storage/backpack/goldendeep/baseline
|
|
icon_state = "sacred_icon_baseline"
|
|
item_state = "sacred_icon_baseline"
|
|
|
|
// Porter uniforms, notably used for the Golden Deep owned synthetic ghostrole.
|
|
/obj/item/clothing/under/goldendeep/porter
|
|
name = "porter uniform"
|
|
desc = "Fashioned by the Golden Deep and still regularly used within its menial workforce, this weather resistant uniform decorates independent delivery workers spur-wide. With padded segments along its arms, legs, and back, the suit is perfect for package carrying rigs."
|
|
desc_extended = "Originally the invention of an unknown synthetic, the design of plain utilitarian jumpsuits known as 'Porter Uniforms' has skyrocketed in popularity, with many different firms and organizations within the Golden Deep inventing their own variety. Known not to be particularly comfortable for organic use."
|
|
icon_state = "porter_uniform"
|
|
item_state = "porter_uniform"
|
|
icon = 'icons/obj/item/clothing/under/synthetic/goldendeep.dmi'
|
|
contained_sprite = TRUE
|
|
|
|
/obj/item/clothing/head/goldendeep/porter
|
|
name = "porter hood"
|
|
desc = "This is a simple and nondescript hood designed to fit over many shapes of head, intended to provide protection from the elements. While originally fashioned by the Golden Deep and remaining particularly popular in it, its use has also branched out widely throughout the spur among independent delivery workers."
|
|
icon_state = "porter_hood"
|
|
item_state = "porter_hood"
|
|
icon = 'icons/obj/item/clothing/head/ipc/golden_deep.dmi'
|
|
contained_sprite = TRUE
|