tibia-client/modules/game_battle/battle.otmod

10 lines
223 B
Plaintext

Module
name: game_battle
description: Manage battle window
author: andrefaramir, BeniS
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ battle ]
@onLoad: init()
@onUnload: terminate()