Wanted to make my own table for this game. I think I have perfected my teleport functions which now can save the entire list of locations as a function table file ('locationList'). That table file gets loaded as soon as you enable the table and the function is called to regenerate the entire list. This allows you to keep a running list as you play without having to modify the functions by hand. The table saves your location by zone so you don't end up accidentally teleporting to a fake location.