Crawler targeting change / Tar field edits

This commit is contained in:
Anuken
2024-09-06 15:19:26 -04:00
parent ac8a38d98d
commit e82a0580e8
2 changed files with 3 additions and 2 deletions

Binary file not shown.

View File

@@ -617,6 +617,7 @@ public class UnitTypes{
weapons.add(new Weapon(){{ weapons.add(new Weapon(){{
shootOnDeath = true; shootOnDeath = true;
targetUnderBlocks = false;
reload = 24f; reload = 24f;
shootCone = 180f; shootCone = 180f;
ejectEffect = Fx.none; ejectEffect = Fx.none;