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