Adds Vox Jumpsuits to Loadout Screen - Rebuilt PR #22537 to fix DMI Conflict (#22694)

* Rebuilt PR #22537 to fix DMI Conflict

* Removed Coverage Limitation on Vox Jumpsuit

* Revised Descriptions for Vox Clothes to fit lore

* Grammar Fixes

* Adjusted Loadout Descriptions to match

* Onboard, not Aboard.
This commit is contained in:
PollardTheDragon
2023-10-28 21:24:42 +02:00
committed by GitHub
parent 35968914bd
commit 7480179907
5 changed files with 44 additions and 15 deletions
@@ -58,3 +58,15 @@
display_name = "Cloth footwraps"
path = /obj/item/clothing/shoes/footwraps
slot = SLOT_HUD_SHOES
/datum/gear/racial/vox_casual
display_name = "Vox jumpsuit"
description = "These loose clothes are optimized for the labors of the lower castes onboard the arkships. Large openings in the top allow for breathability while the pants are durable yet flexible enough to not restrict movement."
path = /obj/item/clothing/under/vox/vox_casual
slot = SLOT_HUD_JUMPSUIT
/datum/gear/racial/vox_robes
display_name = "Vox robes"
description = "Large, comfortable robes worn by those who need a bit more covering. The thick fabric contains a pocket suitable for those that need their hands free during their work, while the cloth serves to cover scars or other injuries to the wearer's body."
path = /obj/item/clothing/suit/hooded/vox_robes
slot = SLOT_HUD_OUTER_SUIT