Hole item
rudger opened this issue · 3 comments
rudger commented
If you put an item on a closed hole and you walk down the hole, the item should also go down the floor with you.
rudger commented
Deleted user commented
floorchange.lua
change
creature:teleportTo(relPos)
to
doRelocate(position, relPos)