mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
[MIRROR] Fixes teshari CE being unselectable (#12206)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
co-authored by
Guti
parent
fae9503a43
commit
9867e042b1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user