mirror of
https://github.com/edubart/otclient.git
synced 2025-12-29 02:47:12 +01:00
11 lines
201 B
Plaintext
11 lines
201 B
Plaintext
Module
|
|
name: health_mana
|
|
description: Displays health and mana points
|
|
author: OTClient team
|
|
website: https://github.com/edubart/otclient
|
|
onLoad: |
|
|
require 'health_mana'
|
|
return true
|
|
|
|
|