mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 13:26:39 +03:00
Add more broken tool versions
This commit is contained in:
@@ -25,4 +25,11 @@ class ItemMachete : ItemCore
|
||||
output[] = {"MeleeMachete"};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ItemMacheteBroken : ItemMachete
|
||||
{
|
||||
displayName = $STR_EQUIP_NAME_MACHETE_BROKEN;
|
||||
descriptionShort = $STR_EQUIP_DESC_MACHETE_BROKEN;
|
||||
class ItemActions {};
|
||||
};
|
||||
Reference in New Issue
Block a user