Skip to content

Commit

Permalink
Fixes the training officer having a "Newbie Agent" alt-title (#2376)
Browse files Browse the repository at this point in the history
yip yip
  • Loading branch information
Gboster-0 authored Aug 7, 2024
1 parent 6dc6f8a commit 438491b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/jobs/job_types/mentor/trainingofficer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

job_abbreviation = "TO"
mentor_only = TRUE
alt_titles = list()

/datum/job/agent/training_officer/announce(mob/living/carbon/human/outfit_owner)
..()
Expand Down

0 comments on commit 438491b

Please sign in to comment.