mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
CFGLoot should be done
Make sure there's no attachments or NEW _DZ weapons that support attachments!!!!
This commit is contained in:
@@ -24,4 +24,10 @@ Generic[] =
|
||||
{Loot_MAGAZINE, 1, equip_nails},
|
||||
{Loot_MAGAZINE, 1, ItemFuelCan},
|
||||
{Loot_MAGAZINE, 1, PartWoodPile}
|
||||
};
|
||||
//DZE
|
||||
tents[] = {
|
||||
{Loot_MAGAZINE, 1.1, WeaponHolder_ItemTentOld},
|
||||
{Loot_MAGAZINE, 1, WeaponHolder_ItemTentDomed},
|
||||
{Loot_MAGAZINE, 1, WeaponHolder_ItemTentDomed2}
|
||||
};
|
||||
Reference in New Issue
Block a user