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"]