Add files via upload

Easier to upload the files. There are lots of changes.
This commit is contained in:
worldwidesorrow
2020-01-09 18:21:12 -06:00
committed by GitHub
parent 1bc08263cf
commit 1b0da632ce
16 changed files with 1065 additions and 1178 deletions

View File

@@ -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}
};
};