From 9eeeeeea57a546e54d94d96e753d2883047080da Mon Sep 17 00:00:00 2001 From: cassowarii <2374677+cassowarii@users.noreply.github.com> Date: Sun, 5 Oct 2025 15:15:03 -0700 Subject: [PATCH] Initial commit --- game.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.js b/game.js index 06a88f1..a0ea38a 100644 --- a/game.js +++ b/game.js @@ -106,7 +106,7 @@ zb.ready(function() { }, pull: { path: 'sfx/pull.mp3', - volume: 0.3, + volume: 0.1, }, }); -- 1.8.3.1