Skip to content
Snippets Groups Projects
  • Auke Kok's avatar
    dfee51c2
    Clean up door tops if fire destroys bottom. · dfee51c2
    Auke Kok authored
    Fixes #909. Door tops are never flammable.
    
    This doesn't guard yet against a voxelmanip removing the top node,
    but that is less of an issue since if a voxelmanip removes the top,
    then the bottom part remains functional and visibly intact. If the
    voxelmanip removes the bottom part, but not the top, then this patch
    makes it clean up the top just fine.
    dfee51c2
    History
    Clean up door tops if fire destroys bottom.
    Auke Kok authored
    Fixes #909. Door tops are never flammable.
    
    This doesn't guard yet against a voxelmanip removing the top node,
    but that is less of an issue since if a voxelmanip removes the top,
    then the bottom part remains functional and visibly intact. If the
    voxelmanip removes the bottom part, but not the top, then this patch
    makes it clean up the top just fine.
init.lua 18.75 KiB