GustavoContreiras / TheForgottenTibia

A free and open-source MMORPG written in C++ and Lua
GNU General Public License v3.0
18 stars 17 forks source link

Restore health and mana on level up #1

Closed nok1111 closed 5 years ago

nok1111 commented 5 years ago

players wont get their mana/hp back on level up

GustavoContreiras commented 5 years ago

This is not a issue. I disabled it. But I'm gonna enable as soon as I can and make it a config.lua option.

GustavoContreiras commented 5 years ago

Done.

Added option to refill (or not) HP and MP on level up (https://github.com/GustavoContreiras/TheForgottenTibia/commit/624a49678535b1faee2dd1e462f105adc2a5303f)