[MIRROR] New Neo (tg/downstream) Clothing Options - HOS Edition (#11995)
Co-authored-by: Aroliacue <96730930+Aroliacue@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
@@ -39,10 +39,12 @@
|
|||||||
/obj/item/clothing/head/beret/sec/corporate/hos,
|
/obj/item/clothing/head/beret/sec/corporate/hos,
|
||||||
// /obj/item/clothing/suit/storage/hooded/wintercoat/security, //CHOMP Remove
|
// /obj/item/clothing/suit/storage/hooded/wintercoat/security, //CHOMP Remove
|
||||||
/obj/item/clothing/suit/storage/hooded/wintercoat/security/hos,
|
/obj/item/clothing/suit/storage/hooded/wintercoat/security/hos,
|
||||||
/obj/item/clothing/shoes/boots/winter/security,
|
/obj/item/clothing/shoes/boots/winter/security, //CHOMPADD
|
||||||
//CHOMP Add ^
|
/obj/item/clothing/mask/gas/sechailer/swat/hos, //CHOMPADD
|
||||||
/obj/item/clothing/mask/gas/half, // CHOMPADD
|
/obj/item/clothing/mask/gas/half,
|
||||||
/obj/item/clothing/mask/gas/sechailer/swat/hos) // CHOMPADD
|
/obj/item/clothing/head/helmet/HoS/hat/red,
|
||||||
|
/obj/item/clothing/suit/storage/vest/hoscoat/neo_hos_parade_jacket,
|
||||||
|
/obj/item/clothing/accessory/poncho/roles/cloak/neo_pcloak)
|
||||||
|
|
||||||
/obj/structure/closet/secure_closet/hos2
|
/obj/structure/closet/secure_closet/hos2
|
||||||
name = "head of security's gear"
|
name = "head of security's gear"
|
||||||
|
|||||||
@@ -1182,3 +1182,8 @@ Talon winter coat
|
|||||||
display_name = "cloak of eyes"
|
display_name = "cloak of eyes"
|
||||||
description = "A basic looking purple robe that has a hood and can be toggled to have eyes form and stare at moving creatures!"
|
description = "A basic looking purple robe that has a hood and can be toggled to have eyes form and stare at moving creatures!"
|
||||||
path = /obj/item/clothing/suit/storage/hooded/purple_robes
|
path = /obj/item/clothing/suit/storage/hooded/purple_robes
|
||||||
|
|
||||||
|
/datum/gear/suit/neo_pcloak_color
|
||||||
|
display_name = "flowing cloak, colorable"
|
||||||
|
description = "A heavy cloak, suitable for recoloring."
|
||||||
|
path = /obj/item/clothing/accessory/poncho/roles/cloak/custom/neo_pcloak_color
|
||||||
|
|||||||
14
code/modules/clothing/accessories/neoclothing.dm
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
/* Sprites ported from skyrat/tg, serves as an alternative to the virgo versions of certain clothes.
|
||||||
|
this file deals with accessories. */
|
||||||
|
|
||||||
|
/obj/item/clothing/accessory/poncho/roles/cloak/custom/neo_pcloak_color
|
||||||
|
name = "flowing cloak"
|
||||||
|
desc = "A heavy cloak, suitable for recoloring."
|
||||||
|
icon_state = "neo_pcloak_color"
|
||||||
|
item_state = "neo_pcloak_color"
|
||||||
|
|
||||||
|
/obj/item/clothing/accessory/poncho/roles/cloak/neo_pcloak
|
||||||
|
name = "\improper Nanotrasen flowing cloak"
|
||||||
|
desc = "A heavy cloak, decorated with red-and-golden embellishments."
|
||||||
|
icon_state = "neo_pcloak"
|
||||||
|
item_state = "neo_pcloak"
|
||||||
@@ -43,3 +43,10 @@ this file deals with hats/headwear. */
|
|||||||
desc = "an old beat-up white papakha."
|
desc = "an old beat-up white papakha."
|
||||||
icon = 'icons/inventory/head/item.dmi'
|
icon = 'icons/inventory/head/item.dmi'
|
||||||
icon_state = "neo_papakha_white"
|
icon_state = "neo_papakha_white"
|
||||||
|
|
||||||
|
/obj/item/clothing/head/helmet/HoS/hat/red
|
||||||
|
name = "Red " + JOB_HEAD_OF_SECURITY + " Hat"
|
||||||
|
desc = "The hat of the " + JOB_HEAD_OF_SECURITY + ". For showing the officers who's in charge."
|
||||||
|
icon = 'icons/inventory/head/item.dmi'
|
||||||
|
icon_state = "neo_hoshat_red"
|
||||||
|
valid_accessory_slots = null
|
||||||
|
|||||||
@@ -157,3 +157,8 @@ this file deals with suits/overwear. */
|
|||||||
name = "armsco heavy coat"
|
name = "armsco heavy coat"
|
||||||
desc = "A rich red longcoat trimmed in black with a warm brown synthetic fur ruff around the neck, lined with layers of para-aramid fibers for increased durability without compromising comfort. It bears a tag that says 'Product of Total Gear & Co.'"
|
desc = "A rich red longcoat trimmed in black with a warm brown synthetic fur ruff around the neck, lined with layers of para-aramid fibers for increased durability without compromising comfort. It bears a tag that says 'Product of Total Gear & Co.'"
|
||||||
icon_state = "neo_armsco_trench"
|
icon_state = "neo_armsco_trench"
|
||||||
|
|
||||||
|
/obj/item/clothing/suit/storage/vest/hoscoat/neo_hos_parade_jacket
|
||||||
|
name = "\improper Head of Security's parade jacket"
|
||||||
|
desc = "For when an armoured vest isn't fashionable enough. It bears a tag that says 'Product of Total Gear & Co.'"
|
||||||
|
icon_state = "neo_hos_parade_black"
|
||||||
|
|||||||
@@ -1412,7 +1412,8 @@
|
|||||||
/obj/item/clothing/suit/storage/teshari/cloak/standard/white_grey = 5,
|
/obj/item/clothing/suit/storage/teshari/cloak/standard/white_grey = 5,
|
||||||
/obj/item/clothing/suit/storage/puffyred = 5,
|
/obj/item/clothing/suit/storage/puffyred = 5,
|
||||||
/obj/item/clothing/suit/storage/puffypurple = 5,
|
/obj/item/clothing/suit/storage/puffypurple = 5,
|
||||||
/obj/item/clothing/suit/storage/puffyblue = 5)
|
/obj/item/clothing/suit/storage/puffyblue = 5,
|
||||||
|
/obj/item/clothing/accessory/poncho/roles/cloak/neo_pcloak = 5)
|
||||||
prices = list(/obj/item/clothing/suit/storage/apron = 100,
|
prices = list(/obj/item/clothing/suit/storage/apron = 100,
|
||||||
/obj/item/clothing/suit/storage/flannel/aqua = 100,
|
/obj/item/clothing/suit/storage/flannel/aqua = 100,
|
||||||
/obj/item/clothing/suit/storage/toggle/bomber = 100,
|
/obj/item/clothing/suit/storage/toggle/bomber = 100,
|
||||||
@@ -1514,7 +1515,8 @@
|
|||||||
/obj/item/clothing/suit/storage/teshari/cloak/standard/white_grey = 100,
|
/obj/item/clothing/suit/storage/teshari/cloak/standard/white_grey = 100,
|
||||||
/obj/item/clothing/suit/storage/puffyred = 100,
|
/obj/item/clothing/suit/storage/puffyred = 100,
|
||||||
/obj/item/clothing/suit/storage/puffypurple = 100,
|
/obj/item/clothing/suit/storage/puffypurple = 100,
|
||||||
/obj/item/clothing/suit/storage/puffyblue = 100)
|
/obj/item/clothing/suit/storage/puffyblue = 100,
|
||||||
|
/obj/item/clothing/accessory/poncho/roles/cloak/neo_pcloak = 100)
|
||||||
premium = list(/obj/item/clothing/suit/imperium_monk = 3,
|
premium = list(/obj/item/clothing/suit/imperium_monk = 3,
|
||||||
/obj/item/clothing/suit/storage/hooded/wintercoat/cosmic = 1)
|
/obj/item/clothing/suit/storage/hooded/wintercoat/cosmic = 1)
|
||||||
contraband = list(/obj/item/toy/katana = 1)
|
contraband = list(/obj/item/toy/katana = 1)
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 184 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 166 KiB After Width: | Height: | Size: 166 KiB |
|
Before Width: | Height: | Size: 320 KiB After Width: | Height: | Size: 321 KiB |
|
Before Width: | Height: | Size: 246 KiB After Width: | Height: | Size: 282 KiB |
|
Before Width: | Height: | Size: 700 KiB After Width: | Height: | Size: 798 KiB |
|
Before Width: | Height: | Size: 351 KiB After Width: | Height: | Size: 352 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
@@ -2479,6 +2479,7 @@
|
|||||||
#include "code\modules\clothing\accessories\holster.dm"
|
#include "code\modules\clothing\accessories\holster.dm"
|
||||||
#include "code\modules\clothing\accessories\holster_vr.dm"
|
#include "code\modules\clothing\accessories\holster_vr.dm"
|
||||||
#include "code\modules\clothing\accessories\lockets.dm"
|
#include "code\modules\clothing\accessories\lockets.dm"
|
||||||
|
#include "code\modules\clothing\accessories\neoclothing.dm"
|
||||||
#include "code\modules\clothing\accessories\permits.dm"
|
#include "code\modules\clothing\accessories\permits.dm"
|
||||||
#include "code\modules\clothing\accessories\permits_vr.dm"
|
#include "code\modules\clothing\accessories\permits_vr.dm"
|
||||||
#include "code\modules\clothing\accessories\rings.dm"
|
#include "code\modules\clothing\accessories\rings.dm"
|
||||||
|
|||||||