More unit cargo loader capacity

This commit is contained in:
Anuken 2022-09-02 17:15:20 -04:00
parent c8f5862582
commit 80774820dc

View File

@ -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;