Logic battery control + Slight swarmer range buff

This commit is contained in:
Anuken
2021-01-08 12:22:32 -05:00
parent 4c2f330e51
commit 2f83ba7f5c
10 changed files with 14 additions and 9 deletions

View File

@@ -1595,7 +1595,7 @@ public class Blocks implements ContentList{
shots = 4;
burstSpacing = 5;
inaccuracy = 10f;
range = 190f;
range = 200f;
xRand = 6f;
size = 2;
health = 300 * size * size;