]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - builtin/game/constants.lua
Improve testSerializeJsonString unit tests
[dragonfireclient.git] / builtin / game / constants.lua
index 50c515b24875b6fefc2abd68787b58b9fdf1a1db..54eeea50f87113ff34aa06d918ceeed3da5ae7c6 100644 (file)
@@ -21,6 +21,10 @@ core.EMERGE_GENERATED   = 4
 -- constants.h
 -- Size of mapblocks in nodes
 core.MAP_BLOCKSIZE = 16
+-- Default maximal HP of a player
+core.PLAYER_MAX_HP_DEFAULT = 20
+-- Default maximal breath of a player
+core.PLAYER_MAX_BREATH_DEFAULT = 10
 
 -- light.h
 -- Maximum value for node 'light_source' parameter