mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-19 00:33:26 +02:00
fix items, map, protocls
This commit is contained in:
11
800OTClient/modules/game_skills/skills.otmod
Normal file
11
800OTClient/modules/game_skills/skills.otmod
Normal file
@@ -0,0 +1,11 @@
|
||||
Module
|
||||
name: game_skills
|
||||
description: Manage skills window
|
||||
author: baxnie, edubart
|
||||
website: https://github.com/edubart/otclient
|
||||
sandboxed: true
|
||||
scripts: [ skills ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
dependencies:
|
||||
- game_interface
|
Reference in New Issue
Block a user