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:
@@ -20,7 +20,7 @@ class ItemToolboxBroken : ItemCore
|
||||
{
|
||||
scope = 2;
|
||||
model = "\dayz_equip\models\toolbox.p3d";
|
||||
picture = "\dayz_equip\textures\equip_toolbox_ca.paa";
|
||||
picture = "\dayz_epoch_c\icons\tools\ItemToolboxBroken.paa";
|
||||
displayName = $STR_EQUIP_NAME_2_BROKEN;
|
||||
descriptionShort = $STR_EQUIP_DESC_2_BROKEN;
|
||||
};
|
||||
Reference in New Issue
Block a user