Skip to content

Commit

Permalink
I forgot Inspector Gadget
Browse files Browse the repository at this point in the history
  • Loading branch information
Monotheonist committed Dec 28, 2024
1 parent 14e77fe commit 3d96385
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ ent-RubberStampDetective = inspector's rubber stamp
# Pharmacist
ent-ClothingUniformJumpsuitChemistry = pharmacist's jumpsuit
ent-ClothingUniformJumpskirtChemistry = pharmacist's jumpskirt
# TODO: Figure out what items can vaguely be "chem" and what is actually the pharmacist. What the fuck am I doing, help.
# TODO: Figure out what items can vaguely be "chemistry" and what is actually the pharmacy. What the fuck am I doing, help.
2 changes: 2 additions & 0 deletions Resources/Locale/en-US/emberfall/paper/stamp-component.ftl
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Stamp Names for Emberfall Jobs
stamp-component-stamped-name-commanding-officer = Commanding Officer
stamp-component-stamped-name-executive-officer = Executive Officer
stamp-component-stamped-name-inspector = Inspector
# Pharmacists don't have a stamp.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
# Command
id-card-access-level-commanding-officer = Commanding Officer
id-card-access-level-executive-officer = Executive Officer
id-card-access-level-inspector = Inspector
id-card-access-level-pharmacy = Pharmacy
2 changes: 1 addition & 1 deletion Resources/Prototypes/Access/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

- type: accessLevel
id: Detective
name: id-card-access-level-detective
name: id-card-access-level-inspector # Emberfall: Detective -> Inspector

- type: accessGroup
id: Security
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/Security/detective.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- type: job
id: Detective
name: job-name-detective
name: job-name-inspector # Emberfall: Detective -> Inspector
description: job-description-detective
playTimeTracker: JobDetective
playTimeTracker: JobInspector # Emberfall: Detective -> Inspector
requirements:
- !type:DepartmentTimeRequirement
department: Security
Expand Down

0 comments on commit 3d96385

Please sign in to comment.