From fa00bbcaa150fee64fe7ec93be40c2ae6cd985cc Mon Sep 17 00:00:00 2001 From: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Date: Tue, 28 May 2024 23:30:59 +1000 Subject: [PATCH] fix hoppity stuff (#197) --- constants/HoppityEggLocations.json | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/constants/HoppityEggLocations.json b/constants/HoppityEggLocations.json index bd3bb6fa3..b354b22d4 100644 --- a/constants/HoppityEggLocations.json +++ b/constants/HoppityEggLocations.json @@ -85,7 +85,10 @@ "-18:62:-353", "-11:68:-397", "-22:37:-336", - "-25:79:-282" + "-25:79:-282", + "41:80:-311", + "-49:94:-335", + "-2:82:-309" ], "DUNGEON_HUB": [ "5:11:-1", @@ -183,15 +186,17 @@ ] }, "rabbitSlots": { - "29": 1, - "30": 2, - "31": 3, - "32": 4, - "33": 5 + "28": 1, + "29": 2, + "30": 3, + "31": 4, + "32": 5, + "33": 6, + "34": 7 }, "otherUpgradeSlots": [ - 28, - 34, + 27, + 35, 38, 39, 41, @@ -201,16 +206,16 @@ 13, 39 ], - "barnIndex": 34, + "barnIndex": 35, "infoIndex": 13, "productionInfoIndex": 45, "handCookieIndex": 38, - "prestigeIndex": 28, + "prestigeIndex": 27, "milestoneIndex": 53, "leaderboardIndex": 51, "timeTowerIndex": 39, "shrineIndex": 41, "coachRabbitIndex": 42, - "maxRabbits": 395, - "maxPrestige": 5 + "maxRabbits": 457, + "maxPrestige": 6 }