tibia-client/modules/health_mana/health.otmod~

15 lines
242 B
Plaintext
Raw Normal View History

2011-11-04 00:10:12 +01:00
Module
name: health_mana
description: Displays health and mana points
author: OTClient team
website: https://github.com/edubart/otclient
autoLoad: true
dependencies:
- game
onLoad: |
require 'viplist'
return true