mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-18 17:29:19 +02:00
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
Module
|
|
name: game_outfit
|
|
description: Change local player outfit
|
|
author: Vithrax
|
|
discord: Vithrax#5814
|
|
sandboxed: true
|
|
scripts: [ outfit ]
|
|
@onLoad: init()
|
|
@onUnload: terminate() |