Add better icons for broken tools

This commit is contained in:
A Man
2020-05-30 14:17:20 +02:00
parent 8c12e69bba
commit 8a535e13e9
20 changed files with 33 additions and 25 deletions

View File

@@ -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";
};