mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 19:26:08 +03:00
weight fixes
This commit is contained in:
@@ -1573,7 +1573,7 @@ class CfgWeight
|
||||
class TrashTinCan
|
||||
{
|
||||
weight = 0.003;
|
||||
};
|
||||
};
|
||||
class FoodCanUnlabeledEmpty
|
||||
{
|
||||
weight = 0.003;
|
||||
@@ -1611,10 +1611,6 @@ class CfgWeight
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaCokeEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
};
|
||||
class ItemSodaPepsiEmpty
|
||||
{
|
||||
weight = 0.002;
|
||||
|
||||
Reference in New Issue
Block a user