mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add better icons for broken tools
This commit is contained in:
@@ -13,5 +13,5 @@ class ItemSolderBroken_DZE : ItemCore
|
||||
displayName = $STR_EQUIP_SOLDER_BROKEN;
|
||||
descriptionShort = $STR_EQUIP_SOLDER_BROKEN_DESC;
|
||||
model = "\nst\ns_dayz\items\solder\solder_dzn.p3d";
|
||||
picture = "\nst\ns_dayz\items\solder\data\icon_solder_dzn_ca.paa";
|
||||
picture = "\dayz_epoch_c\icons\tools\ItemSolderBroken.paa";
|
||||
};
|
||||
Reference in New Issue
Block a user