mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-04 15:41:55 +03:00
Update equip_nails loot chance
Vanilla commits: https://github.com/DayZMod/DayZ/commit/34b0d75aa3dd3afcaf1c87aee69b20028fb9c32f https://github.com/DayZMod/DayZ/commit/874bc1c8754522437d836e5e29f15acdbf5da72b
This commit is contained in:
@@ -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},
|
||||
|
||||
Reference in New Issue
Block a user