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
|
||
|
|
||
|
|