Add intermediate shot point

We were missing here in the middle of the points.

Change-Id: Ic2c9d368d2d0be9fb1f189cb655d9a3c6dce568c
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2024/constants/common.json b/y2024/constants/common.json
index 52fdb74..8a59b64 100644
--- a/y2024/constants/common.json
+++ b/y2024/constants/common.json
@@ -24,6 +24,13 @@
           "shot_speed_over_ground": 16.0
       }
     },
+    {
+      "distance_from_goal": 2.404,
+      "shot_params": {
+          "shot_altitude_angle": 0.645,
+          "shot_speed_over_ground": 16.0
+      }
+    },
     // 2.2 -> high.
     {
       "distance_from_goal": 2.744,