mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Minor loot/crafting cleanup
removed DayZ fences and unused item, added some crafting supplies to trader (marginal savings if you craft bandages as opposed to buying them)
This commit is contained in:
@@ -4,9 +4,9 @@ Construction[] =
|
||||
{Loot_MAGAZINE, 9, ItemPlank},
|
||||
{Loot_MAGAZINE, 5, ItemStone}, // Used for crafting and vanilla buildables
|
||||
{Loot_MAGAZINE, 8, equip_nails},
|
||||
{Loot_MAGAZINE, 9, equip_metal_sheet_rusted},
|
||||
//{Loot_MAGAZINE, 9, equip_metal_sheet_rusted},
|
||||
{Loot_MAGAZINE, 9, equip_metal_sheet},
|
||||
{Loot_MAGAZINE, 1, equip_lever},
|
||||
// {Loot_MAGAZINE, 1, equip_lever},
|
||||
{Loot_MAGAZINE, 1, ItemComboLock},
|
||||
|
||||
{Loot_WEAPON, 1, ItemPickaxe},
|
||||
@@ -26,7 +26,7 @@ Construction[] =
|
||||
{Loot_MAGAZINE, 3, equip_duct_tape},
|
||||
{Loot_MAGAZINE, 2, equip_hose},
|
||||
// {Loot_MAGAZINE, 3, ItemScrews},
|
||||
{Loot_MAGAZINE, 1, equip_scrapelectronics},
|
||||
// {Loot_MAGAZINE, 1, equip_scrapelectronics},
|
||||
{Loot_MAGAZINE, 2, equip_1inch_metal_pipe},
|
||||
{Loot_MAGAZINE, 2, equip_2inch_metal_pipe},
|
||||
{Loot_MAGAZINE, 1, MortarBucket},
|
||||
|
||||
Reference in New Issue
Block a user