Updated uCore

This commit is contained in:
Anuken
2018-10-09 20:13:31 -04:00
parent 67389c0bac
commit 60bb982450
2 changed files with 2 additions and 2 deletions

View File

@@ -123,7 +123,7 @@ public class TurretBlocks extends BlockList implements ContentList{
rotatespeed = 8f;
powerUsed = 7f;
powerCapacity = 30f;
range = 130f;
range = 150f;
shootEffect = ShootFx.lightningShoot;
heatColor = Color.RED;
recoil = 1f;