mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-26 01:31:51 +03:00
CfgLootSmall Done, left off at tents[] in CfgLoot
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
ZombieMilitary[] =
|
||||
{
|
||||
{Loot_MAGAZINE, 1, FoodMRE},
|
||||
{Loot_MAGAZINE, 2, ItemHotwireKit},
|
||||
{Loot_GROUP, 3, MedicalLow},
|
||||
{Loot_GROUP, 10, AmmoMilitaryLow},
|
||||
{Loot_GROUP, 2, AmmoMilitaryHigh},
|
||||
@@ -10,5 +11,5 @@ ZombieMilitary[] =
|
||||
ZombieMilitaryViral[] =
|
||||
{
|
||||
{Loot_GROUP, 10, ZombieMilitary},
|
||||
{Loot_MAGAZINE, 1, ItemAntibiotic1}
|
||||
{Loot_MAGAZINE, 3, ItemAntibiotic1}
|
||||
};
|
||||
Reference in New Issue
Block a user