Rgoto
rgoto - syntax: rgoto("roomkey")
Mob will go to the room with the key given.
--- Remember where I am, goto aylor recall, purge guards
--- return to start.Not the best example, mob could just
--- use 'doat' if it was converted yet :)
local chroom = ch.room
rgoto("aylor-0")
purge("guard")
rgoto(chroom)