1
0
Fork 0

Decrease the volume of the Defibrillator sound

This commit is contained in:
Moritz Ruth 2020-06-14 00:11:55 +02:00
parent 7cfb06d589
commit d0d0cfc124
No known key found for this signature in database
GPG key ID: AFD57E23E753841B

View file

@ -107,7 +107,7 @@ object Defibrillator: TTTItem, Buyable {
tttPlayer.player.location,
Resourcepack.Sounds.Item.Defibrillator.use,
SoundCategory.PLAYERS,
1F,
0.8F,
1F
)