Skip to content

Commit

Permalink
tweakhuntmastertitletofitinwithwiki
Browse files Browse the repository at this point in the history
  • Loading branch information
OliOliOnsiPree committed Feb 29, 2024
1 parent 383ea84 commit d1de660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/human/human.dm
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ var/list/rank_prefix = list(\
"Chief Executive Officer" = "Executive",\
"Prime" = "Prime",\
"Foreman" = "Foreman",\
"Lodge Hunt Master" = "Hunt Master",\
"Lodge Hunt Master" = "Huntmaster",\
)

/mob/living/carbon/human/proc/rank_prefix_name(name)
Expand Down

0 comments on commit d1de660

Please sign in to comment.