Balancing, keybinds

This commit is contained in:
Anuken
2018-08-22 23:45:01 -04:00
parent 30dd089c8b
commit 4c224d0b9c
2 changed files with 4 additions and 3 deletions
@@ -36,7 +36,8 @@ public class TurretBullets extends BulletList implements ContentList{
public void load(){
healBullet = new BulletType(5.2f, 25){
float healAmount = 14f;
float healAmount = 20f;
{
hiteffect = BulletFx.hitLaser;
despawneffect = BulletFx.hitLaser;