summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-08-05 14:56:58 +0200
committerWuzzy <almikes@aol.com>2016-08-05 14:56:58 +0200
commit0d1f2fc7cc93ddd684da18699dba12dc5791e32b (patch)
tree663b2279d8a496f353e18347d9d1904360971189 /init.lua
parentbe3d491cf8e44ac1943747729cdb90311a08ae87 (diff)
Generic item_eat overwrite, changes license
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 8b7eac0..0fb5f31 100644
--- a/init.lua
+++ b/init.lua
@@ -1,6 +1,7 @@
if minetest.setting_getbool("enable_damage") then
hbhunger = {}
+hbhunger.food = {}
-- HUD statbar values
hbhunger.hunger = {}