Sound file reorganization

This commit is contained in:
Anuken
2025-12-09 14:59:40 -05:00
parent 58eee2b61a
commit e77a1e2f2a
221 changed files with 192 additions and 191 deletions

View File

@@ -24,7 +24,7 @@ public class Weathers{
density = 1200f;
attrs.set(Attribute.light, -0.15f);
sound = Sounds.windhowl;
sound = Sounds.windHowl;
soundVol = 0f;
soundVolOscMag = 1.5f;
soundVolOscScl = 1100f;