[MIRROR] Fixes teshari CE being unselectable (#12206)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-01-04 12:24:34 +01:00
committed by GitHub
co-authored by Guti
parent fae9503a43
commit 9867e042b1
4 changed files with 6 additions and 6 deletions
@@ -303,7 +303,7 @@
cloaks[initial(cloak_type.name)] = cloak_type
gear_tweaks += new/datum/gear_tweak/path(sortAssoc(cloaks))
/datum/gear/suit/cloak/dept/ce
/datum/gear/suit/dept/cloak/ce
display_name = "chief engineer cloak (Teshari)"
path = /obj/item/clothing/suit/storage/teshari/cloak/jobs/ce
allowed_roles = list(JOB_CHIEF_ENGINEER)