Add Filled Mechanical Toolbox (#5911)
* Add Filled Mechanical Toolbox * Wirecutters I Guess
This commit is contained in:
@@ -42,6 +42,25 @@
|
||||
- id: CableHVStack
|
||||
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
|
||||
id: ToolboxSyndicateFilled
|
||||
name: suspicious toolbox
|
||||
@@ -72,4 +91,4 @@
|
||||
prob: 0.05
|
||||
orGroup: CupOrGold
|
||||
- id: IngotGold
|
||||
orGroup: CupOrGold
|
||||
orGroup: CupOrGold
|
||||
|
||||
Reference in New Issue
Block a user