From 255dad8b5541e547e04e99d1bb0c91924d7e9ca4 Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:47:15 +0300 Subject: [PATCH] fix #743 --- .../Structures/Furniture/workbenchs.yml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml index 6977b09c21..3c6eabf7e9 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/workbenchs.yml @@ -24,19 +24,6 @@ interfaces: enum.CP14WorkbenchUiKey.Key: type: CP14WorkbenchBoundUserInterface - -- type: entity - parent: - - CP14BaseWorkbench - - CP14BaseFlammable - id: CP14Workbench - name: workbench - description: Table for the production of various basic tools. - components: - - type: Sprite - state: workbench - - type: Icon - state: workbench - type: Damageable damageContainer: Inorganic damageModifierSet: Wood @@ -66,6 +53,19 @@ CP14WoodenPlanks1: min: 1 max: 2 + +- type: entity + parent: + - CP14BaseWorkbench + - CP14BaseFlammable + id: CP14Workbench + name: workbench + description: Table for the production of various basic tools. + components: + - type: Sprite + state: workbench + - type: Icon + state: workbench - type: FootstepModifier footstepSoundCollection: collection: FootstepWood