Skip to content

Commit

Permalink
исправление (#753)
Browse files Browse the repository at this point in the history
Signed-off-by: pacable <[email protected]>
  • Loading branch information
pxc1984 authored Dec 1, 2024
1 parent 4c090a3 commit 1814364
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: true # Sunrise-edit

- type: jobIcon
parent: JobIcon
id: JobIconSeniorOfficer
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorOfficer
allowSelection: false
allowSelection: true # Sunrise-edit

- type: jobIcon
parent: JobIcon
id: JobIconSeniorEngineer
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorEngineer
allowSelection: false
allowSelection: true # Sunrise-edit

- type: jobIcon
parent: JobIcon
id: JobIconSeniorResearcher
icon:
sprite: /Textures/Interface/Misc/job_icons.rsi
state: SeniorResearcher
allowSelection: false
allowSelection: true # Sunrise-edit

- type: jobIcon
parent: JobIcon
Expand Down

0 comments on commit 1814364

Please sign in to comment.