tibia-client/modules/game_inventory/inventory.otmod

10 lines
233 B
Plaintext
Raw Normal View History

2011-11-10 06:29:25 +01:00
Module
2011-12-05 19:27:07 +01:00
name: game_inventory
2011-11-10 06:29:25 +01:00
description: View local player equipments window
author: baxnie, edubart, BeniS
website: www.otclient.info
sandboxed: true
scripts: [ inventory.lua ]
@onLoad: init()
@onUnload: terminate()