// =========================================================================== // Asshat-Gaming Roleplay // https://github.com/VortrexFTW/gtac_asshat_rp // Copyright (c) 2021 Asshat-Gaming (https://asshatgaming.com) // --------------------------------------------------------------------------- // FILE: drink.js // DESC: Provides features and usage for the drink item type // TYPE: Server (JavaScript) // =========================================================================== // ---------------------------------------------------------------------------