1
0
mirror of https://github.com/adrido/darkage.git synced 2025-01-09 17:30:19 +01:00

fix typo in furniture.lua

This commit is contained in:
Alexander Weber 2016-09-11 23:52:42 +02:00
parent 8feab51fac
commit 8d1bbbb01f

View File

@ -30,7 +30,7 @@ minetest.register_node("darkage:box", {
size[8,8]
list[context;main;0,0;8,3;]
list[current_player;main;0,4;8,4;]
]]
]])
meta:set_string("infotext", "Box")
local inv = meta:get_inventory()
inv:set_size("main", 16)