mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add wool icon
Thx @Devloek
This commit is contained in:
@@ -72,7 +72,7 @@ class ItemWool: CA_Magazine
|
||||
displayName = $STR_EPOCH_WOOL;
|
||||
descriptionShort = $STR_EPOCH_WOOL_DESC;
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user