From 834ea71f394341f236f7083fd263c6dee78f2421 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 5 Jan 2022 12:35:29 -0800 Subject: More volume levels. --- player.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'player.json') diff --git a/player.json b/player.json index d002c3a..f5652b7 100644 --- a/player.json +++ b/player.json @@ -147,7 +147,7 @@ "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_m_high", - "volume" : 30, + "volume" : 25, "files" : [ "player/fatigue_m/fatigue_high.ogg" ] @@ -156,7 +156,7 @@ "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_m_med", - "volume" : 30, + "volume" : 25, "files" : [ "player/fatigue_m/fatigue_med.ogg" ] @@ -165,7 +165,7 @@ "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_m_low", - "volume" : 30, + "volume" : 25, "files" : [ "player/fatigue_m/fatigue_low.ogg" ] @@ -174,7 +174,7 @@ "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_f_high", - "volume" : 30, + "volume" : 25, "files" : [ "player/fatigue_f/fatigue_high.ogg" ] @@ -183,7 +183,7 @@ "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_f_med", - "volume" : 30, + "volume" : 25, "files" : [ "player/fatigue_f/fatigue_med.ogg" ] @@ -192,7 +192,7 @@ "type": "sound_effect", "id" : "plmove", "variant" : "fatigue_f_low", - "volume" : 30, + "volume" : 25, "files" : [ "player/fatigue_f/fatigue_low.ogg" ] -- cgit v1.2.1