This commit is contained in:
@@ -1610,7 +1610,7 @@ public class Blocks implements ContentList{
|
||||
|
||||
size = 2;
|
||||
range = 190f;
|
||||
reloadTime = 34f;
|
||||
reloadTime = 31f;
|
||||
restitution = 0.03f;
|
||||
ammoEjectBack = 3f;
|
||||
cooldown = 0.03f;
|
||||
|
||||
@@ -572,7 +572,7 @@ public class UnitTypes implements ContentList{
|
||||
speed = 1f;
|
||||
splashDamageRadius = 60f;
|
||||
instantDisappear = true;
|
||||
splashDamage = 88f;
|
||||
splashDamage = 90f;
|
||||
killShooter = true;
|
||||
hittable = false;
|
||||
collidesAir = true;
|
||||
|
||||
Reference in New Issue
Block a user