Malign fragBullets fix (#11174)

This commit is contained in:
SomeonesShade
2025-08-25 22:54:35 +08:00
committed by GitHub
parent a73a30f2b9
commit b917f048a9

View File

@@ -5868,7 +5868,7 @@ public class Blocks{
optimalLifeFract = 1f;
}};
fragBullets = intervalBullets = 1;
intervalBullets = 1;
fragSpread = fragRandomSpread = intervalRandomSpread = 0f;
bulletInterval = 20f;