1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

4/20 update !

This commit is contained in:
Cooper Ransom 2024-04-20 00:07:10 -04:00
parent b827256815
commit 049a91cb2b

View file

@ -195,7 +195,7 @@ function ParticlesCanvas() {
imageParticleCount = particleCount * 0.075; imageParticleCount = particleCount * 0.075;
break; break;
case (month === 4 && day === 20) || Math.random() < 0.25: case month + 1 === 4 && day === 20:
imageOverride = [ imageOverride = [
{ {
image: "/lightbar-images/weed.png", image: "/lightbar-images/weed.png",