@ -230,7 +230,7 @@ public class DragonMovement : MonoBehaviour
if (Ammo <= 0)
return;
_speedBoostTime = .25f;
_speedBoostTime = .2f;
Ammo--;