From d0549a3c9938881976bc8564d211f716be18dd02 Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 30 Apr 2024 11:22:42 +1000 Subject: more choc factory stuff (#173) --- constants/HoppityEggLocations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index 56c3b45..2806698 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -188,7 +188,6 @@ "33": 5 }, "otherUpgradeSlots": [ - 28, 34, 38, 39, @@ -206,5 +205,6 @@ "milestoneIndex": 53, "leaderboardIndex": 51, "timeTowerIndex": 39, + "coachRabbitIndex": 42, "maxRabbits": 395 } -- cgit