Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2024-09-15 09:27:52 +02:00
3 changed files with 3 additions and 43 deletions

View File

@ -136,6 +136,7 @@ stairsplus.register_single = function(category, alternate, info, modname, subnam
def[k] = v
end
def.is_ground_content = def.is_ground_content == true
def.drawtype = "nodebox"
def.paramtype = "light"
def.paramtype2 = def.paramtype2 or "facedir"