diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml b/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml index 66b378f108..bddf5ee569 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Walls/natural.yml @@ -33,8 +33,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14StoneBlock1: - min: 2 - max: 3 + min: 5 + max: 7 - !type:DoActsBehavior acts: ["Destruction"] @@ -67,8 +67,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14MarbleBlock1: - min: 2 - max: 3 + min: 5 + max: 7 - !type:DoActsBehavior acts: ["Destruction"] @@ -121,8 +121,8 @@ - !type:SpawnEntitiesBehavior spawn: CP14DirtBlock1: - min: 2 - max: 3 + min: 3 + max: 5 - !type:DoActsBehavior acts: ["Destruction"] - type: Construction