Skip to content

Commit

Permalink
Fixes, tweaks, and last reference of "legal" maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningRash committed Mar 8, 2024
1 parent bf5cdd3 commit 6a371c9
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/DeltaV/StatusEffects/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
parent: JobIcon
id: JobIconMedicalBorg
icon:
sprite: DeltaV/Interface/Misc/job_icons.rsi
sprite: /Textures/DeltaV/Interface/Misc/job_icons.rsi
state: MedicalBorg

- type: statusIcon
parent: JobIcon
id: JobIconChiefJustice
icon:
sprite: DeltaV/Interface/Misc/job_icons.rsi
sprite: /Textures/DeltaV/Interface/Misc/job_icons.rsi
state: ChiefJustice

- type: statusIcon
parent: JobIcon
id: JobIconClerk
icon:
sprite: DeltaV/Interface/Misc/job_icons.rsi
sprite: /Textures/DeltaV/Interface/Misc/job_icons.rsi
state: Clerk

- type: statusIcon
parent: JobIcon
id: JobIconProsecuter
icon:
sprite: DeltaV/Interface/Misc/job_icons.rsi
sprite: /Textures/DeltaV/Interface/Misc/job_icons.rsi
state: Clerk #need prosecuter
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,8 @@
access: [["Service"]]

- type: entity
parent: AirlockGlass
id: AirlockJusticeGlass # DeltaV - Lawyer is in Justice Dept
parent: AirlockJusticeGlass
id: AirlockLawyerGlassLocked # DeltaV - Lawyer is in Justice Dept
suffix: Lawyer, Locked
components:
- type: AccessReader
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/StatusEffects/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
parent: JobIcon
id: JobIconLawyer
icon:
sprite: DeltaV/Textures/Interface/Misc/job_icons.rsi # DeltaV - Move Lawyer into Justice
sprite: /Textures/DeltaV/Interface/Misc/job_icons.rsi # DeltaV - Move Lawyer into Justice
state: Lawyer # DeltaV - Move Lawyer into Justice

- type: statusIcon
Expand Down

0 comments on commit 6a371c9

Please sign in to comment.