This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
Ronin.rte/Devices/Tools/MedicalDartGun Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,13 @@ M U I L A A K :
172
172
-----------
173
173
R O N I N :
174
174
-----------
175
+ ////////////////////////////////////////////////////////////////////////////////////////////////////
176
+ Devices/Tools/MedicalDartGun/Sounds:
177
+ Fire1
178
+ FreeSounds.org
179
+ Sonniss GDC Audio Bundles
180
+ Still North Media
181
+
175
182
////////////////////////////////////////////////////////////////////////////////////////////////////
176
183
Devices/Weapons/Chainsaw/Sounds:
177
184
End, Loop, Start
Original file line number Diff line number Diff line change @@ -250,12 +250,9 @@ AddDevice = HDFirearm
250
250
CopyOf = Magazine Medical Dart Gun
251
251
FireSound = SoundContainer
252
252
AttenuationStartDistance = 190
253
+ PitchVariation = 0.1
253
254
AddSound = ContentFile
254
255
FilePath = Ronin.rte/Devices/Tools/MedicalDartGun/Sounds/Fire1.flac
255
- AddSound = ContentFile
256
- FilePath = Ronin.rte/Devices/Tools/MedicalDartGun/Sounds/Fire2.flac
257
- AddSound = ContentFile
258
- FilePath = Ronin.rte/Devices/Tools/MedicalDartGun/Sounds/Fire3.flac
259
256
EmptySound = SoundContainer
260
257
AddSound = ContentFile
261
258
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac
You can’t perform that action at this time.
0 commit comments