tibia-client/modules/game_spelllist/spelllist.otmod

10 lines
224 B
Plaintext

Module
name: game_spelllist
description: View available spells
author: Summ, Edubart
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ spelllist ]
@onLoad: init()
@onUnload: terminate()