From d9db53f1676f1b964a429a7bcacad3cdabed6c91 Mon Sep 17 00:00:00 2001 From: Ubaser <134914314+UbaserB@users.noreply.github.com> Date: Sat, 16 Dec 2023 07:44:41 +1100 Subject: [PATCH] Artistic toolbox fill (#22552) * add * spawn * Update toolboxes.yml --------- Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> --- .../Catalog/Fills/Items/toolboxes.yml | 21 +++++++++++++++++++ .../Markers/Spawners/Random/maintenance.yml | 1 + 2 files changed, 22 insertions(+) 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 -- 2.51.2