mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-17 21:52:56 +03:00
updated documents
This commit is contained in:
@@ -414,7 +414,8 @@ class CfgBuildingLoot {
|
||||
{ "","generic" },
|
||||
{ "","food" },
|
||||
{ "","trash" },
|
||||
{ "Binocular","weapon" }
|
||||
{ "Binocular","weapon" },
|
||||
{ "ItemMixOil", "magazine"}
|
||||
};
|
||||
itemChanceSmall[] = {
|
||||
0.01,
|
||||
@@ -429,7 +430,8 @@ class CfgBuildingLoot {
|
||||
0.04,
|
||||
0.21,
|
||||
0.24,
|
||||
0.18,
|
||||
0.16,
|
||||
0.02,
|
||||
0.02
|
||||
};
|
||||
};
|
||||
|
||||
@@ -518,7 +518,8 @@ class CfgLoot {
|
||||
"ItemHeatPack",
|
||||
"FoodMRE",
|
||||
"FoodNutmix",
|
||||
"ItemDocument"
|
||||
"ItemDocument",
|
||||
"ItemMixOil"
|
||||
},
|
||||
{
|
||||
0.4,
|
||||
@@ -530,7 +531,8 @@ class CfgLoot {
|
||||
0.02,
|
||||
0.01,
|
||||
0.02,
|
||||
0.02
|
||||
0.01,
|
||||
0.01
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user