Module name: game_outfit description: Change local player outfit author: baxnie, edubart website: www.otclient.info dependencies: - game @onLoad: | dofile 'outfit' Outfit.init() @onUnload: | Outfit.terminate()