aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-08-16 17:52:04 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-08-16 17:52:04 -0700
commitdf7fffdc136cbd5439811a68005be9619c0647c7 (patch)
treef5d3b0eba679ee84433a31e451c01ecfc0324269
parentReduce volume of chemical spray gun. (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-df7fffdc136cbd5439811a68005be9619c0647c7.tar.xz
Another ogg -> wav fix.
-rw-r--r--player.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/player.json b/player.json
index 112861e..b906e0d 100644
--- a/player.json
+++ b/player.json
@@ -275,9 +275,9 @@
"variant" : "cough",
"volume" : 70,
"files" : [
- "player/other/coughing_1.ogg",
- "player/other/coughing_2.ogg",
- "player/other/coughing_3.ogg"
+ "player/other/coughing_1.wav",
+ "player/other/coughing_2.wav",
+ "player/other/coughing_3.wav"
]
},
{