mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
0.7 + 1.7.5.M1D19
This commit is contained in:
@@ -3,16 +3,22 @@ class CfgLoot {
|
||||
{
|
||||
"TrashTinCan",
|
||||
"TrashJackDaniels",
|
||||
"ItemSodaEmpty"
|
||||
"ItemSodaEmpty",
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet"
|
||||
},
|
||||
{
|
||||
1,
|
||||
0.1,
|
||||
0.5
|
||||
0.5,
|
||||
0.2,
|
||||
0.2
|
||||
}
|
||||
};
|
||||
civilian[] = {
|
||||
{
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet",
|
||||
"TrashTinCan",
|
||||
"TrashJackDaniels",
|
||||
"ItemSodaEmpty",
|
||||
@@ -31,6 +37,8 @@ class CfgLoot {
|
||||
"FoodBioMeat"
|
||||
},
|
||||
{
|
||||
0.05,
|
||||
0.05,
|
||||
0.09,
|
||||
0.09,
|
||||
0.09,
|
||||
@@ -77,6 +85,10 @@ class CfgLoot {
|
||||
};
|
||||
generic[] = {
|
||||
{
|
||||
"ItemMatchboxEmpty",
|
||||
"ItemMatchboxWet",
|
||||
"ItemKnifeBlunt",
|
||||
"ItemBrokeHatchet",
|
||||
"TrashTinCan",
|
||||
"ItemSodaEmpty",
|
||||
"ItemSodaCoke",
|
||||
@@ -106,6 +118,10 @@ class CfgLoot {
|
||||
"ItemHeatPack"
|
||||
},
|
||||
{
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
0.06,
|
||||
|
||||
Reference in New Issue
Block a user