mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-03 22:21:17 +07:00
More shieldbreaker health
This commit is contained in:
parent
3d12b66f3c
commit
f892811ac3
@ -1790,6 +1790,7 @@ public class Blocks{
|
||||
|
||||
consumeItem(Items.tungsten, 100);
|
||||
itemCapacity = 100;
|
||||
scaledHealth = 120f;
|
||||
}};
|
||||
|
||||
//endregion
|
||||
|
Loading…
Reference in New Issue
Block a user