mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-15 04:32:56 +03:00
0.791
This commit is contained in:
@@ -4,21 +4,15 @@ class CfgLoot {
|
||||
"TrashTinCan",
|
||||
"TrashJackDaniels",
|
||||
"ItemSodaEmpty",
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet"
|
||||
},
|
||||
{
|
||||
1,
|
||||
0.1,
|
||||
0.5,
|
||||
0.2,
|
||||
0.2
|
||||
0.5
|
||||
}
|
||||
};
|
||||
civilian[] = {
|
||||
{
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet",
|
||||
"TrashTinCan",
|
||||
"TrashJackDaniels",
|
||||
"ItemSodaEmpty",
|
||||
@@ -37,8 +31,6 @@ class CfgLoot {
|
||||
"FoodBioMeat"
|
||||
},
|
||||
{
|
||||
0.05,
|
||||
0.05,
|
||||
0.09,
|
||||
0.09,
|
||||
0.09,
|
||||
@@ -85,10 +77,6 @@ class CfgLoot {
|
||||
};
|
||||
generic[] = {
|
||||
{
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet",
|
||||
"ItemKnifeBlunt",
|
||||
"ItemBrokeHatchet",
|
||||
"TrashTinCan",
|
||||
"ItemSodaEmpty",
|
||||
"ItemSodaCoke",
|
||||
@@ -118,10 +106,6 @@ class CfgLoot {
|
||||
"ItemHeatPack"
|
||||
},
|
||||
{
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
@@ -307,8 +291,6 @@ class CfgLoot {
|
||||
};
|
||||
worker[] = {
|
||||
{
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet",
|
||||
"TrashTinCan",
|
||||
"TrashJackDaniels",
|
||||
"ItemSodaEmpty",
|
||||
@@ -318,18 +300,12 @@ class CfgLoot {
|
||||
"FoodCanSardines",
|
||||
"FoodCanFrankBeans",
|
||||
"FoodCanPasta",
|
||||
"8Rnd_9x18_Makarov",
|
||||
"7Rnd_45ACP_1911",
|
||||
"2Rnd_shotgun_74Slug",
|
||||
"2Rnd_shotgun_74Pellets",
|
||||
"ItemBandage",
|
||||
"ItemPainkiller",
|
||||
"ItemToolbox",
|
||||
"ItemEtool"
|
||||
},
|
||||
{
|
||||
0.05,
|
||||
0.05,
|
||||
0.09,
|
||||
0.09,
|
||||
0.09,
|
||||
@@ -339,10 +315,6 @@ class CfgLoot {
|
||||
0.05,
|
||||
0.05,
|
||||
0.05,
|
||||
0.07,
|
||||
0.05,
|
||||
0.05,
|
||||
0.05,
|
||||
0.06,
|
||||
0.06,
|
||||
0.01,
|
||||
|
||||
Reference in New Issue
Block a user