Make craters affected by overdrive projectors

This commit is contained in:
Patrick 'Quezler' Mounier
2019-12-29 20:31:11 +01:00
parent 326f75cbda
commit 6b091b4d31
2 changed files with 15 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ public class UnitTypes implements ContentList{
mass = 0.5f;
health = 50;
rotatespeed = 0.1f;
itemCapacity = 10;
itemCapacity = 16;
weapon = new Weapon(){{
length = 1.5f;
reload = 28f;