mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -217,17 +217,17 @@ class CfgAmmo
|
||||
|
||||
class Bat_Swing_Ammo : Melee
|
||||
{
|
||||
hit = 1;
|
||||
hit = 2;
|
||||
};
|
||||
|
||||
class BatBarbed_Swing_Ammo : Melee
|
||||
{
|
||||
hit = 2;
|
||||
hit = 3;
|
||||
};
|
||||
|
||||
class BatNailed_Swing_Ammo : Melee
|
||||
{
|
||||
hit = 2;
|
||||
hit = 3;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user