From da94de1947f3a0720af91e0a9ac17c175045fe97 Mon Sep 17 00:00:00 2001 From: Stxcking Date: Fri, 24 Apr 2026 21:34:19 -0400 Subject: [PATCH] ugh why wasnt this checked --- .../Prototypes/_DV/Entities/Structures/Furniture/table.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"]