Reduced breach tungsten damage

This commit is contained in:
Epowerj 2022-08-09 15:49:51 -04:00
parent 2344cc442b
commit 63cf6f6fb2

View File

@ -3871,7 +3871,7 @@ public class Blocks{
hitEffect = despawnEffect = Fx.hitBulletColor;
buildingDamageMultiplier = 0.3f;
}},
Items.tungsten, new BasicBulletType(8f, 165){{
Items.tungsten, new BasicBulletType(8f, 95){{
width = 13f;
height = 19f;
hitSize = 7f;