Artistic toolbox fill (#22552)
* add * spawn * Update toolboxes.yml --------- Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -61,6 +61,27 @@
|
|||||||
- id: CableHVStack10
|
- id: CableHVStack10
|
||||||
orGroup: GlovesOrWires
|
orGroup: GlovesOrWires
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: ToolboxArtisticFilled
|
||||||
|
name: artistic toolbox
|
||||||
|
suffix: Filled
|
||||||
|
parent: ToolboxArtistic
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: CrayonBox
|
||||||
|
- id: Paper
|
||||||
|
amount: 3
|
||||||
|
- id: Pen
|
||||||
|
- id: MysteryFigureBox
|
||||||
|
prob: 0.5
|
||||||
|
- id: MysteryFigureBox
|
||||||
|
prob: 0.5
|
||||||
|
- id: BookRandom
|
||||||
|
amount: 2
|
||||||
|
- id: CrayonMime
|
||||||
|
- id: CrayonRainbow
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: ToolboxMechanicalFilled
|
id: ToolboxMechanicalFilled
|
||||||
name: mechanical toolbox
|
name: mechanical toolbox
|
||||||
|
|||||||
@@ -142,6 +142,7 @@
|
|||||||
- YellowOxygenTankFilled
|
- YellowOxygenTankFilled
|
||||||
- DoubleEmergencyOxygenTankFilled
|
- DoubleEmergencyOxygenTankFilled
|
||||||
- ToolboxEmergencyFilled
|
- ToolboxEmergencyFilled
|
||||||
|
- ToolboxArtisticFilled
|
||||||
- NitrogenTankFilled
|
- NitrogenTankFilled
|
||||||
- DoubleEmergencyNitrogenTankFilled
|
- DoubleEmergencyNitrogenTankFilled
|
||||||
- ToolboxElectricalFilled
|
- ToolboxElectricalFilled
|
||||||
|
|||||||
Reference in New Issue
Block a user