tidy code, fix hud error on 5.9dev
This commit is contained in:
@@ -592,6 +592,7 @@ minetest.register_node("protector:protect2", {
|
||||
inventory_image = "protector_logo.png",
|
||||
sounds = default.node_sound_stone_defaults(),
|
||||
groups = {dig_immediate = 2, unbreakable = 1},
|
||||
is_ground_content = false,
|
||||
use_texture_alpha = "clip",
|
||||
paramtype = "light",
|
||||
paramtype2 = "wallmounted",
|
||||
|
||||
Reference in New Issue
Block a user