I have it here, its revscriptys , working for 1.4, idk about lower
local destinations = {
-- please use lower case names
--["place name"] = { position=Position(100, 100, 7), inPz=true, level=100, infight=false }
["temple"] = { position=Position(1033, 1024, 7) },
["hunting area"]...