Adds new Ve'katak Phalanx uniforms + Vaurca flagpatches (#18776)

* Adds new Ve'katak Phalanx uniforms + Vaurca flagpatches

* oops

* grammar fix

* quick uniform fixes
This commit is contained in:
feartheblackout
2024-04-01 14:47:24 +00:00
committed by GitHub
parent c7ab9a83a2
commit 809426e558
10 changed files with 110 additions and 2 deletions
@@ -626,6 +626,10 @@
flagpatch_national["flagpatch, nralakk"] = /obj/item/clothing/accessory/flagpatch/nralakk
flagpatch_national["flagpatch, hegemony"] = /obj/item/clothing/accessory/flagpatch/hegemony
flagpatch_national["flagpatch, port antillia"] = /obj/item/clothing/accessory/flagpatch/portantillia
flagpatch_national["flagpatch, sedantis"] = /obj/item/clothing/accessory/flagpatch/sedantis
flagpatch_national["flagpatch, zo'ra"] = /obj/item/clothing/accessory/flagpatch/zora
flagpatch_national["flagpatch, k'lax"] = /obj/item/clothing/accessory/flagpatch/klax
flagpatch_national["flagpatch, c'thur"] = /obj/item/clothing/accessory/flagpatch/cthur
gear_tweaks += new /datum/gear_tweak/path(flagpatch_national)
/datum/gear/accessory/aodai
@@ -251,7 +251,7 @@
display_name = "phalanx facial plate"
description = "This modular face plate accommodates a wide array of cybernetic augmentations, enabling seamless integration with Phalanx's transhumanist doctrine. Enhanced sensory overlays and HUDs offer Phalanx members superior situational awareness and promote a sense of hive-thinking."
path = /obj/item/organ/internal/augment/eye_sensors/phalanx
whitelisted = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD, SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_BULWARK, SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI)
allowed_roles = list("Physician", "Surgeon", "Chief Medical Officer", "Pharmacist", "First Responder", "Psychiatrist", "Medical Intern", "Medical Personnel", "Security Officer", "Head of Security", "Warden", "Security Cadet", "Investigator", "Security Personnel", "Corporate Liaison", "Assistant", "Off-Duty Crew Member", "Captain")
whitelisted = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD, SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_BULWARK, SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_UNATHI)
allowed_roles = list("Physician", "Surgeon", "Pharmacist", "First Responder", "Psychiatrist", "Medical Intern", "Medical Personnel", "Security Officer", "Warden", "Security Cadet", "Investigator", "Security Personnel", "Corporate Liaison", "Assistant", "Off-Duty Crew Member")
faction = "Private Military Contracting Group"
cost = 1
@@ -457,6 +457,22 @@
wildlands_flag_patches["flagpatch, southern solarian military district"] = /obj/item/clothing/accessory/flagpatch/ssmd
gear_tweaks += new /datum/gear_tweak/path(wildlands_flag_patches)
/datum/gear/faction/vekatak_rep
display_name = "ve'katak phalanx representative uniform"
path = /obj/item/clothing/under/rank/pmc/vekatak_phalanx
flags = GEAR_HAS_DESC_SELECTION
allowed_roles = list("Corporate Liaison")
faction = "Private Military Contracting Group"
slot = slot_w_uniform
/datum/gear/faction/vekatak_res
display_name = "ve'katak phalanx reserve uniform"
path = /obj/item/clothing/under/rank/pmc/vekatak_phalanx/reserve
flags = GEAR_HAS_DESC_SELECTION
allowed_roles = list("Assistant", "Off-Duty Crew Member")
faction = "Private Military Contracting Group"
slot = slot_w_uniform
//Zeng-Hu
/datum/gear/faction/zenghu_beret
display_name = "zeng-hu headwear selection"