diff --git a/Resources/Prototypes/_DV/Entities/Structures/Furniture/table.yml b/Resources/Prototypes/_DV/Entities/Structures/Furniture/table.yml index 88a7898e01..37e14bd364 100644 --- a/Resources/Prototypes/_DV/Entities/Structures/Furniture/table.yml +++ b/Resources/Prototypes/_DV/Entities/Structures/Furniture/table.yml @@ -22,8 +22,8 @@ - !type:SpawnEntitiesBehavior spawn: MaterialWoodPlank1: - min: 3 - max: 4 + min: 1 + max: 2 - !type:DoActsBehavior acts: ["Destruction"] - type: PlaceableSurface @@ -71,7 +71,7 @@ spawn: SheetSteel1: min: 1 - max: 1 + max: 2 - !type:DoActsBehavior acts: ["Destruction"]