aboutsummaryrefslogtreecommitdiff
path: root/vehicle.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-07 12:50:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-07 12:50:18 -0700
commit63333aae7524bdd6c3ea8b5743a26cd222a00635 (patch)
tree0e31857e0f50e09d2cc33d4d9b83cf1ad286ced9 /vehicle.json
parentUn-obsolete helsing and tihar ala Bright Nights 2021-08-17-1012 (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-63333aae7524bdd6c3ea8b5743a26cd222a00635.tar.xz
Begin merge with Otopack
Diffstat (limited to 'vehicle.json')
-rw-r--r--vehicle.json93
1 files changed, 92 insertions, 1 deletions
diff --git a/vehicle.json b/vehicle.json
index 1fea55f..17ac124 100644
--- a/vehicle.json
+++ b/vehicle.json
@@ -134,6 +134,27 @@
},
{
"type": "sound_effect",
+ "id": "engine_start",
+ "variant": "yoke_harness",
+ "volume": 90,
+ "files": [ "vehicle/engine/animal_galloping_1.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "engine_working_external",
+ "variant": "yoke_harness",
+ "volume": 90,
+ "files": [ "vehicle/engine/animal_galloping_1.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "engine_working_internal",
+ "variant": "yoke_harness",
+ "volume": 90,
+ "files": [ "vehicle/engine/animal_galloping_1.ogg" ]
+ },
+ {
+ "type": "sound_effect",
"id": "vehicle",
"variant": "gear_shift",
"volume": 20,
@@ -338,6 +359,34 @@
{
"type": "sound_effect",
"id": "vehicle_open",
+ "variant": "hdhatch_left",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_5.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_close",
+ "variant": "hdhatch_left",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_6.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_open",
+ "variant": "hdhatch_right",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_5.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_close",
+ "variant": "hdhatch_right",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_6.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_open",
"variant": "hdhatch_opaque",
"volume": 90,
"files": [ "vehicle/vehicle_door/door_5.wav" ]
@@ -352,6 +401,34 @@
{
"type": "sound_effect",
"id": "vehicle_open",
+ "variant": "hdhatch_opaque_left",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_5.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_close",
+ "variant": "hdhatch_opaque_left",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_6.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_open",
+ "variant": "hdhatch_opaque_right",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_5.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_close",
+ "variant": "hdhatch_opaque_right",
+ "volume": 90,
+ "files": [ "vehicle/vehicle_door/door_6.wav" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "vehicle_open",
"variant": "door_trunk",
"volume": 90,
"files": [ "vehicle/vehicle_door/trunk_1.wav" ]
@@ -417,6 +494,20 @@
"id": "vehicle",
"variant": "fault_immobiliser_beep",
"volume": 90,
- "files": [ "vehicle/misc/fault_immobiliser_beep.wav" ]
+ "files": [ "vehicle/misc/fault_immobiliser_beep.wav" ],
+ {
+ "type": "sound_effect",
+ "id": "engine_start",
+ "variant": "foot_pedals",
+ "volume": 100,
+ "files": [ "vehicle/engine/engine_use_foot_pedals.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "engine_stop",
+ "variant": "foot_pedals",
+ "volume": 100,
+ "files": [ "vehicle/engine/engine_use_foot_pedals.ogg" ]
+ }
}
]