syntax = "proto3"; enum ItemGivingType { ITEM_GIVING_TYPE_NONE = 0; //?? ITEM_GIVING_TYPE_GADGET = 1; }