Balance capacity
This commit is contained in:
@@ -25,7 +25,7 @@ public class UnitTypes implements ContentList{
|
|||||||
mass = 0.5f;
|
mass = 0.5f;
|
||||||
health = 50;
|
health = 50;
|
||||||
rotatespeed = 0.1f;
|
rotatespeed = 0.1f;
|
||||||
itemCapacity = 16;
|
itemCapacity = 8;
|
||||||
weapon = new Weapon(){{
|
weapon = new Weapon(){{
|
||||||
length = 1.5f;
|
length = 1.5f;
|
||||||
reload = 28f;
|
reload = 28f;
|
||||||
|
|||||||
Reference in New Issue
Block a user