Files
GTA4RP/scripts/server/item/food.js
2022-07-08 14:03:55 -05:00

11 lines
517 B
JavaScript

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