tibia-client/modules/game_npctrade/npctrade.otmod

10 lines
227 B
Plaintext

Module
name: game_npctrade
description: NPC trade interface
author: andrefaramir, baxnie
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ npctrade ]
@onLoad: init()
@onUnload: terminate()