mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
@@ -16,7 +16,6 @@ Industrial[] =
|
||||
|
||||
//Items
|
||||
// {Loot_MAGAZINE, 6, ItemSandbag},
|
||||
{Loot_MAGAZINE, 4, ItemJerryCan},
|
||||
// {Loot_MAGAZINE, 1, ItemWire},
|
||||
// {Loot_MAGAZINE, 4, ItemTankTrap},
|
||||
{Loot_MAGAZINE, 1, equip_brick},
|
||||
@@ -31,7 +30,6 @@ Industrial[] =
|
||||
{Loot_MAGAZINE, 8, ItemPlank},
|
||||
{Loot_MAGAZINE, 2, MortarBucket},
|
||||
{Loot_MAGAZINE, 3, CinderBlocks},
|
||||
{Loot_MAGAZINE, 3, ItemFuelBarrelEmpty},
|
||||
{Loot_MAGAZINE, 3, ItemGenerator},
|
||||
{Loot_MAGAZINE, 1, fuel_pump_kit},
|
||||
|
||||
@@ -39,6 +37,8 @@ Industrial[] =
|
||||
{Loot_GROUP, 15, Parts},
|
||||
{Loot_PILE, 10, Trash, 1, 3},
|
||||
{Loot_PILE, 3, Consumable, 1, 2},
|
||||
{Loot_GROUP, 4, JerryCan},
|
||||
{Loot_GROUP, 3, FuelBarrel},
|
||||
{Loot_GROUP, 5, Generic}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user