##ALTERAC VALLEY UPDATE
REPLACE INTO `worldmap_info` VALUES ('30', '30', '2', '80', '1', '628.53', '-207.67', '39.0523', '0', 'Alterac Valley', '3', '0', '0', '0', '0', '0', '0', '80', '0');
replace INTO worldmap_info
(`entry`, `screenid`, `type`, `maxplayers`, `minlevel`, `repopx`, `repopy`, `repopz`, `repopentry`, `area_name`, `flags`,
`cooldown`, `lvl_mod_a`, `required_quest`, `required_item`, `heroic_keyid_1`, `heroic_keyid_2`, `viewingDistance`,
`required_checkpoint`)
VALUES
(169, 169, 0, 0, 1, 0, 0, 0, 169, 'EmeraldDream', 1, 0, 0, 0, 0, 0, 0, 80, 0);
REPLACE INTO worldmap_info
(`entry`, `screenid`, `type`, `maxplayers`, `minlevel`, `repopx`, `repopy`, `repopz`, `repopentry`, `area_name`, `flags`,
`cooldown`, `lvl_mod_a`, `required_quest`, `required_item`, `heroic_keyid_1`, `heroic_keyid_2`, `viewingDistance`, `required_checkpoint`)VALUES (44, 169, 0, 0, 1, 0, 0, 0, 44, 'Old SM', 1, 0, 0, 0, 0, 0, 0, 80, 0);
REPLACE INTO recall (`id`, `name`, `MapId`, `positionX`, `positionY`, `positionZ`) VALUES (10000, 'EF Statue', 169, 3105.41, 3096.78, 28.0032);
REPLACE INTO recall (`id`, `name`, `MapId`, `positionX`, `positionY`, `positionZ`) VALUES (10001, 'EF Trees', 169, 2732.93, -3319.63, 102.284);
REPLACE INTO recall (`id`, `name`, `MapId`, `positionX`, `positionY`, `positionZ`) VALUES (10004, 'Old SM', 44, 75, -1,19);