tibia-client/modules/game_ruleviolation/ruleviolation.otmod

10 lines
243 B
Plaintext

Module
name: game_ruleviolation
description: Rule violation interface (Ctrl+Y)
author: andrefaramir
website: https://github.com/edubart/otclient
sandboxed: true
scripts: [ ruleviolation ]
@onLoad: init()
@onUnload: terminate()