Twekaed some other stuff

master
DanDuncombe 2013-11-12 19:18:32 +00:00 committed by Vanessa Ezekowitz
parent 00dc9d42b1
commit e548c74dab
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ minetest.register_node("walking_light:light", {
walkable = false,
is_ground_content = true,
sunlight_propagates = true,
buildable_to = true,
light_source = 14,
pointable = false,
groups = {not_in_creative_inventory=1},