Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1548,7 +1548,7 @@ public class Blocks implements ContentList{
|
|||||||
ammoEjectBack = 3f;
|
ammoEjectBack = 3f;
|
||||||
cooldown = 0.03f;
|
cooldown = 0.03f;
|
||||||
recoilAmount = 3f;
|
recoilAmount = 3f;
|
||||||
shootShake = 2f;
|
shootShake = 1f;
|
||||||
burstSpacing = 3f;
|
burstSpacing = 3f;
|
||||||
shots = 4;
|
shots = 4;
|
||||||
ammoUseEffect = Fx.shellEjectBig;
|
ammoUseEffect = Fx.shellEjectBig;
|
||||||
|
|||||||
Reference in New Issue
Block a user