Remove Multitools From Salvagers (#17244)

This commit is contained in:
Nairod
2023-06-09 21:58:09 -05:00
committed by GitHub
parent e916557e54
commit 47676525d7
4 changed files with 16 additions and 3 deletions

View File

@@ -3,6 +3,19 @@
parent: ClothingBeltUtility
suffix: Filled
components:
- type: StorageFill
contents:
- id: Crowbar
- id: Wrench
- id: Screwdriver
- id: Wirecutter
- id: Welder
- type: entity
id: ClothingBeltUtilityEngineering
parent: ClothingBeltUtility
suffix: Engineering
components:
- type: StorageFill
contents:
- id: Crowbar

View File

@@ -25,7 +25,7 @@
shoes: ClothingShoesColorWhite
eyes: ClothingEyesGlassesMeson
id: AtmosPDA
belt: ClothingBeltUtilityFilled
belt: ClothingBeltUtilityEngineering
ears: ClothingHeadsetEngineering
innerclothingskirt: ClothingUniformJumpskirtAtmos
satchel: ClothingBackpackSatchelEngineeringFilled

View File

@@ -27,7 +27,7 @@
outerClothing: ClothingOuterVestHazard
id: EngineerPDA
eyes: ClothingEyesGlassesMeson
belt: ClothingBeltUtilityFilled
belt: ClothingBeltUtilityEngineering
ears: ClothingHeadsetEngineering
innerclothingskirt: ClothingUniformJumpskirtEngineering
satchel: ClothingBackpackSatchelEngineeringFilled

View File

@@ -25,7 +25,7 @@
back: ClothingBackpackEngineeringFilled
shoes: ClothingShoesBootsWork
id: TechnicalAssistantPDA
belt: ClothingBeltUtilityFilled
belt: ClothingBeltUtilityEngineering
ears: ClothingHeadsetEngineering
innerclothingskirt: ClothingUniformJumpskirtColorYellow
satchel: ClothingBackpackSatchelEngineeringFilled