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
|
||||
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
|
||||
id: ToolboxMechanicalFilled
|
||||
name: mechanical toolbox
|
||||
|
||||
@@ -142,6 +142,7 @@
|
||||
- YellowOxygenTankFilled
|
||||
- DoubleEmergencyOxygenTankFilled
|
||||
- ToolboxEmergencyFilled
|
||||
- ToolboxArtisticFilled
|
||||
- NitrogenTankFilled
|
||||
- DoubleEmergencyNitrogenTankFilled
|
||||
- ToolboxElectricalFilled
|
||||
|
||||
Reference in New Issue
Block a user