Add namalsk tools to epoch thx @SumrakDZN

This commit is contained in:
A Man
2020-01-15 15:47:53 +01:00
parent 1871911401
commit 136f7dc7b8
13 changed files with 128 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
class ItemNVGBroken_DZE : ItemCore {
scope = public;
displayName = $STR_EQUIP_BROKEN_NV;
model = "\dayz_epoch_c\items\nvg\nvg_dzn.p3d";
picture = "\dayz_epoch_c\icons\tools\ItemNVGBroken.paa";
descriptionShort = $STR_EQUIP_BROKEN_NV_DESC;
};