summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSokomine <wegwerf@anarres.dyndns.org>2016-08-17 18:51:55 +0200
committerSokomine <wegwerf@anarres.dyndns.org>2016-08-17 18:51:55 +0200
commit00fd63ba140f7eca9ea73a2732948dac72c9f4fc (patch)
tree10aa6425412336e8d3a0967a6efd418ee4fc5113
parent93fdfdd0bb2466652b3eb843b4ac0936e9d8361d (diff)
made the table slightly higher
-rw-r--r--nodes_furniture.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodes_furniture.lua b/nodes_furniture.lua
index 0be9b6e..7098ab4 100644
--- a/nodes_furniture.lua
+++ b/nodes_furniture.lua
@@ -169,7 +169,7 @@ local cottages_table_def = {
type = "fixed",
fixed = {
{ -0.1, -0.5, -0.1, 0.1, 0.3, 0.1},
- { -0.5, 0.3, -0.5, 0.5, 0.4, 0.5},
+ { -0.5, 0.48, -0.5, 0.5, 0.4, 0.5},
},
},
selection_box = {