Customizeable max breath for players (#6411)
authorSmallJoker <SmallJoker@users.noreply.github.com>
Fri, 15 Sep 2017 10:18:47 +0000 (12:18 +0200)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Fri, 15 Sep 2017 10:18:47 +0000 (12:18 +0200)
commitedbc533414b0ba991a82f8003d90924e1dc60d95
tree9fe4c04bc35f345e9a62f1358fa5e0ad324938e9
parent7640749d68b87a62868840d34a665101861ca9c0
Customizeable max breath for players (#6411)

* Customizeable maximal breath for players
builtin/game/constants.lua
builtin/game/statbars.lua
doc/lua_api.txt
src/constants.h
src/content_sao.cpp
src/content_sao.h
src/localplayer.h
src/object_properties.cpp
src/object_properties.h
src/script/common/c_content.cpp
src/server.cpp