Add Filled Mechanical Toolbox (#5911)
* Add Filled Mechanical Toolbox * Wirecutters I Guess
This commit is contained in:
@@ -42,6 +42,25 @@
|
|||||||
- id: CableHVStack
|
- id: CableHVStack
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: ToolboxMechanicalFilled
|
||||||
|
name: mechanical toolbox
|
||||||
|
suffix: Filled
|
||||||
|
parent: ToolboxMechanical
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: Crowbar
|
||||||
|
- id: Wrench
|
||||||
|
- id: Welder
|
||||||
|
- id: Wirecutter
|
||||||
|
- id: Screwdriver
|
||||||
|
prob: 0.5
|
||||||
|
- id: FlashlightLantern
|
||||||
|
prob: 0.7
|
||||||
|
- id: ClothingHeadHatHardhatBlue
|
||||||
|
prob: 0.5
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ToolboxSyndicateFilled
|
id: ToolboxSyndicateFilled
|
||||||
name: suspicious toolbox
|
name: suspicious toolbox
|
||||||
|
|||||||
Reference in New Issue
Block a user