Skip to content

Commit

Permalink
Merge pull request #394
Browse files Browse the repository at this point in the history
* Fix
  • Loading branch information
dvir001 authored Oct 7, 2023
1 parent 2a6ebe3 commit 1379347
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
neck: ClothingNeckBodycam
innerclothingskirt: ClothingUniformJumpskirtSec
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
neck: ClothingNeckBodycam
innerclothingskirt: ClothingUniformJumpskirtSeniorOfficer
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
id: GuardPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
# neck: ClothingNeckBodycam
neck: ClothingNeckBodycam
innerclothingskirt: ClothingUniformJumpsuitPrisonGuard
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled

0 comments on commit 1379347

Please sign in to comment.