mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 09:17:19 +07:00
Merge remote-tracking branch 'origin/7.0-features' into 7.0-features
This commit is contained in:
commit
f8316a71cd
@ -1790,6 +1790,7 @@ public class Blocks{
|
|||||||
|
|
||||||
consumeItem(Items.tungsten, 100);
|
consumeItem(Items.tungsten, 100);
|
||||||
itemCapacity = 100;
|
itemCapacity = 100;
|
||||||
|
scaledHealth = 120f;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
//endregion
|
//endregion
|
||||||
|
Loading…
Reference in New Issue
Block a user