mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-28 00:19:57 +07:00
More unit cargo loader capacity
This commit is contained in:
parent
c8f5862582
commit
80774820dc
@ -4264,7 +4264,7 @@ public class UnitTypes{
|
||||
speed = 2f;
|
||||
rotateSpeed = 9f;
|
||||
accel = 0.1f;
|
||||
itemCapacity = 50;
|
||||
itemCapacity = 100;
|
||||
health = 200f;
|
||||
hitSize = 11f;
|
||||
engineSize = 2.3f;
|
||||
|
Loading…
Reference in New Issue
Block a user