Slight adjusment (#9231)

This commit is contained in:
ErosAa2
2023-11-04 09:12:21 -04:00
committed by GitHub
parent 318ff1b5ad
commit e02bb988c6
+1 -1
View File
@@ -197,7 +197,7 @@ public class UnitTypes{
singleTarget = true;
drownTimeMultiplier = 4f;
abilities.add(new ShieldRegenFieldAbility(25f, 500f, 60f * 1, 60f));
abilities.add(new ShieldRegenFieldAbility(25f, 250f, 60f * 1, 60f));
BulletType smallBullet = new BasicBulletType(3f, 10){{
width = 7f;