Updated to OTCv8 3.1 rev 190

This commit is contained in:
OTCv8
2022-04-27 14:29:37 +00:00
parent c113da6be9
commit 5ec11c9529
17 changed files with 2643 additions and 1732 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +1,8 @@
Module
name: game_outfit
description: Change local player outfit
author: Vithrax
discord: Vithrax#5814
author: Oen44
website: https://discord.gg/DUkqbedmgP
sandboxed: true
scripts: [ outfit ]
@onLoad: init()

View File

@@ -1,3 +1 @@
OutfitWindow
@onEnter: modules.game_outfit.accept()
@onEscape: self:hide()
OutfitWindow