mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
1.0.2.13 developer build
This commit is contained in:
@@ -1227,6 +1227,10 @@ class CfgWeight
|
||||
class ItemHatchet
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemSledge
|
||||
{
|
||||
weight = 9.1;
|
||||
};
|
||||
class ItemCrowbar
|
||||
{
|
||||
@@ -1244,6 +1248,10 @@ class CfgWeight
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemKeyKit
|
||||
{
|
||||
weight = 1;
|
||||
};
|
||||
class ItemEtool
|
||||
{
|
||||
weight = 1;
|
||||
|
||||
Reference in New Issue
Block a user