Closes Anuken/Mindustry-Suggestions/issues/5821

This commit is contained in:
Anuken
2025-08-28 13:00:29 -04:00
parent 26ba0583ef
commit 7f3bf0e228

View File

@@ -346,6 +346,7 @@ public class Blocks{
charr = new Floor("char"){{
blendGroup = stone;
attributes.set(Attribute.water, -0.25f);
}};
basalt = new Floor("basalt"){{
@@ -5867,7 +5868,7 @@ public class Blocks{
pierceCap = 2;
optimalLifeFract = 1f;
}};
intervalBullets = 1;
fragSpread = fragRandomSpread = intervalRandomSpread = 0f;
bulletInterval = 20f;