mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add files via upload
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
ZombieCrewman[] =
|
||||
{
|
||||
{Loot_MAGAZINE, 1, FoodMRE},
|
||||
{Loot_MAGAZINE, 0.5, ItemHotwireKit},
|
||||
{Loot_MAGAZINE, 5, FoodMRE},
|
||||
{Loot_MAGAZINE, 1, ItemHotwireKit},
|
||||
{Loot_GROUP, 3, MedicalLow},
|
||||
{Loot_GROUP, 10, AmmoMilitaryLow},
|
||||
{Loot_GROUP, 2, AmmoMilitaryHigh},
|
||||
{Loot_GROUP, 10, AmmoMilitaryZed},
|
||||
{Loot_GROUP, 2, Consumable}
|
||||
};
|
||||
|
||||
@@ -12,4 +11,4 @@ ZombieCrewmanViral[] =
|
||||
{
|
||||
{Loot_GROUP, 10, ZombieCrewman},
|
||||
{Loot_MAGAZINE, 1, ItemAntibiotic1}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user