diff --git a/21g30t1e75.js b/21g30t1e75.js index 4a8dbfe..7b75417 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -17,7 +17,7 @@ GameLib.CustomCode.GRID_HEIGHT = 10; GameLib.CustomCode.GRID_OFFSET_X = 1; GameLib.CustomCode.GRID_OFFSET_Y = 8; -GameLib.CustomCode.SPEED_INITIAL = 1; +GameLib.CustomCode.SPEED_INITIAL = 0.2; GameLib.CustomCode.ORIENTATION_UP = 0; GameLib.CustomCode.ORIENTATION_LEFT = 1;