aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-22 12:59:54 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-22 12:59:54 -0700
commitd514de6b6c89d36ce4191ea47b6aa4b88ee95c04 (patch)
tree4081c17ed9a6afc25675d09f618552f530d7e7ed
parentAdd legacy alias for punching bag (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-d514de6b6c89d36ce4191ea47b6aa4b88ee95c04.tar.xz
Move furniture-eggs to seperate json
-rw-r--r--furniture-eggs.json106
-rw-r--r--furniture_effects.json149
2 files changed, 106 insertions, 149 deletions
diff --git a/furniture-eggs.json b/furniture-eggs.json
new file mode 100644
index 0000000..3630ad9
--- /dev/null
+++ b/furniture-eggs.json
@@ -0,0 +1,106 @@
+[
+ {
+ "type": "sound_effect",
+ "id": "smash_fail",
+ "variant": "f_egg_sackbw",
+ "volume": 50,
+ "files": [
+ "terrain/other/hit_flesh_1.ogg",
+ "terrain/other/hit_flesh_2.ogg",
+ "terrain/other/hit_flesh_3.ogg",
+ "terrain/other/hit_flesh_4.ogg",
+ "terrain/other/hit_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_success",
+ "variant": "f_egg_sackbw",
+ "volume": 50,
+ "files": [
+ "terrain/other/smash_flesh_1.ogg",
+ "terrain/other/smash_flesh_2.ogg",
+ "terrain/other/smash_flesh_3.ogg",
+ "terrain/other/smash_flesh_4.ogg",
+ "terrain/other/smash_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_fail",
+ "variant": "f_egg_sackcs",
+ "volume": 50,
+ "files": [
+ "terrain/other/hit_flesh_1.ogg",
+ "terrain/other/hit_flesh_2.ogg",
+ "terrain/other/hit_flesh_3.ogg",
+ "terrain/other/hit_flesh_4.ogg",
+ "terrain/other/hit_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_success",
+ "variant": "f_egg_sackcs",
+ "volume": 50,
+ "files": [
+ "terrain/other/smash_flesh_1.ogg",
+ "terrain/other/smash_flesh_2.ogg",
+ "terrain/other/smash_flesh_3.ogg",
+ "terrain/other/smash_flesh_4.ogg",
+ "terrain/other/smash_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_fail",
+ "variant": "f_egg_sackws",
+ "volume": 50,
+ "files": [
+ "terrain/other/hit_flesh_1.ogg",
+ "terrain/other/hit_flesh_2.ogg",
+ "terrain/other/hit_flesh_3.ogg",
+ "terrain/other/hit_flesh_4.ogg",
+ "terrain/other/hit_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_success",
+ "variant": "f_egg_sackws",
+ "volume": 50,
+ "files": [
+ "terrain/other/smash_flesh_1.ogg",
+ "terrain/other/smash_flesh_2.ogg",
+ "terrain/other/smash_flesh_3.ogg",
+ "terrain/other/smash_flesh_4.ogg",
+ "terrain/other/smash_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_fail",
+ "variant": "f_egg_sacke",
+ "volume": 50,
+ "files": [
+ "terrain/other/hit_flesh_1.ogg",
+ "terrain/other/hit_flesh_2.ogg",
+ "terrain/other/hit_flesh_3.ogg",
+ "terrain/other/hit_flesh_4.ogg",
+ "terrain/other/hit_flesh_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "smash_success",
+ "variant": "f_egg_sacke",
+ "volume": 50,
+ "files": [
+ "terrain/other/smash_flesh_1.ogg",
+ "terrain/other/smash_flesh_2.ogg",
+ "terrain/other/smash_flesh_3.ogg",
+ "terrain/other/smash_flesh_4.ogg",
+ "terrain/other/smash_flesh_5.ogg"
+ ]
+ }
+]
diff --git a/furniture_effects.json b/furniture_effects.json
index e5a0f1e..9c893a5 100644
--- a/furniture_effects.json
+++ b/furniture_effects.json
@@ -2,150 +2,6 @@
{
"type": "sound_effect",
"id": "smash_fail",
- "variant": "f_floor_canvas",
- "volume": 50,
- "files": [
- "terrain/cloth/hit_cloth_1.ogg",
- "terrain/cloth/hit_cloth_2.ogg",
- "terrain/cloth/hit_cloth_3.ogg",
- "terrain/cloth/hit_cloth_4.ogg",
- "terrain/cloth/hit_cloth_5.ogg",
- "terrain/cloth/hit_cloth_6.ogg",
- "terrain/cloth/hit_cloth_7.ogg",
- "terrain/cloth/hit_cloth_8.ogg",
- "terrain/cloth/hit_cloth_9.ogg",
- "terrain/cloth/hit_cloth_10.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_floor_canvas",
- "volume": 50,
- "files": [
- "terrain/cloth/smash_cloth_1.ogg",
- "terrain/cloth/smash_cloth_2.ogg",
- "terrain/cloth/smash_cloth_3.ogg",
- "terrain/cloth/smash_cloth_4.ogg",
- "terrain/cloth/smash_cloth_5.ogg",
- "terrain/cloth/smash_cloth_6.ogg",
- "terrain/cloth/smash_cloth_7.ogg",
- "terrain/cloth/smash_cloth_8.ogg",
- "terrain/cloth/smash_cloth_9.ogg",
- "terrain/cloth/smash_cloth_10.ogg"
- ]
- },
-
-
-
-
- {
- "type": "sound_effect",
- "id": "smash_fail",
- "variant": "f_egg_sacke",
- "volume": 50,
- "files": [
- "terrain/other/hit_flesh_1.ogg",
- "terrain/other/hit_flesh_2.ogg",
- "terrain/other/hit_flesh_3.ogg",
- "terrain/other/hit_flesh_4.ogg",
- "terrain/other/hit_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_egg_sacke",
- "volume": 50,
- "files": [
- "terrain/other/smash_flesh_1.ogg",
- "terrain/other/smash_flesh_2.ogg",
- "terrain/other/smash_flesh_3.ogg",
- "terrain/other/smash_flesh_4.ogg",
- "terrain/other/smash_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_fail",
- "variant": "f_egg_sackws",
- "volume": 50,
- "files": [
- "terrain/other/hit_flesh_1.ogg",
- "terrain/other/hit_flesh_2.ogg",
- "terrain/other/hit_flesh_3.ogg",
- "terrain/other/hit_flesh_4.ogg",
- "terrain/other/hit_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_egg_sackws",
- "volume": 50,
- "files": [
- "terrain/other/smash_flesh_1.ogg",
- "terrain/other/smash_flesh_2.ogg",
- "terrain/other/smash_flesh_3.ogg",
- "terrain/other/smash_flesh_4.ogg",
- "terrain/other/smash_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_fail",
- "variant": "f_egg_sackcs",
- "volume": 50,
- "files": [
- "terrain/other/hit_flesh_1.ogg",
- "terrain/other/hit_flesh_2.ogg",
- "terrain/other/hit_flesh_3.ogg",
- "terrain/other/hit_flesh_4.ogg",
- "terrain/other/hit_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_egg_sackcs",
- "volume": 50,
- "files": [
- "terrain/other/smash_flesh_1.ogg",
- "terrain/other/smash_flesh_2.ogg",
- "terrain/other/smash_flesh_3.ogg",
- "terrain/other/smash_flesh_4.ogg",
- "terrain/other/smash_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_fail",
- "variant": "f_egg_sackbw",
- "volume": 50,
- "files": [
- "terrain/other/hit_flesh_1.ogg",
- "terrain/other/hit_flesh_2.ogg",
- "terrain/other/hit_flesh_3.ogg",
- "terrain/other/hit_flesh_4.ogg",
- "terrain/other/hit_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_egg_sackbw",
- "volume": 50,
- "files": [
- "terrain/other/smash_flesh_1.ogg",
- "terrain/other/smash_flesh_2.ogg",
- "terrain/other/smash_flesh_3.ogg",
- "terrain/other/smash_flesh_4.ogg",
- "terrain/other/smash_flesh_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_fail",
"variant": "f_lilypad",
"volume": 50,
"files": [
@@ -1151,7 +1007,6 @@
"terrain/metal/hit_metal_10.ogg"
]
},
-
{
"type": "sound_effect",
"id": "smash_fail",
@@ -1224,10 +1079,6 @@
"terrain/wood/crash_wooden_10.ogg"
]
},
-
-
-
-
{
"type": "sound_effect",
"id": "smash_success",