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

@@ -20,7 +20,7 @@ class ItemPickaxeBroken : ItemCore
{
scope = 2;
model = "z\addons\dayz_communityweapons\models\pickaxe\pickaxe.p3d";
picture = "\z\addons\dayz_communityweapons\models\pickaxe\pickaxe.paa";
picture = "\dayz_epoch_c\icons\tools\ItemPickaxeBroken.paa";
displayName = $STR_name_ItemPickaxeBroken;
descriptionShort = $STR_desc_ItemPickaxeBroken;
fixedTool = "ItemPickaxe";