mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-29 07:36:16 +01:00
fixes a little typo for one of the role names
I oopsied while writing that one and forgot.
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
alt_titles = list("Prison Chief", "Armory Manager", "Prison Administrator")
|
||||
|
||||
/datum/job/officer
|
||||
alt_titles = list("Security Agent", "Probation OFficer", "Security Peacekeeper", "Security Cadet")
|
||||
alt_titles = list("Security Agent", "Probation Officer", "Security Peacekeeper", "Security Cadet")
|
||||
|
||||
/datum/job/detective
|
||||
alt_titles = list("Forensics Technician", "Private Investigator", "Gumshoe")
|
||||
|
||||
Reference in New Issue
Block a user