Various campaign-related tweaks

This commit is contained in:
Anuken
2020-05-13 17:04:59 -04:00
parent c432639dfa
commit 04dc701c25
15 changed files with 77 additions and 36 deletions

View File

@@ -117,7 +117,7 @@ public class Bullets implements ContentList{
frontColor = Pal.missileYellow;
}};
artilleryUnit = new ArtilleryBulletType(2f, 0, "shell"){{
artilleryUnit = new ArtilleryBulletType(2f, 8, "shell"){{
hitEffect = Fx.blastExplosion;
knockback = 0.8f;
lifetime = 90f;