X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=mods%2Fmob%2Fapi%2Fhead_code.lua;h=8816dc231d88f772500581a8bdebc866a390182c;hb=f39b7a6138697251614a5472b7d68a3ed1defd30;hp=6fe07e1423e6ae9547f70129b0f241ef879e21f4;hpb=ff61cce0377d090653f9b28948bf55726110b55e;p=Crafter.git diff --git a/mods/mob/api/head_code.lua b/mods/mob/api/head_code.lua index 6fe07e1..8816dc2 100644 --- a/mods/mob/api/head_code.lua +++ b/mods/mob/api/head_code.lua @@ -1,3 +1,4 @@ +local minetest,math,vector = minetest,math,vector -- mobs.create_head_functions = function(def,mob_register) --converts the degrees to radians