mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
#758 KSVK takes backpack slot (now KSVK_DZE)
This commit is contained in:
@@ -584,6 +584,10 @@ class CfgWeight
|
|||||||
{
|
{
|
||||||
weight = 4;
|
weight = 4;
|
||||||
};
|
};
|
||||||
|
class KSVK
|
||||||
|
{
|
||||||
|
weight = 12;
|
||||||
|
};
|
||||||
class KSVK_DZE
|
class KSVK_DZE
|
||||||
{
|
{
|
||||||
weight = 12;
|
weight = 12;
|
||||||
|
|||||||
Reference in New Issue
Block a user