mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 02:46:29 +03:00
New config variable dayz_toolBreaking
Tool breaking is disabled by default. Also made all scripts use Epoch sledge, which is a different model from vanilla sledge. PK_DZ was a duplicate of the new PKM_DZ.
This commit is contained in:
@@ -11,8 +11,9 @@ Construction[] =
|
||||
|
||||
{Loot_WEAPON, 1, ItemPickaxe},
|
||||
{Loot_WEAPON, 2, ItemPickaxeBroken},
|
||||
{Loot_WEAPON, 1, ItemSledgeHammer},
|
||||
{Loot_WEAPON, 2, ItemSledgeHammerBroken},
|
||||
{Loot_WEAPON, 1, ItemSledge},
|
||||
{Loot_MAGAZINE, 2, ItemSledgeHandle},
|
||||
{Loot_MAGAZINE, 2, ItemSledgeHead},
|
||||
// {Loot_WEAPON, 2, ItemShovel},
|
||||
{Loot_WEAPON, 1, ItemKeyKit},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user