enum EConsumptionPenaltyContext { NONE = 0, DRINK = 1, EAT = 2, }