Skip to content

Commit

Permalink
FIX: Senior jobs in agent card (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeZer2 authored Sep 7, 2024
1 parent c4eaf14 commit 6f1be3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/StatusIcon/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,31 +411,31 @@
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorPhysician
allowSelection: false
# allowSelection: false //ss220 senior agent card fix

- type: jobIcon
parent: JobIcon
id: JobIconSeniorOfficer
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorOfficer
allowSelection: false
# allowSelection: false //ss220 senior agent card fix

- type: jobIcon
parent: JobIcon
id: JobIconSeniorEngineer
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorEngineer
allowSelection: false
# allowSelection: false //ss220 senior agent card fix

- type: jobIcon
parent: JobIcon
id: JobIconSeniorResearcher
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorResearcher
allowSelection: false
# allowSelection: false //ss220 senior agent card fix

- type: jobIcon
parent: JobIcon
Expand Down

0 comments on commit 6f1be3f

Please sign in to comment.