Skip to content

Commit

Permalink
Update daytier.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gcparksandresorts authored May 6, 2024
1 parent 277cabf commit 0c5c39b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions webresources/daytier.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,35 +285,35 @@ dateTierList[148] = "May 28 - Tuesday - 0 - 2 - 1";
dateTierList[149] = "May 29 - Wednesday - 0 - 2 - 1";
dateTierList[150] = "May 30 - Thursday - 3 - 1,2,5,28 - 1,20"; //Founders Day
dateTierList[151] = "May 31 - Friday - 3 - 2,1,5 - 0";
dateTierList[152] = "June 1 - Saturday - 4 - 1,5,2,10,8 - 6"; // OFFICIAL START OF SUMMERFEST
dateTierList[152] = "June 1 - Saturday - 4 - 1,5,2,10,8 - 6,23"; // OFFICIAL START OF SUMMERFEST
dateTierList[153] = "June 2 - Sunday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[154] = "June 3 - Monday - 2 - 1,5,2,10,8 - 6";
dateTierList[155] = "June 4 - Tuesday - 2 - 1,5,2,10,8 - 6";
dateTierList[156] = "June 5 - Wednesday - 2 - 1,5,2,10,8 - 6";
dateTierList[157] = "June 6 - Thursday - 2 - 1,5,2,4,10,8 - 6";
dateTierList[158] = "June 7 - Friday - 6 - 1,5,2,4,10,8 - 6";
dateTierList[159] = "June 8 - Saturday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[159] = "June 8 - Saturday - 4 - 1,5,2,4,10,8 - 6,23"; // Saturday Night
dateTierList[160] = "June 9 - Sunday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[161] = "June 10 - Monday - 3 - 1,5,2,10,8 - 6";
dateTierList[162] = "June 11 - Tuesday - 2 - 1,5,2,10,8 - 6";
dateTierList[163] = "June 12 - Wednesday - 2 - 1,5,2,10,8 - 6";
dateTierList[164] = "June 13 - Thursday - 2 - 1,5,2,4,10,8 - 6";
dateTierList[165] = "June 14 - Friday - 6 - 1,5,2,34,35,36 - 6,5"; //NIGHTS OF PRIDE
dateTierList[166] = "June 15 - Saturday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[166] = "June 15 - Saturday - 4 - 1,5,2,4,10,8 - 6,23"; // Saturday Night
dateTierList[167] = "June 16 - Sunday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[168] = "June 17 - Monday - 3 - 1,5,2,4,10,8 - 6";
dateTierList[169] = "June 18 - Tuesday - 2 - 1,5,2,4,10,8 - 6";
dateTierList[170] = "June 19 - Wednesday - 2 - 1,5,2,10,8 - 6";
dateTierList[171] = "June 20 - Thursday - 2 - 1,5,2,4,10,8 - 6";
dateTierList[172] = "June 21 - Friday - 6 - 1,5,2,34,35,36 - 6,5"; //NIGHTS OF PRIDE
dateTierList[173] = "June 22 - Saturday - 5 - 1,5,2,4,10,8 - 6";
dateTierList[173] = "June 22 - Saturday - 5 - 1,5,2,4,10,8 - 6,23"; // Saturday Night
dateTierList[174] = "June 23 - Sunday - 5 - 1,5,2,4,10,8 - 6";
dateTierList[175] = "June 24 - Monday - 3 - 1,5,2,4,10,8 - 6";
dateTierList[176] = "June 25 - Tuesday - 3 - 1,5,2,10,8 - 6";
dateTierList[177] = "June 26 - Wednesday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[178] = "June 27 - Thursday - 4 - 1,5,2,4,10,8 - 6";
dateTierList[179] = "June 28 - Friday - 6 - 1,5,2,34,35,36 - 6,5"; //NIGHTS OF PRIDE
dateTierList[180] = "June 29 - Saturday - 5 - 1,5,2,4,10,8 - 6";
dateTierList[180] = "June 29 - Saturday - 5 - 1,5,2,4,10,8 - 6,23"; // Saturday Night
dateTierList[181] = "June 30 - Sunday - 5 - 1,5,2,4,10,8 - 6";


Expand Down

0 comments on commit 0c5c39b

Please sign in to comment.