mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-09 09:42:52 +03:00
Add more broken tool versions
This commit is contained in:
@@ -5,3 +5,8 @@ class ItemKeyKit: ItemCore {
|
||||
descriptionShort=$STR_EQUIP_KEYKIT_DESC;
|
||||
picture="\z\addons\dayz_epoch\pictures\equip_keykit_ca.paa";
|
||||
};
|
||||
|
||||
class ItemKeyKitBroken: ItemKeyKit {
|
||||
displayname = $STR_EQUIP_KEYKIT_BROKEN;
|
||||
descriptionShort = $STR_EQUIP_KEYKIT_BROKEN_DESC;
|
||||
};
|
||||
Reference in New Issue
Block a user