mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
@@ -3,8 +3,8 @@ Construction[] =
|
||||
{Loot_MAGAZINE, 9, ItemLog}, // Used for crafting and vanilla buildables
|
||||
{Loot_MAGAZINE, 9, ItemPlank},
|
||||
{Loot_MAGAZINE, 5, ItemStone}, // Used for crafting and vanilla buildables
|
||||
{Loot_MAGAZINE, 8, equip_nails},
|
||||
// {Loot_MAGAZINE, 3, ItemScrews},
|
||||
{Loot_MAGAZINE, 4, equip_nails},
|
||||
// {Loot_MAGAZINE, 4, ItemScrews},
|
||||
// {Loot_MAGAZINE, 9, equip_metal_sheet_rusted},
|
||||
{Loot_MAGAZINE, 9, equip_metal_sheet},
|
||||
{Loot_MAGAZINE, 1, equip_lever},
|
||||
|
||||
@@ -16,7 +16,7 @@ Farm[] =
|
||||
{Loot_MAGAZINE, 8, PartWoodPile},
|
||||
{Loot_MAGAZINE, 3, equip_rope},
|
||||
{Loot_MAGAZINE, 3, equip_duct_tape},
|
||||
{Loot_MAGAZINE, 6, equip_nails},
|
||||
{Loot_MAGAZINE, 3, equip_nails},
|
||||
{Loot_MAGAZINE, 4, equip_string},
|
||||
{Loot_MAGAZINE, 2, equip_lever},
|
||||
{Loot_MAGAZINE, 2, PartPlankPack},
|
||||
|
||||
@@ -21,7 +21,7 @@ Industrial[] =
|
||||
{Loot_MAGAZINE, 1, equip_brick},
|
||||
{Loot_MAGAZINE, 3, equip_duct_tape},
|
||||
{Loot_MAGAZINE, 2, equip_hose},
|
||||
{Loot_MAGAZINE, 6, equip_nails},
|
||||
{Loot_MAGAZINE, 3, equip_nails},
|
||||
// {Loot_MAGAZINE, 3, ItemScrews},
|
||||
// {Loot_MAGAZINE, 1, equip_scrapelectronics},
|
||||
{Loot_MAGAZINE, 2, equip_metal_sheet},
|
||||
|
||||
@@ -33,7 +33,7 @@ Supermarket[] =
|
||||
{Loot_MAGAZINE, 3, ItemBandage},
|
||||
{Loot_MAGAZINE, 2, ItemPainkiller},
|
||||
{Loot_MAGAZINE, 2, ItemAntibacterialWipe},
|
||||
{Loot_MAGAZINE, 5, equip_nails},
|
||||
{Loot_MAGAZINE, 2, equip_nails},
|
||||
|
||||
//Groups
|
||||
{Loot_GROUP, 40, Consumable},
|
||||
|
||||
@@ -1,10 +1,5 @@
|
||||
Consumable[] =
|
||||
{
|
||||
/* {Loot_MAGAZINE, 8, ItemBandage},
|
||||
{Loot_MAGAZINE, 4, ItemHeatPack},
|
||||
{Loot_MAGAZINE, 3, ItemPainkiller},
|
||||
{Loot_MAGAZINE, 3, ItemAntibacterialWipe},*/
|
||||
|
||||
{Loot_MAGAZINE, 3, ItemWaterBottleUnfilled}, //TODO: replace with canteen to better fit Epoch lootPosSmall
|
||||
{Loot_MAGAZINE, 3, ItemWaterBottleSafe},
|
||||
{Loot_MAGAZINE, 3, ItemWaterBottle},
|
||||
|
||||
@@ -26,7 +26,7 @@ Generic[] =
|
||||
// {Loot_MAGAZINE, 1, equip_pvc_box},
|
||||
{Loot_MAGAZINE, 1, equip_lever},
|
||||
{Loot_MAGAZINE, 1, equip_rag},
|
||||
{Loot_MAGAZINE, 1, equip_nails},
|
||||
{Loot_MAGAZINE, 0.3, equip_nails},
|
||||
{Loot_MAGAZINE, 1, PartWoodPile},
|
||||
|
||||
{Loot_GROUP, 1, FuelCan}
|
||||
|
||||
Reference in New Issue
Block a user