diff --git a/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml b/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml index 37642106e1..6cae786bd0 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml index 07b304ba30..064c3d25a7 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml @@ -142,6 +142,7 @@ - YellowOxygenTankFilled - DoubleEmergencyOxygenTankFilled - ToolboxEmergencyFilled + - ToolboxArtisticFilled - NitrogenTankFilled - DoubleEmergencyNitrogenTankFilled - ToolboxElectricalFilled