Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features

 Conflicts:
	core/src/mindustry/type/UnitType.java
This commit is contained in:
Anuken
2021-10-01 09:41:33 -04:00
20 changed files with 236 additions and 58 deletions

View File

@@ -1885,6 +1885,7 @@ public class Blocks implements ContentList{
recoilAmount = 3f;
shootShake = 1f;
burstSpacing = 3f;
spread = 0f;
shots = 4;
ammoUseEffect = Fx.casing2;
health = 240 * size * size;