mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-22 16:10:49 +03:00
Add better icons for broken tools
This commit is contained in:
@@ -111,4 +111,5 @@ class ItemAntibioticEmpty : ItemAntibiotic_base
|
||||
scope = 2;
|
||||
displayName = $STR_EQUIP_NAME_ANTIBIOTICS_EMPTY;
|
||||
descriptionShort = $STR_EQUIP_DESC_54;
|
||||
picture = "\dayz_epoch_c\icons\equipment\ItemAntibioticsEmpty.paa";
|
||||
};
|
||||
@@ -109,5 +109,5 @@ class ItemPainkillerEmpty : CA_Magazine
|
||||
count = 1;
|
||||
type = 256;
|
||||
model = "\dayz_equip\models\med_painkiller_gear.p3d";
|
||||
picture = "\dayz_equip\textures\equip_painkiller_ca.paa";
|
||||
picture = "\dayz_epoch_c\icons\equipment\ItemPainkillerEmpty.paa";
|
||||
};
|
||||
Reference in New Issue
Block a user