Generic item_eat overwrite, changes license

This commit is contained in:
Wuzzy
2016-08-05 14:56:58 +02:00
parent be3d491cf8
commit 0d1f2fc7cc
4 changed files with 248 additions and 209 deletions

View File

@ -1,6 +1,7 @@
if minetest.setting_getbool("enable_damage") then
hbhunger = {}
hbhunger.food = {}
-- HUD statbar values
hbhunger.hunger = {}