From 645fdf684d7cf1cd0bc52ab35103a07cf99218d4 Mon Sep 17 00:00:00 2001 From: kilbith Date: Thu, 14 Aug 2014 20:46:46 +0200 Subject: [PATCH] Very little tweaks on the pool table No incidences on the textures... --- homedecor/misc-nodes.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homedecor/misc-nodes.lua b/homedecor/misc-nodes.lua index bd779283..45d84479 100644 --- a/homedecor/misc-nodes.lua +++ b/homedecor/misc-nodes.lua @@ -757,7 +757,7 @@ minetest.register_node("homedecor:pool_table", { {-0.3125, 0.1875, -0.3125, 0.3125, 0.25, 0.5}, -- NodeBox12 {-0.4375, 0.1875, -0.3125, 0.4375, 0.25, 0.4375}, -- NodeBox13 {-0.3125, 0.1875, -0.5, 0.3125, 0.25, -0.3125}, -- NodeBox14 - {-0.25, -0.125, -0.375, 0.25, 0, -0.3125}, -- NodeBox15 + {-0.25, -0.125, -0.325, 0.25, 0, -0.3125}, -- NodeBox15 {0.25, 0.125, -0.4375, 0.4375, 0.1875, 0.5}, -- NodeBox16 {-0.4375, 0.125, -0.4375, -0.25, 0.1875, 0.5}, -- NodeBox17 {-0.5, 0.25, -0.5, -0.4375, 0.3125, 0.5}, -- NodeBox18 @@ -840,7 +840,7 @@ minetest.register_node("homedecor:pool_table2", { {-0.3125, 0.1875, -0.3125, 0.3125, 0.25, 0.5}, -- NodeBox12 {-0.4375, 0.1875, -0.3125, 0.4375, 0.25, 0.4375}, -- NodeBox13 {-0.3125, 0.1875, -0.5, 0.3125, 0.25, -0.3125}, -- NodeBox14 - {-0.25, -0.125, -0.375, 0.25, 0, -0.3125}, -- NodeBox15 + {-0.25, -0.125, -0.325, 0.25, 0, -0.3125}, -- NodeBox15 {0.25, 0.125, -0.4375, 0.4375, 0.1875, 0.5}, -- NodeBox16 {-0.4375, 0.125, -0.4375, -0.25, 0.1875, 0.5}, -- NodeBox17 {-0.5, 0.25, -0.5, -0.4375, 0.3125, 0.5}, -- NodeBox18