diff --git a/assets/Data/creatures.json b/assets/Data/creatures.json index d16c1f48..a4a5c504 100644 --- a/assets/Data/creatures.json +++ b/assets/Data/creatures.json @@ -88,8 +88,8 @@ "movementSystems" : [ { "type" : "GROUND", - "acceleration" : 0.05, - "maxVelocity" : 0.25 + "acceleration" : 0.15, + "maxVelocity" : 1 } ], "physicsObject" : {