mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
1.7.5.D1208
This commit is contained in:
@@ -33,7 +33,7 @@ class CfgMods
|
||||
hidePicture = 0;
|
||||
hideName = 0;
|
||||
action = "http://www.dayzmod.com";
|
||||
version = "1.7.5.D1207";
|
||||
version = "1.7.5.D1210";
|
||||
hiveVersion = 0.96; //0.93
|
||||
};
|
||||
};
|
||||
@@ -218,6 +218,7 @@ class CfgBuildingLoot {
|
||||
lootChance = 0.3;
|
||||
lootPos[] = {};
|
||||
itemType[] = {
|
||||
{ "WeaponHolder_ItemGenerator","object" },
|
||||
{ "","generic" },
|
||||
{ "","trash" },
|
||||
{ "","military" },
|
||||
@@ -235,6 +236,7 @@ class CfgBuildingLoot {
|
||||
{"ItemTankTrap","magazine"}
|
||||
};
|
||||
itemChance[] = {
|
||||
0.01,
|
||||
0.18,
|
||||
0.29,
|
||||
0.04,
|
||||
|
||||
Reference in New Issue
Block a user