Decrease the volume of the Defibrillator sound
This commit is contained in:
parent
7cfb06d589
commit
d0d0cfc124
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ object Defibrillator: TTTItem, Buyable {
|
||||||
tttPlayer.player.location,
|
tttPlayer.player.location,
|
||||||
Resourcepack.Sounds.Item.Defibrillator.use,
|
Resourcepack.Sounds.Item.Defibrillator.use,
|
||||||
SoundCategory.PLAYERS,
|
SoundCategory.PLAYERS,
|
||||||
1F,
|
0.8F,
|
||||||
1F
|
1F
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Reference in a new issue