mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add better icons for broken tools
This commit is contained in:
@@ -10,6 +10,7 @@ class ItemMatchbox_base : ItemCore
|
||||
class ItemMatchboxEmpty : ItemMatchbox_base
|
||||
{
|
||||
scope = 2;
|
||||
picture = "\dayz_epoch_c\icons\tools\ItemMatchesEmpty.paa";
|
||||
displayName = $STR_EQUIP_NAME_3_EMPTY;
|
||||
descriptionShort = $STR_EQUIP_DESC_3_EMPTY;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user