shading and map show

master
Alexsandro Percy 2021-10-26 16:16:27 -03:00
parent 91445b785f
commit f3af6866f2
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@ minetest.register_entity("helicopter:heli", {
},
driver_name = nil,
shaded = true,
show_on_minimap = true,
sound_handle = nil,
tilting = vector.new(),
energy = 0.001,