Alpha sprite

This commit is contained in:
Anuken
2019-10-16 18:36:02 -04:00
parent 71be99ad6d
commit 0f52fc1f4f
9 changed files with 708 additions and 708 deletions

View File

@@ -67,7 +67,7 @@ public class Mechs implements ContentList{
alpha = new Mech("alpha-mech", false){
{
drillPower = -1;
speed = 0.75f;
speed = 0.7f;
boostSpeed = 0.95f;
itemCapacity = 15;
mass = 0.9f;