maxPayloadSize from 5by5 to 4by4
This commit is contained in:
@@ -6374,7 +6374,7 @@ public class Blocks{
|
|||||||
reload = 130f;
|
reload = 130f;
|
||||||
chargeTime = 100f;
|
chargeTime = 100f;
|
||||||
range = 2100f;
|
range = 2100f;
|
||||||
maxPayloadSize = 5f;
|
maxPayloadSize = 4f;
|
||||||
consumePower(3f);
|
consumePower(3f);
|
||||||
}};
|
}};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user