bump volume on add pattern sound

This commit is contained in:
Noobulus 2022-04-11 11:01:17 -05:00
parent b6e90994c9
commit 844e799bb7

View file

@ -67,7 +67,7 @@ class GuiSpellcasting(private val handOpenedWith: InteractionHand,
SimpleSoundInstance(
HexSounds.ADD_PATTERN.get(),
SoundSource.PLAYERS,
0.25f,
0.5f,
1f + (Math.random().toFloat() - 0.5f) * 0.1f,
this.ambianceSoundInstance!!.x,
this.ambianceSoundInstance!!.y,