Skip to content

Commit

Permalink
Revert "[BOUNTY] "Cryptozoologist" and "Paranormal Investigator" alt …
Browse files Browse the repository at this point in the history
…titles (…" (#3359)

This reverts commit 93eef79.
  • Loading branch information
ThePooba authored Sep 12, 2024
1 parent f2a7cec commit d6c94ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@
"Forensic Technician",
"Private Investigator",
"Forensic Scientist",
"Paranormal Investigator",
)

/datum/job/doctor
Expand Down Expand Up @@ -319,7 +318,6 @@
"Xenoarchaeologist",
"Research Assistant",
"Graduate Student",
"Cryptozoologist",
)

/datum/job/security_officer
Expand Down
2 changes: 0 additions & 2 deletions tgui/packages/tgui/interfaces/common/JobToIcon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ const ALTTITLES = {
'Forensic Technician': BASEICONS['Detective'],
'Private Investigator': BASEICONS['Detective'],
'Forensic Scientist': BASEICONS['Detective'],
'Paranormal Investigator': BASEICONS['Detective'],
// Geneticist - dna
'Mutation Researcher': BASEICONS['Geneticist'],
// Head of Personnel - dog
Expand Down Expand Up @@ -229,7 +228,6 @@ const ALTTITLES = {
Xenoarchaeologist: BASEICONS['Scientist'],
'Research Assistant': BASEICONS['Scientist'],
'Graduate Student': BASEICONS['Scientist'],
Cryptozoologist: BASEICONS['Scientist'],
// Security Officer - shield-halved
'Security Operative': BASEICONS['Security Officer'],
Peacekeeper: BASEICONS['Security Officer'],
Expand Down

0 comments on commit d6c94ad

Please sign in to comment.