Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ErhardSteinhauer committed Jan 11, 2024
1 parent bdb06d3 commit 5c92e1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- type: entity
parent: ClothingHeadsetAlt
id: ClothingHeadsetAltPilot
name: pilot comm-helmet
name: pilot over-ear headset
components:
- type: ContainerFill
containers:
Expand Down
5 changes: 3 additions & 2 deletions Resources/Prototypes/_NF/Roles/Jobs/Wildcards/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@
access:
- Maintenance
- External
- Pilot

- type: startingGear
id: PilotGear
equipment:
jumpsuit: ClothingUniformJumpsuitPilot
back: ClothingBackpackPilotFilled
shoes: ClothingShoesBootsPilot
# mask: ClothingMaskGasPilot
# mask: ClothingMaskGasPilot # Doesn't exist yet
neck: ClothingNeckScarfPilot
eyes: ClothingEyesGlassesPilot
gloves: ClothingHandsGlovesPilot
Expand All @@ -32,6 +33,6 @@
# belt: ClothingBeltSalvageWebbing
pocket1: CrowbarRed
pocket2: Lighter
# innerClothingSkirt: ClothingUniformJumpskirtPilot
# innerClothingSkirt: ClothingUniformJumpskirtPilot # Doesn't exist yet
satchel: ClothingBackpackSatchelPilotFilled
duffelbag: ClothingBackpackDuffelPilotFilled

0 comments on commit 5c92e1f

Please sign in to comment.