mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-31 01:44:22 +07:00
Reduced breach tungsten damage
This commit is contained in:
parent
2344cc442b
commit
63cf6f6fb2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user