diff --git a/Content.Client/_CP14/Workplace/CP14WorkplaceRecipeControl.xaml b/Content.Client/_CP14/Workplace/CP14WorkplaceRecipeControl.xaml
index 049b95455b..2597a4c85e 100644
--- a/Content.Client/_CP14/Workplace/CP14WorkplaceRecipeControl.xaml
+++ b/Content.Client/_CP14/Workplace/CP14WorkplaceRecipeControl.xaml
@@ -1,14 +1,10 @@
-
diff --git a/Content.Client/_CP14/Workplace/CP14WorkplaceWindow.xaml b/Content.Client/_CP14/Workplace/CP14WorkplaceWindow.xaml
index edaffe0a33..09988526e5 100644
--- a/Content.Client/_CP14/Workplace/CP14WorkplaceWindow.xaml
+++ b/Content.Client/_CP14/Workplace/CP14WorkplaceWindow.xaml
@@ -16,7 +16,11 @@
-
+
diff --git a/Resources/Prototypes/_CP14/Recipes/Workplace/debug.yml b/Resources/Prototypes/_CP14/Recipes/Workplace/debug.yml
index 0601cf7e8d..0c6b53036b 100644
--- a/Resources/Prototypes/_CP14/Recipes/Workplace/debug.yml
+++ b/Resources/Prototypes/_CP14/Recipes/Workplace/debug.yml
@@ -44,12 +44,36 @@
- type: entity
id: CP14RecipeBucket4
- parent: CP14BaseWorkplaceRecipe
- name: Крафт верстака 4
- description: Пара досок и вы прекрасны
+ parent:
+ - CP14BaseWorkplaceRecipe
+ - CP14SmokingPipe
components:
- type: CP14WorkplaceRecipe
category: cp14-recipe-category-tile
- - type: Sprite
- sprite: Effects/electricity.rsi
- state: electrified
\ No newline at end of file
+
+- type: entity
+ id: CP14RecipeBucket5
+ parent:
+ - CP14BaseWorkplaceRecipe
+ - CP14BaseMop
+ components:
+ - type: CP14WorkplaceRecipe
+ category: cp14-recipe-category-tile
+
+- type: entity
+ id: CP14RecipeBucket6
+ parent:
+ - CP14BaseWorkplaceRecipe
+ - CP14ActionSpellBloodlust
+ components:
+ - type: CP14WorkplaceRecipe
+ category: cp14-recipe-category-tile
+
+- type: entity
+ id: CP14RecipeBucket7
+ parent:
+ - CP14BaseWorkplaceRecipe
+ - CP14Lighter
+ components:
+ - type: CP14WorkplaceRecipe
+ category: cp14-recipe-category-tile
\ No newline at end of file