mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-11 11:17:11 +07:00
Core balancing
This commit is contained in:
parent
e52965d039
commit
1697465d0d
@ -1213,7 +1213,7 @@ public class Blocks implements ContentList{
|
||||
alwaysUnlocked = true;
|
||||
|
||||
health = 1100;
|
||||
itemCapacity = 5000;
|
||||
itemCapacity = 4000;
|
||||
size = 3;
|
||||
}};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user