Files
GTA4RP/scripts/server/item/food.js
2021-03-16 00:34:45 -05:00

11 lines
559 B
JavaScript

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