Skip to content

Commit

Permalink
Revert "Merge pull request #20 from Thurtik/bag-items-fix"
Browse files Browse the repository at this point in the history
This reverts commit 69e9a5b, reversing
changes made to 4696309.
  • Loading branch information
Doctor-Cpu committed Aug 20, 2024
1 parent 69e9a5b commit 9c9108b
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 31 deletions.
9 changes: 4 additions & 5 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
id: QuartermasterPDA
ears: ClothingHeadsetQM
belt: BoxFolderClipboard
pocket1: Telescopicbaton
pocket2: AppraisalTool
# storage:
# back:
# - Telescopicbaton
pocket1: AppraisalTool
storage:
back:
- Telescopicbaton
7 changes: 3 additions & 4 deletions Resources/Prototypes/Roles/Jobs/Command/captain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
gloves: ClothingHandsGlovesCaptain
id: CaptainPDA
ears: ClothingHeadsetAltCommand
pocket1: Telescopicbaton
# storage:
# back:
# - Telescopicbaton
storage:
back:
- Telescopicbaton
# - StationCharter
7 changes: 3 additions & 4 deletions Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
gloves: ClothingHandsGlovesHop
ears: ClothingHeadsetAltCommand
belt: BoxFolderClipboard
pocket1: Telescopicbaton
# storage:
# back:
# - Telescopicbaton
storage:
back:
- Telescopicbaton
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
eyes: ClothingEyesGlassesMeson
ears: ClothingHeadsetCE
belt: ClothingBeltUtilityEngineering
pocket1: Telescopicbaton
# storage:
# back:
# - Telescopicbaton
storage:
back:
- Telescopicbaton
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
id: CMOPDA
ears: ClothingHeadsetCMO
belt: ClothingBeltMedicalFilled
pocket1: Telescopicbaton
# storage:
# back:
# - Telescopicbaton
storage:
back:
- Telescopicbaton
7 changes: 3 additions & 4 deletions Resources/Prototypes/Roles/Jobs/Science/research_director.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
equipment:
id: RnDPDA
ears: ClothingHeadsetRD
pocket1: Telescopicbaton
# storage:
# back:
# - Telescopicbaton
storage:
back:
- Telescopicbaton
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
gloves: ClothingHandsGlovesCombat
ears: ClothingHeadsetAltSecurity
pocket1: WeaponPistolMk58
pocket2: MagazinePistol
storage:
back:
- Flash
# - MagazinePistol
- MagazinePistol
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
eyes: ClothingEyesGlassesSecurity
ears: ClothingHeadsetSecurity
pocket1: WeaponPistolMk58
pocket2: MagazinePistol
storage:
back:
- Flash
# - MagazinePistol
- MagazinePistol
3 changes: 1 addition & 2 deletions Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
id: WardenPDA
ears: ClothingHeadsetSecurity
pocket1: WeaponPistolMk58
pocket2: MagazinePistol
storage:
back:
- Flash
# - MagazinePistol
- MagazinePistol

0 comments on commit 9c9108b

Please sign in to comment.