mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add wool icon
Thx @Devloek
This commit is contained in:
@@ -72,7 +72,7 @@ class ItemWool: CA_Magazine
|
|||||||
displayName = $STR_EPOCH_WOOL;
|
displayName = $STR_EPOCH_WOOL;
|
||||||
descriptionShort = $STR_EPOCH_WOOL_DESC;
|
descriptionShort = $STR_EPOCH_WOOL_DESC;
|
||||||
model = "\z\addons\dayz_epoch\models\canvas.p3d";
|
model = "\z\addons\dayz_epoch\models\canvas.p3d";
|
||||||
picture = "\dayz_epoch_c\icons\equipment\ItemGenericSkin.paa";
|
picture = "\dayz_epoch_c\icons\equipment\ItemWool.paa";
|
||||||
};
|
};
|
||||||
|
|
||||||
class ItemAnimalSkin: CA_Magazine
|
class ItemAnimalSkin: CA_Magazine
|
||||||
|
|||||||
Reference in New Issue
Block a user