tibia-client/modules/game_outfit/outfit.otmod

10 lines
211 B
Plaintext
Raw Normal View History

2011-11-14 23:32:55 +01:00
Module
2011-12-05 19:27:07 +01:00
name: game_outfit
2011-11-14 23:32:55 +01:00
description: Change local player outfit
author: baxnie, edubart
website: www.otclient.info
sandboxed: true
scripts: [ outfit.lua ]
@onLoad: init()
@onUnload: terminate()