Afflict building damage nerf

This commit is contained in:
Anuken 2024-07-26 23:44:37 -04:00
parent 62ec52e110
commit 1f900b52f8

View File

@ -4382,6 +4382,7 @@ public class Blocks{
trailInterval = 3f;
trailParam = 4f;
pierceCap = 2;
buildingDamageMultiplier = 0.5f;
fragOnHit = false;
speed = 5f;
damage = 180f;