tibia-client/modules/game_containers/containers.otmod

10 lines
208 B
Plaintext
Raw Normal View History

2012-01-13 01:31:39 +01:00
Module
name: game_containers
description: Manage containers
author: edubart, baxnie
website: www.otclient.info
sandboxed: true
scripts: [containers.lua]
@onLoad: init()
@onUnload: terminate()