Ezzz-dev/Nostalrius

Hole item

rudger opened this issue · 3 comments

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.

floorchange.lua

change
creature:teleportTo(relPos)
to
doRelocate(position, relPos)