Files
SabrehavenServer-1mindeploy/app/SabrehavenServer/data/movements/scripts/nostalrius/180.lua
2025-02-26 13:42:34 +01:00

5 lines
195 B
Lua

function onStepIn(creature, item, position, fromPosition)
doRelocate({x = 32259, y = 31858, z = 15},{x = 32312, y = 31974, z = 13})
Game.sendMagicEffect({x = 32312, y = 31974, z = 13}, 11)
end