mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-28 08:30:03 +07:00
Afflict building damage nerf
This commit is contained in:
parent
62ec52e110
commit
1f900b52f8
@ -4382,6 +4382,7 @@ public class Blocks{
|
||||
trailInterval = 3f;
|
||||
trailParam = 4f;
|
||||
pierceCap = 2;
|
||||
buildingDamageMultiplier = 0.5f;
|
||||
fragOnHit = false;
|
||||
speed = 5f;
|
||||
damage = 180f;
|
||||
|
Loading…
Reference in New Issue
Block a user