Skip to content

Commit

Permalink
Added Hoppitys Hunt
Browse files Browse the repository at this point in the history
  • Loading branch information
SchIaumeyer authored Apr 20, 2024
1 parent 33b5844 commit dec7842
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions store/buildSkyblockCalendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,15 @@ const eventTimes = {
},
],
},
HOPPITYS_HUNT: {
name: 'Hoppity\'s Hunt',
times: [
{
start: getOffset('Early Spring', 1),
end: getOffset('Late Spring', 31),
},
],
},
JACOBS_CONTEST: {
name: 'Jacob\'s Farming Contest',
times: getJacobEventTimes(),
Expand Down

0 comments on commit dec7842

Please sign in to comment.