Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

10 строки
263 B

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