class Binocular : Default { modelOptics = "z\addons\dayz_communityweapons\binocular\2dscope_binocular.p3d"; }; class BinocularBroken : Default { scope = 2; type = 4096; displayName = $STR_EQUIP_BROKEN_BINOCULAR; descriptionShort = $STR_EQUIP_BROKEN_BINOCULAR_DESC; model = "\ca\weapons\dalekohled_proxy"; picture = "\dayz_epoch_c\icons\tools\ItemBinocularBroken.paa"; };