tibia-client/modules/game_healthinfo/healthinfo.otmod

10 lines
249 B
Plaintext
Raw Normal View History

Module
name: game_healthinfo
description: Displays health, mana points, soul points, and conditions
author: edubart, BeniS
website: www.otclient.info
sandboxed: true
scripts: [ healthinfo.lua ]
@onLoad: init()
@onUnload: terminate()