diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml index 344486e8ac..476b36836a 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Furniture/tables.yml @@ -141,22 +141,22 @@ node: CP14TableWoodenCounter - type: entity - parent: CP14TableBase + parent: CP14TableWoodenCounter #CP14TableBase id: CP14TableMarble name: marble table description: Exquisite white marble table. - components: - - type: Damageable - damageContainer: StructuralInorganic - damageModifierSet: Metallic - - type: Sprite - sprite: _CP14/Structures/Furniture/Tables/marble.rsi - - type: Icon - sprite: _CP14/Structures/Furniture/Tables/marble.rsi - state: full - - type: IconSmooth - key: state - base: state - - type: FootstepModifier - footstepSoundCollection: - collection: FootstepFloor \ No newline at end of file + #components: + #- type: Damageable + # damageContainer: StructuralInorganic + # damageModifierSet: Metallic + #- type: Sprite + # sprite: _CP14/Structures/Furniture/Tables/marble.rsi + #- type: Icon + # sprite: _CP14/Structures/Furniture/Tables/marble.rsi + # state: full + #- type: IconSmooth + # key: state + # base: state + #- type: FootstepModifier + # footstepSoundCollection: + # collection: FootstepFloor \ No newline at end of file