candy hotfix

This commit is contained in:
slweeb 2023-12-01 19:00:25 -05:00
parent e1f417742b
commit 347250039b
1 changed files with 1 additions and 1 deletions

View File

@ -10226,7 +10226,7 @@ var currentMonth = new Date().getMonth();
if (currentMonth == 9) { // October
elements.pumpkin_seed.hidden = false;
}
else if (currentMonth == 10) { // December
else if (currentMonth == 11) { // December
elements.candy.colorPattern = [
"WWRRRWWRRR",
"WWRRWWWRRW",