allow putting items in node/microblock slots, in some situations

This commit is contained in:
flux
2022-06-22 11:51:58 -07:00
parent feb177d0e0
commit 59b36fc6d1
2 changed files with 69 additions and 51 deletions

View File

@ -59,7 +59,7 @@ if legacy_place_mechanic then
aux = not aux
end
local remap = nil
local remap
-- standard placement against the wall
local use_wallmap = (wallmounted > 1 and not sneak) or (wallmounted < 2 and sneak)