More unit cargo loader capacity
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user