mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 14:03:26 +02:00
Spell List module
Spell List similar to Flash client http://i.imgur.com/Tyxs2.png
This commit is contained in:
9
modules/game_spelllist/spelllist.otmod
Normal file
9
modules/game_spelllist/spelllist.otmod
Normal file
@@ -0,0 +1,9 @@
|
||||
Module
|
||||
name: game_spelllist
|
||||
description: View available spells
|
||||
author: Summ, Edubart
|
||||
website: www.otclient.info
|
||||
sandboxed: true
|
||||
scripts: [ spelllist.lua ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
Reference in New Issue
Block a user