X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=mods%2Fmob%2Fapi%2Fdata_handling.lua;h=9880e05eca1f13dd5e670f02cf71bee64bdf4c28;hb=f39b7a6138697251614a5472b7d68a3ed1defd30;hp=e40d0fdb047a819fbeb16b01106b8ef57eb3ec3b;hpb=42483d14f4b03e9e5e56dc4b03dcdd6bc0d2afe8;p=Crafter.git diff --git a/mods/mob/api/data_handling.lua b/mods/mob/api/data_handling.lua index e40d0fd..9880e05 100644 --- a/mods/mob/api/data_handling.lua +++ b/mods/mob/api/data_handling.lua @@ -1,3 +1,4 @@ +local vector,minetest,math = vector,minetest,math -- mobs.create_data_handling_functions = function(def,mob_register) mob_register.get_staticdata = function(self)