Significantly increased arc power usage

This commit is contained in:
Anuken
2020-08-18 14:53:50 -04:00
parent a814b799e0
commit 4ed888bde5

View File

@@ -1485,7 +1485,7 @@ public class Blocks implements ContentList{
reloadTime = 35f;
shootCone = 40f;
rotatespeed = 8f;
powerUse = 1.5f;
powerUse = 4.5f;
targetAir = false;
range = 90f;
shootEffect = Fx.lightningShoot;