Remove legacy_wallmounted

This commit is contained in:
Wuzzy 2017-01-12 00:39:45 +01:00
parent 356bca4fd7
commit 2b1489028a
5 changed files with 0 additions and 19 deletions

View file

@ -100,7 +100,6 @@ minetest.register_node("farming:pumpkintige_linked_r", {
drawtype = "nodebox",
paramtype = "light",
paramtype2 = "wallmounted",
legacy_wallmounted = true,
node_box = {
type = "fixed",
fixed = {
@ -131,7 +130,6 @@ minetest.register_node("farming:pumpkintige_linked_l", {
drawtype = "nodebox",
paramtype = "light",
paramtype2 = "wallmounted",
legacy_wallmounted = true,
node_box = {
type = "fixed",
fixed = {
@ -162,7 +160,6 @@ minetest.register_node("farming:pumpkintige_linked_t", {
drawtype = "nodebox",
paramtype = "light",
paramtype2 = "wallmounted",
legacy_wallmounted = true,
node_box = {
type = "fixed",
fixed = {
@ -193,7 +190,6 @@ minetest.register_node("farming:pumpkintige_linked_b", {
drawtype = "nodebox",
paramtype = "light",
paramtype2 = "wallmounted",
legacy_wallmounted = true,
node_box = {
type = "fixed",
fixed = {