REsec and BIS effects fixes from 177 part 2

This commit is contained in:
vbawol
2013-07-08 15:28:42 -05:00
parent 8e26793c6c
commit 840e52e9a5
46 changed files with 646 additions and 81 deletions

View File

@@ -1611,6 +1611,10 @@ class CfgWeight
{
weight = 0.002;
};
class ItemSodaCokeEmpty
{
weight = 0.002;
};
class ItemSodaPepsiEmpty
{
weight = 0.002;

View File

@@ -10,6 +10,7 @@ class Mission
"dayz_communityassets",
"dayz_weapons",
"dayz_equip",
"dayz_epoch",
"dayz_vehicles",
"cacharacters_pmc",
"ca_modules_functions",