otclient/modules/game_spelllist/spelllist.otmod
Samuel eae002ea71 Spell List module
Spell List similar to Flash client

http://i.imgur.com/Tyxs2.png
2012-10-07 03:24:06 +02:00

10 lines
210 B
Plaintext

Module
name: game_spelllist
description: View available spells
author: Summ, Edubart
website: www.otclient.info
sandboxed: true
scripts: [ spelllist.lua ]
@onLoad: init()
@onUnload: terminate()