Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
хотфикс детектива
Browse files Browse the repository at this point in the history
  • Loading branch information
johncoder0 committed Jul 5, 2023
1 parent 17cb218 commit 5d25b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/castelnau/job/jobs_security.dm
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
access_castelnau_morgue
)

/datum/job/detective/equip(var/mob/living/carbon/human/H)
/datum/job/specialist/equip(var/mob/living/carbon/human/H)
if(H.mind.role_alt_title == "Psi-Interrogator")
psi_faculties = list("[PSI_COERCION]" = PSI_RANK_OPERANT)
return ..()

0 comments on commit 5d25b70

Please sign in to comment.