The only things i could find within my own recall are
Code:
INSERT INTO `recall` (`id`, `name`, `MapId`, `positionX`, `positionY`, `positionZ`, `Orientation`) VALUES (270, 'GMIsland', 1, 16222.6, 16265.9, 14.2085, 0); INSERT INTO `recall` (`id`, `name`, `MapId`, `positionX`, `positionY`, `positionZ`, `Orientation`) VALUES (269, 'GM2', 1, -10735.8, 2463.19, 7.8301, 0); INSERT INTO `recall` (`id`, `name`, `MapId`, `positionX`, `positionY`, `positionZ`, `Orientation`) VALUES (268, 'GM1', 1, -11805.5, -4754.13, 6.96693, 0)
Gmisland, gm1, gm2... Not that this helps you, but i would suggest you do like Eradicator says and look in the dbc files, or browse through some of the tables in databases, such as worldmap info, you might be able to find something there.