Adds the loadout hoplan clothing to diplomatic bodyguards. (#21137)

See title, pretty much.

Pretty sure this is an oversight from the addition of bodyguards.
This commit is contained in:
Snowy1237
2025-08-12 16:30:55 +00:00
committed by GitHub
parent d8e05c16c8
commit e4c329f074
2 changed files with 60 additions and 2 deletions
@@ -268,7 +268,7 @@ ABSTRACT_TYPE(/datum/gear/augment/machine)
path = /obj/item/clothing/under/goldendeep/hoplan
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("Consular Officer", "Diplomatic Aide")
allowed_roles = list("Consular Officer", "Diplomatic Aide", "Diplomatic Bodyguard")
culture_restriction = list(/singleton/origin_item/culture/golden_deep)
/datum/gear/head/goldendeephoplan
@@ -278,7 +278,7 @@ ABSTRACT_TYPE(/datum/gear/augment/machine)
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION
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("Consular Officer", "Diplomatic Aide")
allowed_roles = list("Consular Officer", "Diplomatic Aide", "Diplomatic Bodyguard")
culture_restriction = list(/singleton/origin_item/culture/golden_deep)
/datum/gear/uniform/goldendeepporter