mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-26 01:52:15 +00:00
Fixes IRUs being unable to grab their own coat from the loadout. (#11468)
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
path = /obj/item/clothing/suit/armor/vest/idris
|
||||
whitelisted = list(SPECIES_IPC, SPECIES_IPC_G1, SPECIES_IPC_G2, SPECIES_IPC_XION, SPECIES_IPC_ZENGHU, SPECIES_IPC_BISHOP, SPECIES_IPC_SHELL)
|
||||
sort_category = "Xenowear - IPC"
|
||||
allowed_roles = list("Security Officer", "Warden", "Head of Security","Detective", "Forensic Technician", "Security Cadet")
|
||||
allowed_roles = list("Security Officer", "Warden", "Head of Security", "Investigator", "Security Cadet")
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
/datum/gear/suit/idris/New()
|
||||
|
||||
Reference in New Issue
Block a user