Skip to content

Commit

Permalink
fix hoppity stuff (hannibal002#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMWolfs authored May 28, 2024
1 parent 98e2eea commit fa00bbc
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions constants/HoppityEggLocations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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,
Expand All @@ -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
}

0 comments on commit fa00bbc

Please sign in to comment.