mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 06:39:22 +01:00
Merge pull request #8928 from Cerebulon/splitside
Corrects some clothing that shouldn't hide some bodyparts
This commit is contained in:
@@ -819,6 +819,7 @@ Uniforms and such
|
||||
name = "cropped sweater skirt"
|
||||
desc = "A cropped green sweater and matching miniskirt."
|
||||
icon_state = "wednesday"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS
|
||||
index = 1
|
||||
|
||||
/obj/item/clothing/under/rippedpunk
|
||||
@@ -831,18 +832,21 @@ Uniforms and such
|
||||
name = "green asymmetrical jumpsuit"
|
||||
desc = "A green futuristic uniform with asymmetrical pants. Trendy!"
|
||||
icon_state = "greenasym"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
|
||||
index = 1
|
||||
|
||||
/obj/item/clothing/under/cyberpunkharness
|
||||
name = "cyberpunk strapped harness"
|
||||
desc = "A cyberpunk styled harness and pants. Perfect for your dystopian future."
|
||||
icon_state = "cyberhell"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
|
||||
index = 1
|
||||
|
||||
/obj/item/clothing/under/cyberpunkpants
|
||||
name = "cyberpunk split-side ensemble"
|
||||
desc = "Cyberpunk styled split-side pants and matching top. Just in time for the dystopian future."
|
||||
icon_state = "hart_jumpsuit"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
|
||||
index = 1
|
||||
|
||||
/obj/item/clothing/under/blackngold
|
||||
|
||||
Reference in New Issue
Block a user