From: Radezolid Date: Mon, 12 May 2025 16:28:16 +0000 (-0300) Subject: Bugfix - restore the cable module to the lathe (#37361) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=6bb47515cbdfe9548af3ab78a4eb8fa70b9e591b;p=space-station-14.git Bugfix - restore the cable module to the lathe (#37361) Restored the cable module --- diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/robotics.yml b/Resources/Prototypes/Recipes/Lathes/Packs/robotics.yml index d6d88992d7..74483c4ebe 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/robotics.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/robotics.yml @@ -12,6 +12,7 @@ id: BorgModulesStatic recipes: - BorgModuleTool + - BorgModuleCable - BorgModuleFireExtinguisher - type: latheRecipePack diff --git a/Resources/Prototypes/Recipes/Lathes/robotics.yml b/Resources/Prototypes/Recipes/Lathes/robotics.yml index 15f6d7ea6c..3ad2da8596 100644 --- a/Resources/Prototypes/Recipes/Lathes/robotics.yml +++ b/Resources/Prototypes/Recipes/Lathes/robotics.yml @@ -127,6 +127,11 @@ id: BorgModuleTool result: BorgModuleTool +- type: latheRecipe + parent: BaseBorgModuleRecipe + id: BorgModuleCable + result: BorgModuleCable + - type: latheRecipe parent: BaseBorgModuleRecipe id: BorgModuleFireExtinguisher