diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-04-30 11:22:42 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 11:22:42 +1000 |
commit | d0549a3c9938881976bc8564d211f716be18dd02 (patch) | |
tree | 03611d3e539f1b3538e0131318bf6f21ac89968e /constants | |
parent | f2d1058e74d2efda7b2143eefc4d7634a896c50d (diff) | |
download | SkyHanni-REPO-d0549a3c9938881976bc8564d211f716be18dd02.tar.gz SkyHanni-REPO-d0549a3c9938881976bc8564d211f716be18dd02.tar.bz2 SkyHanni-REPO-d0549a3c9938881976bc8564d211f716be18dd02.zip |
more choc factory stuff (#173)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/HoppityEggLocations.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |