mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Readd crossbow reload sound
Vanilla commit: https://github.com/DayZMod/DayZ/commit/c4e9b85e7dd37706366055881538e83bbd2932a2
This commit is contained in:
@@ -34,7 +34,10 @@ class Crossbow_Base : Rifle
|
||||
|
||||
dexterity = 1.6;
|
||||
magazineReloadTime = 0;
|
||||
reloadMagazineSound[] = {"", 1, 1};
|
||||
//reloadMagazineSound[] = {"", 1, 1};
|
||||
//reloadMagazineSound[] = {"\ca\Weapons\Data\Sound\FAL_reload", 0.316228, 1, 20};
|
||||
//reloadMagazineSound[] = {"\ca\sounds\weapons\rifles\M1014-reload", 0.316228, 1, 20};
|
||||
reloadMagazineSound[] = {"ca\sounds\weapons\rifles\reload-m16-3", 0.0562341, 1, 20};
|
||||
handAnim[] = {"OFP2_ManSkeleton", "\Ca\weapons\data\Anim\Bizon.rtm"};
|
||||
distanceZoomMin = 20;
|
||||
distanceZoomMax = 20;
|
||||
|
||||
Reference in New Issue
Block a user