From 07e44c0687da4da59d2ff25f6daf1aeac89de2e0 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Tue, 10 Feb 2026 04:18:16 +0100 Subject: [PATCH] Remove unused "Confetti" animation option. --- scripts/module.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/module.js b/scripts/module.js index 1813bda..fdb9e1e 100644 --- a/scripts/module.js +++ b/scripts/module.js @@ -38,7 +38,6 @@ Hooks.once('init', () => { "PlayAnimationBright": "White Glow", "PlayAnimationDark": "Darkness", "PlayAnimationImpact": "Glass Impact", - "Confetti": "Confetti", "PlayAnimationParticleSpiral": "Double Spirals", "PlayAnimationParticleSparkles": "Blaze", "PlayAnimationParticleVortex": "Magic Vortex"