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:
@@ -36,7 +36,7 @@ class ItemFuelcanEmpty : ItemJerrycanEmpty
|
||||
{
|
||||
type = 256;
|
||||
model = "z\addons\dayz_communityassets\models\fuelcan.p3d";
|
||||
picture = "\z\addons\dayz_communityassets\pictures\equip_fuelcan_empty_CA.paa";
|
||||
picture = "\dayz_epoch_c\icons\equipment\ItemFuelcanEmpty.paa";
|
||||
displayName = $STR_ITEM_NAME_FUELCAN_EMPTY;
|
||||
descriptionShort = $STR_ITEM_DESC_FUELCAN_EMPTY;
|
||||
fuelQuantity = 0;
|
||||
|
||||
Reference in New Issue
Block a user