]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Artistic toolbox fill (#22552)
authorUbaser <134914314+UbaserB@users.noreply.github.com>
Fri, 15 Dec 2023 20:44:41 +0000 (07:44 +1100)
committerGitHub <noreply@github.com>
Fri, 15 Dec 2023 20:44:41 +0000 (15:44 -0500)
* add

* spawn

* Update toolboxes.yml

---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/maintenance.yml

index 37642106e18e6be4cd175e5d1e2197868ef69e64..6cae786bd007715a82aeec6b1dc798f77be9ca1a 100644 (file)
       - 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
index 07b304ba30819f9dc7135686e3e5070719fa4c16..064c3d25a76c1858c36d601ca04d4753fc1260bc 100644 (file)
         - YellowOxygenTankFilled
         - DoubleEmergencyOxygenTankFilled
         - ToolboxEmergencyFilled
+        - ToolboxArtisticFilled
         - NitrogenTankFilled
         - DoubleEmergencyNitrogenTankFilled
         - ToolboxElectricalFilled