aboutsummaryrefslogtreecommitdiff
path: root/player.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-05 12:35:29 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-05 12:35:29 -0800
commit834ea71f394341f236f7083fd263c6dee78f2421 (patch)
treeceefcf2b906558eab232426500595083bbeb8bc5 /player.json
parentSome sound levels and new fire sounds. (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-834ea71f394341f236f7083fd263c6dee78f2421.tar.xz
More volume levels.
Diffstat (limited to 'player.json')
-rw-r--r--player.json12
1 files changed, 6 insertions, 6 deletions
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"
]