mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
1.0.2.12 developer build
This commit is contained in:
@@ -786,7 +786,9 @@ class CfgBuildingLoot {
|
||||
{ "ItemFuelBarrel","magazine"},
|
||||
{ "WeaponHolder_ItemMachete", "object"},
|
||||
{ "ItemFishingPole","weapon" },
|
||||
{ "ItemLightBulb","magazine"}
|
||||
{ "ItemLightBulb","magazine"},
|
||||
{ "ItemSledgeHandle","magazine"}
|
||||
|
||||
};
|
||||
itemChance[] = {
|
||||
0.05,
|
||||
@@ -794,7 +796,7 @@ class CfgBuildingLoot {
|
||||
0.02,
|
||||
0.04,
|
||||
0.03,
|
||||
0.27,
|
||||
0.26,
|
||||
0.03,
|
||||
0.08,
|
||||
0.05,
|
||||
@@ -802,7 +804,8 @@ class CfgBuildingLoot {
|
||||
0.01,
|
||||
0.03,
|
||||
0.01,
|
||||
0.02
|
||||
0.02,
|
||||
0.01
|
||||
};
|
||||
};
|
||||
class Supermarket: Default {
|
||||
|
||||
Reference in New Issue
Block a user