From 6dca95de7bdea70894a9157974f492e09af63755 Mon Sep 17 00:00:00 2001 From: Nim <128169402+Nimfar11@users.noreply.github.com> Date: Tue, 6 May 2025 09:46:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B1=D0=B0=D0=BB=D0=B0=D0=BD?= =?UTF-8?q?=D1=81=20=D0=B2=D1=8B=D0=BF=D0=B0=D0=B4=D0=B5=D0=BD=D0=B8=D1=8F?= =?UTF-8?q?=20=D1=80=D1=83=D0=B4=D1=8B=20(#1244)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ore * revert --- .../_CP14/Entities/Structures/Walls/ore_veins.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml index 4af53b8c79..504783a1f6 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/ore_veins.yml @@ -29,8 +29,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14OreCopper1: - min: 3 - max: 6 + min: 4 + max: 7 - !type:DoActsBehavior acts: ["Destruction"] @@ -64,7 +64,7 @@ - !type:SpawnEntitiesBehavior spawn: CP14OreIron1: - min: 3 + min: 4 max: 6 - !type:DoActsBehavior acts: ["Destruction"]