Removed papyrus wield and inventory property

master
bas080 2013-08-15 18:02:18 +02:00
parent 77b7bd6d46
commit 511091024d
1 changed files with 0 additions and 2 deletions

View File

@ -337,8 +337,6 @@ minetest.register_node("default:papyrus", {
}
},
tiles = {"default_papyrus.png"},
inventory_image = "default_papyrus.png",
wield_image = "default_papyrus.png",
paramtype = "light",
walkable = false,
is_ground_content = true,