mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
Protocol 10.72 (Authenticator) Support, Unjustified Points diplay
- Unjustified Points (Better topbar icon would be nice)  - Authenticator token support - adjusted 'can change pvp frame' to 1054 - ...
This commit is contained in:
8
modules/game_unjustifiedpoints/unjustifiedpoints.otmod
Normal file
8
modules/game_unjustifiedpoints/unjustifiedpoints.otmod
Normal file
@@ -0,0 +1,8 @@
|
||||
Module
|
||||
name: game_unjustifiedpoints
|
||||
description: View unjustified points
|
||||
author: Summ
|
||||
sandboxed: true
|
||||
scripts: [ unjustifiedpoints ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
Reference in New Issue
Block a user