Undersuit slot skeleton for prometheans (#19506)

This commit is contained in:
Zerum
2026-06-05 06:12:40 -04:00
committed by GitHub
parent d0901e1b6b
commit 23ca8fc889
4 changed files with 25 additions and 0 deletions
@@ -867,3 +867,11 @@
sort_category = "Xenowear"
whitelisted = SPECIES_ZADDAT
allowed_roles = list(JOB_CHIEF_ENGINEER,JOB_ATMOSPHERIC_TECHNICIAN, JOB_ENGINEER)
/datum/gear/uniform/anthro_skeleton
path = /obj/item/clothing/under/anthro_skeleton
display_name = "Anthro Skeleton"
description = "A standardized anthropomorphic skeleton commonly used by prometheans who struggle to maintain their outer body shape. It's made of plastic, just like the trusty model in the exam room."
slot = slot_w_uniform
whitelisted = SPECIES_PROMETHEAN
sort_category = "Xenowear"