#region :drink
#region :drunk // For Organization.
case "drunk": // You need this part in order to name the code, of course.
case "drinking": // You can give it more names if you want.
{
using(DatabaseClient dbClient = Eucalypt.dbManager.GetClient())
dbClient.runQuery("UPDATE user SET health...