More unit cargo loader capacity
This commit is contained in:
@@ -4264,7 +4264,7 @@ public class UnitTypes{
|
|||||||
speed = 2f;
|
speed = 2f;
|
||||||
rotateSpeed = 9f;
|
rotateSpeed = 9f;
|
||||||
accel = 0.1f;
|
accel = 0.1f;
|
||||||
itemCapacity = 50;
|
itemCapacity = 100;
|
||||||
health = 200f;
|
health = 200f;
|
||||||
hitSize = 11f;
|
hitSize = 11f;
|
||||||
engineSize = 2.3f;
|
engineSize = 2.3f;
|
||||||
|
|||||||
Reference in New Issue
Block a user