mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Fix tranquiliser bolt
This commit is contained in:
@@ -257,7 +257,7 @@ class CfgAmmo
|
||||
|
||||
class tranquiliser_bolt : BulletBase
|
||||
{
|
||||
hit = 0.1;
|
||||
hit = 1;
|
||||
indirectHit = 0;
|
||||
indirectHitRange = 0;
|
||||
maxRange = 100;
|
||||
|
||||
Reference in New Issue
Block a user