New Engineering Uniforms + Jumpsuit Recolor (#30735)

* human, vox, vendor, loadout

* kidan sprites, item sprites

* grey sprites

* drask sprites, remove temp palettes

* add softcap to vendors, linters fix?
This commit is contained in:
Ahzpy
2025-10-26 13:03:28 +00:00
committed by GitHub
parent da1f812bc7
commit 4df0c8edb5
15 changed files with 77 additions and 0 deletions
+12
View File
@@ -487,10 +487,13 @@
vend_reply = "Thank you for using the EngiDrobe!"
products = list(/obj/item/clothing/under/rank/engineering/engineer = 6,
/obj/item/clothing/under/rank/engineering/engineer/skirt = 3,
/obj/item/clothing/under/rank/engineering/engineer/overalls = 3,
/obj/item/clothing/under/rank/engineering/engineer/corporate = 3,
/obj/item/clothing/suit/hooded/wintercoat/engineering = 3,
/obj/item/clothing/suit/jacket/bomber/engi = 3,
/obj/item/clothing/suit/storage/hazardvest/staff = 3,
/obj/item/clothing/head/beret/eng = 3,
/obj/item/clothing/head/soft/engineer = 3,
/obj/item/clothing/head/hardhat = 2,
/obj/item/clothing/head/hardhat/orange = 2,
/obj/item/clothing/head/hardhat/dblue = 2,
@@ -510,10 +513,13 @@
prices = list(/obj/item/clothing/under/rank/engineering/engineer = 50,
/obj/item/clothing/under/rank/engineering/engineer/skirt = 50,
/obj/item/clothing/under/rank/engineering/engineer/overalls = 50,
/obj/item/clothing/under/rank/engineering/engineer/corporate = 50,
/obj/item/clothing/suit/hooded/wintercoat/engineering = 75,
/obj/item/clothing/suit/jacket/bomber/engi = 75,
/obj/item/clothing/suit/storage/hazardvest/staff = 50,
/obj/item/clothing/head/beret/eng = 20,
/obj/item/clothing/head/soft/engineer = 20,
/obj/item/clothing/head/hardhat = 20,
/obj/item/clothing/head/hardhat/orange = 30,
/obj/item/clothing/head/hardhat/dblue = 30,
@@ -544,10 +550,13 @@
vend_reply = "Thank you for using the AtmosDrobe!"
products = list(/obj/item/clothing/under/rank/engineering/atmospheric_technician = 6,
/obj/item/clothing/under/rank/engineering/atmospheric_technician/skirt = 3,
/obj/item/clothing/under/rank/engineering/atmospheric_technician/overalls = 3,
/obj/item/clothing/under/rank/engineering/atmospheric_technician/corporate = 3,
/obj/item/clothing/suit/hooded/wintercoat/engineering/atmos = 3,
/obj/item/clothing/suit/jacket/bomber/atmos = 3,
/obj/item/clothing/suit/storage/hazardvest/staff = 3,
/obj/item/clothing/head/beret/atmos = 3,
/obj/item/clothing/head/soft/atmos = 3,
/obj/item/clothing/head/hardhat = 2,
/obj/item/clothing/head/hardhat/red = 2,
/obj/item/clothing/head/hardhat/orange = 2,
@@ -567,10 +576,13 @@
prices = list(/obj/item/clothing/under/rank/engineering/atmospheric_technician = 50,
/obj/item/clothing/under/rank/engineering/atmospheric_technician/skirt = 50,
/obj/item/clothing/under/rank/engineering/atmospheric_technician/overalls = 50,
/obj/item/clothing/under/rank/engineering/atmospheric_technician/corporate = 50,
/obj/item/clothing/suit/hooded/wintercoat/engineering/atmos = 75,
/obj/item/clothing/suit/jacket/bomber/atmos = 75,
/obj/item/clothing/suit/storage/hazardvest/staff = 50,
/obj/item/clothing/head/beret/atmos = 20,
/obj/item/clothing/head/soft/atmos = 20,
/obj/item/clothing/head/hardhat = 20,
/obj/item/clothing/head/hardhat/red = 30,
/obj/item/clothing/head/hardhat/orange = 30,