Zone unlocking tweak

This commit is contained in:
Anuken
2019-03-27 19:21:15 -04:00
parent 4e2d558b36
commit 20a681a71f
13 changed files with 274 additions and 254 deletions
@@ -1191,11 +1191,11 @@ public class Blocks implements ContentList{
);
size = 2;
recoil = 0f;
reload = 3f;
reload = 2f;
inaccuracy = 5f;
shootCone = 50f;
shootEffect = Fx.shootLiquid;
range = 100f;
range = 110f;
health = 250*size*size;
drawer = (tile, entity) -> {