mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 02:01:49 +03:00
CfgLootSmall Done, left off at tents[] in CfgLoot
This commit is contained in:
@@ -2,11 +2,16 @@ ZombieHunter[] =
|
||||
{
|
||||
{Loot_GROUP, 4, Consumable},
|
||||
{Loot_GROUP, 7, AmmoCivilian},
|
||||
{Loot_MAGAZINE, 1, 1Rnd_Arrow_Wood}
|
||||
{Loot_MAGAZINE, 1, 1Rnd_Arrow_Wood},
|
||||
{Loot_MAGAZINE, 3, ItemBandage},
|
||||
{Loot_MAGAZINE, 1, 5x_22_LR_17_HMR},
|
||||
{Loot_MAGAZINE, 2, 10x_303},
|
||||
{Loot_MAGAZINE, 2, ItemMixOil},
|
||||
{Loot_MAGAZINE, 2, ItemDocument}
|
||||
};
|
||||
|
||||
ZombieHunterViral[] =
|
||||
{
|
||||
{Loot_GROUP, 10, ZombieHunter},
|
||||
{Loot_MAGAZINE, 1, ItemAntibiotic1}
|
||||
{Loot_MAGAZINE, 2, ItemAntibiotic1}
|
||||
};
|
||||
Reference in New Issue
Block a user