tibia-client/modules/game_playertrade/playertrade.otmod

10 lines
216 B
Plaintext

Module
name: game_playertrade
description: Allow to trade items with players
author: edubart
website: www.otclient.info
sandboxed: true
scripts: [ playertrade ]
@onLoad: init()
@onUnload: terminate()