diff options
author | bd <bdunahu@operationnull.com> | 2025-05-29 17:54:38 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-05-29 17:54:38 -0400 |
commit | c121b6fcd2286d4b7d3f905d1e34fb6547f915a4 (patch) | |
tree | 4438ea108a949cd5c79df50c9f86d7800ca14775 /scenes/game.tscn | |
parent | 85d7a4817421e6a6fc254c9d9676f7d0c6253c18 (diff) |
Rework some sound effects
Diffstat (limited to 'scenes/game.tscn')
-rw-r--r-- | scenes/game.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/game.tscn b/scenes/game.tscn index 2960967..f9ac2a7 100644 --- a/scenes/game.tscn +++ b/scenes/game.tscn @@ -65,7 +65,7 @@ offset_bottom = 241.0 [node name="BackgroundMusic" type="AudioStreamPlayer2D" parent="."] stream = SubResource("AudioStreamRandomizer_kvuet") -volume_db = -4.0 +volume_db = -6.0 script = ExtResource("10_vtaks") [node name="Blips" type="AudioStreamPlayer2D" parent="."] |