aboutsummaryrefslogtreecommitdiff
path: root/furniture_effects.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-22 05:49:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-22 05:49:35 -0700
commit745e9c1ebf15860200c06e6cf2add1c6d28beff3 (patch)
treef08da06ac4772673cf348dfb846793963827ac2b /furniture_effects.json
parentFix accidently using 10 plastic smash sounds, when there are actually only 5 (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-745e9c1ebf15860200c06e6cf2add1c6d28beff3.tar.xz
Add cardboard fort smash sounds
Diffstat (limited to 'furniture_effects.json')
-rw-r--r--furniture_effects.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/furniture_effects.json b/furniture_effects.json
index eee8f0e..5ed3c80 100644
--- a/furniture_effects.json
+++ b/furniture_effects.json
@@ -38,6 +38,32 @@
{
"type": "sound_effect",
"id": "smash_fail",
+ "variant": "f_cardboard_fort",
+ "volume": 50,
+ "files": [
+ "terrain/cloth/hit_paper_1.ogg",
+ "terrain/cloth/hit_paper_2.ogg",
+ "terrain/cloth/hit_paper_3.ogg",
+ "terrain/cloth/hit_paper_4.ogg",
+ "terrain/cloth/hit_paper_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_success",
+ "variant": "f_cardboard_fort",
+ "volume": 50,
+ "files": [
+ "terrain/cloth/rip_paper_1.ogg",
+ "terrain/cloth/rip_paper_2.ogg",
+ "terrain/cloth/rip_paper_3.ogg",
+ "terrain/cloth/rip_paper_4.ogg",
+ "terrain/cloth/rip_paper_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_fail",
"variant": "f_leather_tarp",
"volume": 50,
"files": [