tibia-client/modules/game_skills/skills.otmod

12 lines
242 B
Plaintext
Raw Normal View History

Module
2011-12-05 19:27:07 +01:00
name: game_skills
description: Manage skills window
author: baxnie, edubart
website: www.otclient.info
2012-07-24 02:22:38 +02:00
sandboxed: true
scripts: [ skills.lua ]
2012-07-24 02:22:38 +02:00
@onLoad: init()
@onUnload: terminate()
dependencies:
- game_interface