2011-11-03 13:17:10 +01:00
|
|
|
Module
|
2011-12-05 19:27:07 +01:00
|
|
|
name: game_skills
|
2011-11-03 13:17:10 +01:00
|
|
|
description: Manage skills window
|
2012-05-01 15:06:38 +02:00
|
|
|
author: baxnie, edubart
|
|
|
|
website: www.otclient.info
|
2012-07-24 02:22:38 +02:00
|
|
|
sandboxed: true
|
|
|
|
scripts:
|
|
|
|
- skills.lua
|
2012-03-22 22:47:52 +01:00
|
|
|
|
2012-04-27 06:54:14 +02:00
|
|
|
dependencies:
|
2012-06-20 02:15:56 +02:00
|
|
|
- game_interface
|
2012-04-27 06:54:14 +02:00
|
|
|
|
2012-07-24 02:22:38 +02:00
|
|
|
@onLoad: init()
|
|
|
|
@onUnload: terminate()
|