mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-25 14:01:03 -08:00
Afflict building damage nerf
This commit is contained in:
parent
62ec52e110
commit
1f900b52f8
1 changed files with 1 additions and 0 deletions
|
|
@ -4382,6 +4382,7 @@ public class Blocks{
|
|||
trailInterval = 3f;
|
||||
trailParam = 4f;
|
||||
pierceCap = 2;
|
||||
buildingDamageMultiplier = 0.5f;
|
||||
fragOnHit = false;
|
||||
speed = 5f;
|
||||
damage = 180f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue