mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-16 05:39:58 +03:00
Add files via upload
Easier to upload the files. There are lots of changes.
This commit is contained in:
@@ -1,17 +1,16 @@
|
||||
backpacks[] = {
|
||||
{Loot_BACKPACK, 4, DZ_BP_Assault},
|
||||
{Loot_BACKPACK, 2, DZ_BP_VestPouch},
|
||||
{Loot_BACKPACK, 2, DZ_BP_Patrol},
|
||||
{Loot_BACKPACK, 5, DZ_Assault_Pack_EP1},
|
||||
{Loot_BACKPACK, 5, DZ_Czech_Vest_Pouch},
|
||||
{Loot_BACKPACK, 4, DZ_Patrol_Pack_EP1},
|
||||
{Loot_BACKPACK, 4, DZ_TerminalPack_EP1},
|
||||
{Loot_BACKPACK, 3, DZ_BP_Alice},
|
||||
{Loot_BACKPACK, 3, DZ_BP_Survival},
|
||||
{Loot_BACKPACK, 3, DZ_CompactPack_EP1}
|
||||
{Loot_BACKPACK, 3, DZ_ALICE_Pack_EP1},
|
||||
{Loot_BACKPACK, 2, DZ_TK_Assault_Pack_EP1},
|
||||
{Loot_BACKPACK, 1, DZ_CompactPack_EP1}
|
||||
};
|
||||
militarybackpacks[] = {
|
||||
//{Loot_GROUP, 10, backpacks},
|
||||
{Loot_BACKPACK, 3, DZ_BP_British},
|
||||
{Loot_BACKPACK, 3, DZ_British_ACU},
|
||||
{Loot_BACKPACK, 2, DZ_GunBag_EP1},
|
||||
{Loot_BACKPACK, 2, DZ_BP_Czech},
|
||||
{Loot_BACKPACK, 2, DZ_BP_Coyote},
|
||||
{Loot_BACKPACK, 2, DZ_CivilBackpack_EP1},
|
||||
{Loot_BACKPACK, 2, DZ_Backpack_EP1},
|
||||
{Loot_BACKPACK, 1, DZ_LargeGunBag_EP1}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user