9 lines
488 B
JavaScript
9 lines
488 B
JavaScript
// ===========================================================================
|
|
// Asshat-Gaming Roleplay
|
|
// https://github.com/VortrexFTW/gtac_asshat_rp
|
|
// Copyright (c) 2020 Asshat-Gaming (https://asshatgaming.com)
|
|
// ---------------------------------------------------------------------------
|
|
// FILE: clothing.js
|
|
// DESC: Provides clothing (skin) business functions and usage
|
|
// TYPE: Business (JavaScript)
|
|
// ===========================================================================
|