diff --git a/robot/cutebot.ts b/robot/cutebot.ts index 9b852581..83f6db50 100644 --- a/robot/cutebot.ts +++ b/robot/cutebot.ts @@ -73,7 +73,7 @@ namespace microcode { constructor() { super() this.musicVolume = 168 - this.maxRunSpeed = 35 + this.maxRunSpeed = 30 this.maxBackSpeed = 20 this.maxTurnSpeed = 20 this.maxLineTrackingSpeed = 18