This commit is contained in:
Anuken
2019-09-05 21:44:49 -04:00
parent 5d04f93a88
commit b492c7ae27
9 changed files with 25 additions and 10 deletions
@@ -1407,7 +1407,7 @@ public class Blocks implements ContentList{
arc = new PowerTurret("arc"){{
requirements(Category.turret, ItemStack.with(Items.copper, 35, Items.lead, 50));
shootType = Bullets.arc;
reload = 30f;
reload = 35f;
shootCone = 40f;
rotatespeed = 8f;
powerUse = 1.5f;