mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add more broken tool versions
This commit is contained in:
@@ -3,4 +3,10 @@ class ItemAPSI_DZE : ItemCore {
|
||||
displayName = $STR_EQUIP_APSI;
|
||||
picture = "\dayz_epoch_c\icons\tools\ItemAPSI.paa";
|
||||
descriptionShort = $STR_EQUIP_APSI_DESC;
|
||||
};
|
||||
|
||||
class ItemAPSIBroken_DZE : ItemAPSI_DZE {
|
||||
displayName = $STR_EQUIP_APSI_BROKEN;
|
||||
descriptionShort = $STR_EQUIP_APSI_BROKEN_DESC;
|
||||
picture = "\dayz_epoch_c\icons\tools\ItemAPSI.paa";
|
||||
};
|
||||
Reference in New Issue
Block a user