From 4e86b993c9ee0b9c3b5dd539e1250cd3467d9a7b Mon Sep 17 00:00:00 2001 From: chuga-git <98280110+chuga-git@users.noreply.github.com> Date: Sat, 22 Nov 2025 20:57:29 -0600 Subject: [PATCH] unfuck my branch (#30925) --- code/modules/client/preference/loadout/loadout_racial.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/client/preference/loadout/loadout_racial.dm b/code/modules/client/preference/loadout/loadout_racial.dm index 80026b36d1d..0f3d6af005e 100644 --- a/code/modules/client/preference/loadout/loadout_racial.dm +++ b/code/modules/client/preference/loadout/loadout_racial.dm @@ -28,9 +28,9 @@ allowed_roles = list("Chief Medical Officer", "Medical Doctor", "Coroner", "Virologist", "Paramedic") /datum/gear/racial/taj/sec - display_name = "Tajaran Security Veil" + display_name = "Shaded Tajaran Security Veil" description = "A common traditional nano-fiber veil worn by many Tajaran. It is rare and offensive to see it on other races. Comes equipped with a security HUD." - path = /obj/item/clothing/glasses/hud/tajblind/sec + path = /obj/item/clothing/glasses/hud/tajblind/shaded/sec allowed_roles = list("Head of Security", "Warden", "Security Officer", "Detective", "Internal Affairs Agent", "Magistrate") /datum/gear/racial/taj/miner