Himeo Voidsuit Variants - Free Tajaran Council Edition (#11820)

This commit is contained in:
WickedCybs
2021-05-06 05:34:07 -06:00
committed by GitHub
parent 917e63cbf3
commit 08398d0d45
5 changed files with 134 additions and 1 deletions
@@ -301,3 +301,12 @@
sort_category = "Xenowear - Tajara"
whitelisted = list(SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI)
flags = GEAR_HAS_DESC_SELECTION
/datum/gear/utility/himeo_kit/tajara
display_name = "tajaran himean voidsuit kit"
description = "A simple cardboard box containing the requisition forms, permits, and decal kits for a Himean voidsuit fitted for Tajara. Only \
Tajara connected to Himeo and the Free Tajaran Council would have this."
path = /obj/item/voidsuit_modkit/himeo/tajara
sort_category = "Xenowear - Tajara"
whitelisted = list(SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI)
allowed_roles = list("Cargo Technician", "Shaft Miner", "Quartermaster", "Head of Personnel", "Station Engineer", "Atmospheric Technician", "Chief Engineer", "Engineering Apprentice")