4906 lines
394 KiB
SQL
4906 lines
394 KiB
SQL
-- --------------------------------------------------------
|
||
-- Host: 127.0.0.1
|
||
-- Server version: 8.1.0 - MySQL Community Server - GPL
|
||
-- Server OS: Win64
|
||
-- HeidiSQL Version: 12.3.0.6589
|
||
-- --------------------------------------------------------
|
||
|
||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||
/*!40101 SET NAMES utf8 */;
|
||
/*!50503 SET NAMES utf8mb4 */;
|
||
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||
/*!40103 SET TIME_ZONE='+00:00' */;
|
||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||
|
||
-- Dumping structure for table acore_world.pool_pool
|
||
DROP TABLE IF EXISTS `pool_pool`;
|
||
CREATE TABLE IF NOT EXISTS `pool_pool` (
|
||
`pool_id` int unsigned NOT NULL DEFAULT '0',
|
||
`mother_pool` int unsigned NOT NULL DEFAULT '0',
|
||
`chance` float NOT NULL DEFAULT '0',
|
||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||
PRIMARY KEY (`pool_id`)
|
||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||
|
||
-- Dumping data for table acore_world.pool_pool: ~4 609 rows (approximately)
|
||
DELETE FROM `pool_pool`;
|
||
INSERT INTO `pool_pool` (`pool_id`, `mother_pool`, `chance`, `description`) VALUES
|
||
(105, 107, 0, 'Ghostrider of Karabor (21784) - Clockwise Group'),
|
||
(106, 107, 0, 'Ghostrider of Karabor (21784) - Counterclockwise Group'),
|
||
(391, 394, 55, 'Brontus Kodo Pack Combo 1 -- 4 Barrens Kodo Pack'),
|
||
(392, 394, 30, 'Brontus Kodo Pack Combo 2 -- Mixed Kodo Pack'),
|
||
(393, 394, 15, 'Brontus Kodo Pack Combo 3 -- Brontus Pack'),
|
||
(449, 448, 6, 'ZG Entrance Snake as 3 Pack 1/8'),
|
||
(450, 448, 6, 'ZG Entrance Snake as 3 Pack 2/8'),
|
||
(451, 448, 6, 'ZG Entrance Snake as 3 Pack 3/8'),
|
||
(452, 448, 7, 'ZG Entrance Snake as 3 Pack 4/8'),
|
||
(453, 448, 6, 'ZG Entrance Snake as 3 Pack 5/8'),
|
||
(454, 448, 6, 'ZG Entrance Snake as 3 Pack 6/8'),
|
||
(455, 448, 6, 'ZG Entrance Snake as 3 Pack 7/8'),
|
||
(456, 448, 7, 'ZG Entrance Snake as 3 Pack 8/8'),
|
||
(457, 448, 5, 'ZG Entrance Snake as 4 Pack 1/12'),
|
||
(458, 448, 4, 'ZG Entrance Snake as 4 Pack 2/12'),
|
||
(459, 448, 4, 'ZG Entrance Snake as 4 Pack 3/12'),
|
||
(460, 448, 4, 'ZG Entrance Snake as 4 Pack 4/12'),
|
||
(461, 448, 4, 'ZG Entrance Snake as 4 Pack 5/12'),
|
||
(462, 448, 5, 'ZG Entrance Snake as 4 Pack 6/12'),
|
||
(463, 448, 4, 'ZG Entrance Snake as 4 Pack 7/12'),
|
||
(464, 448, 4, 'ZG Entrance Snake as 4 Pack 8/12'),
|
||
(465, 448, 4, 'ZG Entrance Snake as 4 Pack 9/12'),
|
||
(466, 448, 4, 'ZG Entrance Snake as 4 Pack 10/12'),
|
||
(467, 448, 4, 'ZG Entrance Snake as 4 Pack 11/12'),
|
||
(468, 448, 4, 'ZG Entrance Snake as 4 Pack 12/12'),
|
||
(470, 469, 50, 'ZG Before Bats 5 Pack of Zulian Crocs 1/1'),
|
||
(471, 469, 10, 'ZG Before Bats 4 Pack of Zulian Crocs 1/5'),
|
||
(472, 469, 10, 'ZG Before Bats 4 Pack of Zulian Crocs 2/5'),
|
||
(473, 469, 10, 'ZG Before Bats 4 Pack of Zulian Crocs 3/5'),
|
||
(474, 469, 10, 'ZG Before Bats 4 Pack of Zulian Crocs 4/5'),
|
||
(475, 469, 10, 'ZG Before Bats 4 Pack of Zulian Crocs 5/5'),
|
||
(477, 476, 50, 'ZG Before Bats Troll 3-Pack with 2x entry 11831'),
|
||
(478, 476, 50, 'ZG Before Bats Troll 3-Pack with 2x entry 11351'),
|
||
(480, 479, 25, 'ZG Before Bats Bat Pack Loc 1'),
|
||
(481, 479, 25, 'ZG Before Bats Bat Pack Loc 2'),
|
||
(482, 479, 25, 'ZG Before Bats Bat Pack Loc 3'),
|
||
(483, 479, 25, 'ZG Before Bats Bat Pack Loc 4'),
|
||
(485, 484, 25, 'Squealer 1'),
|
||
(486, 484, 25, 'Squealer 2'),
|
||
(487, 484, 25, 'Squealer 3'),
|
||
(488, 484, 25, 'Squealer 4'),
|
||
(4508, 11650, 0, 'Minerals - Rolands Doom - Duskwood'),
|
||
(5123, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5124, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5125, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5126, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5127, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5128, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5129, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5130, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5131, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5132, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5133, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5134, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5135, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5136, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5137, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5138, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5139, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5140, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5141, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5142, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5143, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5144, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5145, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5146, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5147, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5148, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5149, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5150, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5151, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5152, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5153, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5154, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5155, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5156, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5157, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5158, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5159, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5160, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5161, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5162, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5163, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5164, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5165, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5166, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5167, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5168, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5169, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5170, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5171, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5172, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5173, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5174, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5175, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5176, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5177, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5178, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5179, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5180, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5239, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5244, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5245, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5246, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5247, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5248, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5249, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5250, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5251, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5252, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5253, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5254, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5255, 5122, 0, 'Cobalt Dragonblight'),
|
||
(5617, 896, 0, 'Wintergrasp mineral, node 1'),
|
||
(5618, 896, 0, 'Wintergrasp mineral, node 2'),
|
||
(5619, 896, 0, 'Wintergrasp mineral, node 3'),
|
||
(5620, 896, 0, 'Wintergrasp mineral, node 4'),
|
||
(5621, 896, 0, 'Wintergrasp mineral, node 5'),
|
||
(5622, 896, 0, 'Wintergrasp mineral, node 6'),
|
||
(5623, 896, 0, 'Wintergrasp mineral, node 7'),
|
||
(5624, 896, 0, 'Wintergrasp mineral, node 8'),
|
||
(5625, 896, 0, 'Wintergrasp mineral, node 9'),
|
||
(5626, 896, 0, 'Wintergrasp mineral, node 10'),
|
||
(5627, 896, 0, 'Wintergrasp mineral, node 11'),
|
||
(5628, 896, 0, 'Wintergrasp mineral, node 12'),
|
||
(5629, 896, 0, 'Wintergrasp mineral, node 13'),
|
||
(5630, 896, 0, 'Wintergrasp mineral, node 14'),
|
||
(5631, 896, 0, 'Wintergrasp mineral, node 15'),
|
||
(5632, 896, 0, 'Wintergrasp mineral, node 16'),
|
||
(5633, 896, 0, 'Wintergrasp mineral, node 17'),
|
||
(5634, 896, 0, 'Wintergrasp mineral, node 18'),
|
||
(5635, 896, 0, 'Wintergrasp mineral, node 19'),
|
||
(5636, 896, 0, 'Wintergrasp mineral, node 20'),
|
||
(5637, 896, 0, 'Wintergrasp mineral, node 21'),
|
||
(5638, 896, 0, 'Wintergrasp mineral, node 22'),
|
||
(5639, 896, 0, 'Wintergrasp mineral, node 23'),
|
||
(5640, 896, 0, 'Wintergrasp mineral, node 24'),
|
||
(5641, 896, 0, 'Wintergrasp mineral, node 25'),
|
||
(5642, 896, 0, 'Wintergrasp mineral, node 26'),
|
||
(5643, 896, 0, 'Wintergrasp mineral, node 27'),
|
||
(5644, 896, 0, 'Wintergrasp mineral, node 28'),
|
||
(5645, 896, 0, 'Wintergrasp mineral, node 29'),
|
||
(5646, 896, 0, 'Wintergrasp mineral, node 30'),
|
||
(5647, 896, 0, 'Wintergrasp mineral, node 31'),
|
||
(5648, 896, 0, 'Wintergrasp mineral, node 32'),
|
||
(5649, 896, 0, 'Wintergrasp mineral, node 33'),
|
||
(5650, 896, 0, 'Wintergrasp mineral, node 34'),
|
||
(5651, 896, 0, 'Wintergrasp mineral, node 35'),
|
||
(5652, 896, 0, 'Wintergrasp mineral, node 36'),
|
||
(5653, 896, 0, 'Wintergrasp mineral, node 37'),
|
||
(5654, 896, 0, 'Wintergrasp mineral, node 38'),
|
||
(5655, 896, 0, 'Wintergrasp mineral, node 39'),
|
||
(5656, 896, 0, 'Wintergrasp mineral, node 40'),
|
||
(5657, 896, 0, 'Wintergrasp mineral, node 41'),
|
||
(5658, 896, 0, 'Wintergrasp mineral, node 42'),
|
||
(5659, 896, 0, 'Wintergrasp mineral, node 43'),
|
||
(5660, 896, 0, 'Wintergrasp mineral, node 44'),
|
||
(5661, 896, 0, 'Wintergrasp mineral, node 45'),
|
||
(8057, 8061, 0, 'Zangarmarsh - Fel Iron Deposit - Small Lakes'),
|
||
(8058, 8061, 0, 'Zangarmarsh - Fel Iron Deposit - Small Lakes'),
|
||
(8059, 8061, 0, 'Zangarmarsh - Fel Iron Deposit - Small Lakes'),
|
||
(8060, 8061, 0, 'Zangarmarsh - Fel Iron Deposit - Small Lakes'),
|
||
(8071, 8075, 0, 'Zangarmarsh - Adamantite Deposit - Small Lake Groups'),
|
||
(8072, 8075, 0, 'Zangarmarsh - Adamantite Deposit - Small Lake Groups'),
|
||
(8073, 8075, 0, 'Zangarmarsh - Adamantite Deposit - Small Lake Groups'),
|
||
(8074, 8075, 0, 'Zangarmarsh - Adamantite Deposit - Small Lake Groups'),
|
||
(10000, 9900, 0, 'Borean Tundra Ore Spawnpoint 1'),
|
||
(10001, 9900, 0, 'Borean Tundra Ore Spawnpoint 2'),
|
||
(10002, 9900, 0, 'Borean Tundra Ore Spawnpoint 3'),
|
||
(10003, 9900, 0, 'Borean Tundra Ore Spawnpoint 4'),
|
||
(10004, 9900, 0, 'Borean Tundra Ore Spawnpoint 5'),
|
||
(10005, 9900, 0, 'Borean Tundra Ore Spawnpoint 6'),
|
||
(10006, 9900, 0, 'Borean Tundra Ore Spawnpoint 7'),
|
||
(10007, 9900, 0, 'Borean Tundra Ore Spawnpoint 8'),
|
||
(10008, 9900, 0, 'Borean Tundra Ore Spawnpoint 9'),
|
||
(10009, 9900, 0, 'Borean Tundra Ore Spawnpoint 10'),
|
||
(10010, 9900, 0, 'Borean Tundra Ore Spawnpoint 11'),
|
||
(10011, 9900, 0, 'Borean Tundra Ore Spawnpoint 12'),
|
||
(10012, 9900, 0, 'Borean Tundra Ore Spawnpoint 13'),
|
||
(10013, 9900, 0, 'Borean Tundra Ore Spawnpoint 14'),
|
||
(10014, 9900, 0, 'Borean Tundra Ore Spawnpoint 15'),
|
||
(10015, 9900, 0, 'Borean Tundra Ore Spawnpoint 16'),
|
||
(10016, 9900, 0, 'Borean Tundra Ore Spawnpoint 17'),
|
||
(10017, 9900, 0, 'Borean Tundra Ore Spawnpoint 18'),
|
||
(10018, 9900, 0, 'Borean Tundra Ore Spawnpoint 19'),
|
||
(10019, 9900, 0, 'Borean Tundra Ore Spawnpoint 20'),
|
||
(10020, 9900, 0, 'Borean Tundra Ore Spawnpoint 21'),
|
||
(10021, 9900, 0, 'Borean Tundra Ore Spawnpoint 22'),
|
||
(10022, 9900, 0, 'Borean Tundra Ore Spawnpoint 23'),
|
||
(10023, 9900, 0, 'Borean Tundra Ore Spawnpoint 24'),
|
||
(10024, 9900, 0, 'Borean Tundra Ore Spawnpoint 25'),
|
||
(10025, 9900, 0, 'Borean Tundra Ore Spawnpoint 26'),
|
||
(10026, 9900, 0, 'Borean Tundra Ore Spawnpoint 27'),
|
||
(10027, 9900, 0, 'Borean Tundra Ore Spawnpoint 28'),
|
||
(10028, 9900, 0, 'Borean Tundra Ore Spawnpoint 29'),
|
||
(10029, 9900, 0, 'Borean Tundra Ore Spawnpoint 30'),
|
||
(10030, 9900, 0, 'Borean Tundra Ore Spawnpoint 31'),
|
||
(10031, 9900, 0, 'Borean Tundra Ore Spawnpoint 32'),
|
||
(10032, 9900, 0, 'Borean Tundra Ore Spawnpoint 33'),
|
||
(10033, 9900, 0, 'Borean Tundra Ore Spawnpoint 34'),
|
||
(10034, 9900, 0, 'Borean Tundra Ore Spawnpoint 35'),
|
||
(10035, 9900, 0, 'Borean Tundra Ore Spawnpoint 36'),
|
||
(10036, 9900, 0, 'Borean Tundra Ore Spawnpoint 37'),
|
||
(10037, 9900, 0, 'Borean Tundra Ore Spawnpoint 38'),
|
||
(10038, 9900, 0, 'Borean Tundra Ore Spawnpoint 39'),
|
||
(10039, 9900, 0, 'Borean Tundra Ore Spawnpoint 40'),
|
||
(10040, 9900, 0, 'Borean Tundra Ore Spawnpoint 41'),
|
||
(10041, 9900, 0, 'Borean Tundra Ore Spawnpoint 42'),
|
||
(10042, 9900, 0, 'Borean Tundra Ore Spawnpoint 43'),
|
||
(10043, 9900, 0, 'Borean Tundra Ore Spawnpoint 44'),
|
||
(10044, 9900, 0, 'Borean Tundra Ore Spawnpoint 45'),
|
||
(10045, 9900, 0, 'Borean Tundra Ore Spawnpoint 46'),
|
||
(10046, 9900, 0, 'Borean Tundra Ore Spawnpoint 47'),
|
||
(10047, 9900, 0, 'Borean Tundra Ore Spawnpoint 48'),
|
||
(10048, 9900, 0, 'Borean Tundra Ore Spawnpoint 49'),
|
||
(10049, 9900, 0, 'Borean Tundra Ore Spawnpoint 50'),
|
||
(10050, 9900, 0, 'Borean Tundra Ore Spawnpoint 51'),
|
||
(10051, 9900, 0, 'Borean Tundra Ore Spawnpoint 52'),
|
||
(10052, 9900, 0, 'Borean Tundra Ore Spawnpoint 53'),
|
||
(10053, 9900, 0, 'Borean Tundra Ore Spawnpoint 54'),
|
||
(10054, 9900, 0, 'Borean Tundra Ore Spawnpoint 55'),
|
||
(10055, 9900, 0, 'Borean Tundra Ore Spawnpoint 56'),
|
||
(10056, 9900, 0, 'Borean Tundra Ore Spawnpoint 57'),
|
||
(10057, 9900, 0, 'Borean Tundra Ore Spawnpoint 58'),
|
||
(10058, 9900, 0, 'Borean Tundra Ore Spawnpoint 59'),
|
||
(10059, 9900, 0, 'Borean Tundra Ore Spawnpoint 60'),
|
||
(10060, 9900, 0, 'Borean Tundra Ore Spawnpoint 61'),
|
||
(10061, 9900, 0, 'Borean Tundra Ore Spawnpoint 62'),
|
||
(10062, 9900, 0, 'Borean Tundra Ore Spawnpoint 63'),
|
||
(10063, 9900, 0, 'Borean Tundra Ore Spawnpoint 64'),
|
||
(10064, 9900, 0, 'Borean Tundra Ore Spawnpoint 65'),
|
||
(10065, 9900, 0, 'Borean Tundra Ore Spawnpoint 66'),
|
||
(10066, 9900, 0, 'Borean Tundra Ore Spawnpoint 67'),
|
||
(10067, 9900, 0, 'Borean Tundra Ore Spawnpoint 68'),
|
||
(10068, 9900, 0, 'Borean Tundra Ore Spawnpoint 69'),
|
||
(10069, 9900, 0, 'Borean Tundra Ore Spawnpoint 70'),
|
||
(10070, 9900, 0, 'Borean Tundra Ore Spawnpoint 71'),
|
||
(10071, 9900, 0, 'Borean Tundra Ore Spawnpoint 72'),
|
||
(10072, 9900, 0, 'Borean Tundra Ore Spawnpoint 73'),
|
||
(10073, 9900, 0, 'Borean Tundra Ore Spawnpoint 74'),
|
||
(10074, 9900, 0, 'Borean Tundra Ore Spawnpoint 75'),
|
||
(10075, 9900, 0, 'Borean Tundra Ore Spawnpoint 76'),
|
||
(10076, 9900, 0, 'Borean Tundra Ore Spawnpoint 77'),
|
||
(10077, 9900, 0, 'Borean Tundra Ore Spawnpoint 78'),
|
||
(10078, 9900, 0, 'Borean Tundra Ore Spawnpoint 79'),
|
||
(10079, 9900, 0, 'Borean Tundra Ore Spawnpoint 80'),
|
||
(10080, 9900, 0, 'Borean Tundra Ore Spawnpoint 81'),
|
||
(10081, 9900, 0, 'Borean Tundra Ore Spawnpoint 82'),
|
||
(10082, 9900, 0, 'Borean Tundra Ore Spawnpoint 83'),
|
||
(10083, 9900, 0, 'Borean Tundra Ore Spawnpoint 84'),
|
||
(10084, 9900, 0, 'Borean Tundra Ore Spawnpoint 85'),
|
||
(10085, 9900, 0, 'Borean Tundra Ore Spawnpoint 86'),
|
||
(10086, 9900, 0, 'Borean Tundra Ore Spawnpoint 87'),
|
||
(10087, 9900, 0, 'Borean Tundra Ore Spawnpoint 88'),
|
||
(10088, 9900, 0, 'Borean Tundra Ore Spawnpoint 89'),
|
||
(10089, 9900, 0, 'Borean Tundra Ore Spawnpoint 90'),
|
||
(10090, 9900, 0, 'Borean Tundra Ore Spawnpoint 91'),
|
||
(10150, 9901, 0, 'Howling Fjord Ore Spawnpoint 1'),
|
||
(10151, 9901, 0, 'Howling Fjord Ore Spawnpoint 2'),
|
||
(10152, 9901, 0, 'Howling Fjord Ore Spawnpoint 3'),
|
||
(10153, 9901, 0, 'Howling Fjord Ore Spawnpoint 4'),
|
||
(10154, 9901, 0, 'Howling Fjord Ore Spawnpoint 5'),
|
||
(10155, 9901, 0, 'Howling Fjord Ore Spawnpoint 6'),
|
||
(10156, 9901, 0, 'Howling Fjord Ore Spawnpoint 7'),
|
||
(10157, 9901, 0, 'Howling Fjord Ore Spawnpoint 8'),
|
||
(10158, 9901, 0, 'Howling Fjord Ore Spawnpoint 9'),
|
||
(10159, 9901, 0, 'Howling Fjord Ore Spawnpoint 10'),
|
||
(10160, 9901, 0, 'Howling Fjord Ore Spawnpoint 11'),
|
||
(10161, 9901, 0, 'Howling Fjord Ore Spawnpoint 12'),
|
||
(10162, 9901, 0, 'Howling Fjord Ore Spawnpoint 13'),
|
||
(10163, 9901, 0, 'Howling Fjord Ore Spawnpoint 14'),
|
||
(10164, 9901, 0, 'Howling Fjord Ore Spawnpoint 15'),
|
||
(10165, 9901, 0, 'Howling Fjord Ore Spawnpoint 16'),
|
||
(10166, 9901, 0, 'Howling Fjord Ore Spawnpoint 17'),
|
||
(10167, 9901, 0, 'Howling Fjord Ore Spawnpoint 18'),
|
||
(10168, 9901, 0, 'Howling Fjord Ore Spawnpoint 19'),
|
||
(10169, 9901, 0, 'Howling Fjord Ore Spawnpoint 20'),
|
||
(10170, 9901, 0, 'Howling Fjord Ore Spawnpoint 21'),
|
||
(10171, 9901, 0, 'Howling Fjord Ore Spawnpoint 22'),
|
||
(10172, 9901, 0, 'Howling Fjord Ore Spawnpoint 23'),
|
||
(10173, 9901, 0, 'Howling Fjord Ore Spawnpoint 24'),
|
||
(10174, 9901, 0, 'Howling Fjord Ore Spawnpoint 25'),
|
||
(10175, 9901, 0, 'Howling Fjord Ore Spawnpoint 26'),
|
||
(10176, 9901, 0, 'Howling Fjord Ore Spawnpoint 27'),
|
||
(10177, 9901, 0, 'Howling Fjord Ore Spawnpoint 28'),
|
||
(10178, 9901, 0, 'Howling Fjord Ore Spawnpoint 29'),
|
||
(10179, 9901, 0, 'Howling Fjord Ore Spawnpoint 30'),
|
||
(10180, 9901, 0, 'Howling Fjord Ore Spawnpoint 31'),
|
||
(10181, 9901, 0, 'Howling Fjord Ore Spawnpoint 32'),
|
||
(10182, 9901, 0, 'Howling Fjord Ore Spawnpoint 33'),
|
||
(10183, 9901, 0, 'Howling Fjord Ore Spawnpoint 34'),
|
||
(10184, 9901, 0, 'Howling Fjord Ore Spawnpoint 35'),
|
||
(10185, 9901, 0, 'Howling Fjord Ore Spawnpoint 36'),
|
||
(10186, 9901, 0, 'Howling Fjord Ore Spawnpoint 37'),
|
||
(10187, 9901, 0, 'Howling Fjord Ore Spawnpoint 38'),
|
||
(10188, 9901, 0, 'Howling Fjord Ore Spawnpoint 39'),
|
||
(10189, 9901, 0, 'Howling Fjord Ore Spawnpoint 40'),
|
||
(10190, 9901, 0, 'Howling Fjord Ore Spawnpoint 41'),
|
||
(10191, 9901, 0, 'Howling Fjord Ore Spawnpoint 42'),
|
||
(10192, 9901, 0, 'Howling Fjord Ore Spawnpoint 43'),
|
||
(10193, 9901, 0, 'Howling Fjord Ore Spawnpoint 44'),
|
||
(10194, 9901, 0, 'Howling Fjord Ore Spawnpoint 45'),
|
||
(10195, 9901, 0, 'Howling Fjord Ore Spawnpoint 46'),
|
||
(10196, 9901, 0, 'Howling Fjord Ore Spawnpoint 47'),
|
||
(10197, 9901, 0, 'Howling Fjord Ore Spawnpoint 48'),
|
||
(10198, 9901, 0, 'Howling Fjord Ore Spawnpoint 49'),
|
||
(10199, 9901, 0, 'Howling Fjord Ore Spawnpoint 50'),
|
||
(10200, 9901, 0, 'Howling Fjord Ore Spawnpoint 51'),
|
||
(10201, 9901, 0, 'Howling Fjord Ore Spawnpoint 52'),
|
||
(10202, 9901, 0, 'Howling Fjord Ore Spawnpoint 53'),
|
||
(10203, 9901, 0, 'Howling Fjord Ore Spawnpoint 54'),
|
||
(10204, 9901, 0, 'Howling Fjord Ore Spawnpoint 55'),
|
||
(10205, 9901, 0, 'Howling Fjord Ore Spawnpoint 56'),
|
||
(10206, 9901, 0, 'Howling Fjord Ore Spawnpoint 57'),
|
||
(10207, 9901, 0, 'Howling Fjord Ore Spawnpoint 58'),
|
||
(10208, 9901, 0, 'Howling Fjord Ore Spawnpoint 59'),
|
||
(10209, 9901, 0, 'Howling Fjord Ore Spawnpoint 60'),
|
||
(10210, 9901, 0, 'Howling Fjord Ore Spawnpoint 61'),
|
||
(10211, 9901, 0, 'Howling Fjord Ore Spawnpoint 62'),
|
||
(10212, 9901, 0, 'Howling Fjord Ore Spawnpoint 63'),
|
||
(10213, 9901, 0, 'Howling Fjord Ore Spawnpoint 64'),
|
||
(10214, 9901, 0, 'Howling Fjord Ore Spawnpoint 65'),
|
||
(10215, 9901, 0, 'Howling Fjord Ore Spawnpoint 66'),
|
||
(10216, 9901, 0, 'Howling Fjord Ore Spawnpoint 67'),
|
||
(10217, 9901, 0, 'Howling Fjord Ore Spawnpoint 68'),
|
||
(10218, 9901, 0, 'Howling Fjord Ore Spawnpoint 69'),
|
||
(10219, 9901, 0, 'Howling Fjord Ore Spawnpoint 70'),
|
||
(10220, 9901, 0, 'Howling Fjord Ore Spawnpoint 71'),
|
||
(10221, 9901, 0, 'Howling Fjord Ore Spawnpoint 72'),
|
||
(10222, 9901, 0, 'Howling Fjord Ore Spawnpoint 73'),
|
||
(10223, 9901, 0, 'Howling Fjord Ore Spawnpoint 74'),
|
||
(10224, 9901, 0, 'Howling Fjord Ore Spawnpoint 75'),
|
||
(10225, 9901, 0, 'Howling Fjord Ore Spawnpoint 76'),
|
||
(10226, 9901, 0, 'Howling Fjord Ore Spawnpoint 77'),
|
||
(10227, 9901, 0, 'Howling Fjord Ore Spawnpoint 78'),
|
||
(10228, 9901, 0, 'Howling Fjord Ore Spawnpoint 79'),
|
||
(10229, 9901, 0, 'Howling Fjord Ore Spawnpoint 80'),
|
||
(10230, 9901, 0, 'Howling Fjord Ore Spawnpoint 81'),
|
||
(10231, 9901, 0, 'Howling Fjord Ore Spawnpoint 82'),
|
||
(10232, 9901, 0, 'Howling Fjord Ore Spawnpoint 83'),
|
||
(10233, 9901, 0, 'Howling Fjord Ore Spawnpoint 84'),
|
||
(10234, 9901, 0, 'Howling Fjord Ore Spawnpoint 85'),
|
||
(10235, 9901, 0, 'Howling Fjord Ore Spawnpoint 86'),
|
||
(10236, 9901, 0, 'Howling Fjord Ore Spawnpoint 87'),
|
||
(10237, 9901, 0, 'Howling Fjord Ore Spawnpoint 88'),
|
||
(10238, 9901, 0, 'Howling Fjord Ore Spawnpoint 89'),
|
||
(10239, 9901, 0, 'Howling Fjord Ore Spawnpoint 90'),
|
||
(10240, 9901, 0, 'Howling Fjord Ore Spawnpoint 91'),
|
||
(10241, 9901, 0, 'Howling Fjord Ore Spawnpoint 92'),
|
||
(10242, 9901, 0, 'Howling Fjord Ore Spawnpoint 93'),
|
||
(10243, 9901, 0, 'Howling Fjord Ore Spawnpoint 94'),
|
||
(10244, 9901, 0, 'Howling Fjord Ore Spawnpoint 95'),
|
||
(10245, 9901, 0, 'Howling Fjord Ore Spawnpoint 96'),
|
||
(10246, 9901, 0, 'Howling Fjord Ore Spawnpoint 97'),
|
||
(10247, 9901, 0, 'Howling Fjord Ore Spawnpoint 98'),
|
||
(10248, 9901, 0, 'Howling Fjord Ore Spawnpoint 99'),
|
||
(10249, 9901, 0, 'Howling Fjord Ore Spawnpoint 100'),
|
||
(10300, 9902, 0, 'Grizzly Hills Ore Spawnpoint 1'),
|
||
(10301, 9902, 0, 'Grizzly Hills Ore Spawnpoint 2'),
|
||
(10302, 9902, 0, 'Grizzly Hills Ore Spawnpoint 3'),
|
||
(10303, 9902, 0, 'Grizzly Hills Ore Spawnpoint 4'),
|
||
(10304, 9902, 0, 'Grizzly Hills Ore Spawnpoint 5'),
|
||
(10305, 9902, 0, 'Grizzly Hills Ore Spawnpoint 6'),
|
||
(10306, 9902, 0, 'Grizzly Hills Ore Spawnpoint 7'),
|
||
(10307, 9902, 0, 'Grizzly Hills Ore Spawnpoint 8'),
|
||
(10308, 9902, 0, 'Grizzly Hills Ore Spawnpoint 9'),
|
||
(10309, 9902, 0, 'Grizzly Hills Ore Spawnpoint 10'),
|
||
(10310, 9902, 0, 'Grizzly Hills Ore Spawnpoint 11'),
|
||
(10311, 9902, 0, 'Grizzly Hills Ore Spawnpoint 12'),
|
||
(10312, 9902, 0, 'Grizzly Hills Ore Spawnpoint 13'),
|
||
(10313, 9902, 0, 'Grizzly Hills Ore Spawnpoint 14'),
|
||
(10314, 9902, 0, 'Grizzly Hills Ore Spawnpoint 15'),
|
||
(10315, 9902, 0, 'Grizzly Hills Ore Spawnpoint 16'),
|
||
(10316, 9902, 0, 'Grizzly Hills Ore Spawnpoint 17'),
|
||
(10317, 9902, 0, 'Grizzly Hills Ore Spawnpoint 18'),
|
||
(10318, 9902, 0, 'Grizzly Hills Ore Spawnpoint 19'),
|
||
(10319, 9902, 0, 'Grizzly Hills Ore Spawnpoint 20'),
|
||
(10320, 9902, 0, 'Grizzly Hills Ore Spawnpoint 21'),
|
||
(10321, 9902, 0, 'Grizzly Hills Ore Spawnpoint 22'),
|
||
(10322, 9902, 0, 'Grizzly Hills Ore Spawnpoint 23'),
|
||
(10323, 9902, 0, 'Grizzly Hills Ore Spawnpoint 24'),
|
||
(10324, 9902, 0, 'Grizzly Hills Ore Spawnpoint 25'),
|
||
(10325, 9902, 0, 'Grizzly Hills Ore Spawnpoint 26'),
|
||
(10326, 9902, 0, 'Grizzly Hills Ore Spawnpoint 27'),
|
||
(10327, 9902, 0, 'Grizzly Hills Ore Spawnpoint 28'),
|
||
(10328, 9902, 0, 'Grizzly Hills Ore Spawnpoint 29'),
|
||
(10329, 9902, 0, 'Grizzly Hills Ore Spawnpoint 30'),
|
||
(10330, 9902, 0, 'Grizzly Hills Ore Spawnpoint 31'),
|
||
(10331, 9902, 0, 'Grizzly Hills Ore Spawnpoint 32'),
|
||
(10332, 9902, 0, 'Grizzly Hills Ore Spawnpoint 33'),
|
||
(10333, 9902, 0, 'Grizzly Hills Ore Spawnpoint 34'),
|
||
(10334, 9902, 0, 'Grizzly Hills Ore Spawnpoint 35'),
|
||
(10335, 9902, 0, 'Grizzly Hills Ore Spawnpoint 36'),
|
||
(10336, 9902, 0, 'Grizzly Hills Ore Spawnpoint 37'),
|
||
(10337, 9902, 0, 'Grizzly Hills Ore Spawnpoint 38'),
|
||
(10338, 9902, 0, 'Grizzly Hills Ore Spawnpoint 39'),
|
||
(10339, 9902, 0, 'Grizzly Hills Ore Spawnpoint 40'),
|
||
(10340, 9902, 0, 'Grizzly Hills Ore Spawnpoint 41'),
|
||
(10341, 9902, 0, 'Grizzly Hills Ore Spawnpoint 42'),
|
||
(10342, 9902, 0, 'Grizzly Hills Ore Spawnpoint 43'),
|
||
(10343, 9902, 0, 'Grizzly Hills Ore Spawnpoint 44'),
|
||
(10344, 9902, 0, 'Grizzly Hills Ore Spawnpoint 45'),
|
||
(10345, 9902, 0, 'Grizzly Hills Ore Spawnpoint 46'),
|
||
(10346, 9902, 0, 'Grizzly Hills Ore Spawnpoint 47'),
|
||
(10347, 9902, 0, 'Grizzly Hills Ore Spawnpoint 48'),
|
||
(10348, 9902, 0, 'Grizzly Hills Ore Spawnpoint 49'),
|
||
(10349, 9902, 0, 'Grizzly Hills Ore Spawnpoint 50'),
|
||
(10350, 9902, 0, 'Grizzly Hills Ore Spawnpoint 51'),
|
||
(10351, 9902, 0, 'Grizzly Hills Ore Spawnpoint 52'),
|
||
(10352, 9902, 0, 'Grizzly Hills Ore Spawnpoint 53'),
|
||
(10353, 9902, 0, 'Grizzly Hills Ore Spawnpoint 54'),
|
||
(10354, 9902, 0, 'Grizzly Hills Ore Spawnpoint 55'),
|
||
(10355, 9902, 0, 'Grizzly Hills Ore Spawnpoint 56'),
|
||
(10356, 9902, 0, 'Grizzly Hills Ore Spawnpoint 57'),
|
||
(10357, 9902, 0, 'Grizzly Hills Ore Spawnpoint 58'),
|
||
(10358, 9902, 0, 'Grizzly Hills Ore Spawnpoint 59'),
|
||
(10359, 9902, 0, 'Grizzly Hills Ore Spawnpoint 60'),
|
||
(10360, 9902, 0, 'Grizzly Hills Ore Spawnpoint 61'),
|
||
(10650, 9904, 0, 'Zul\'Drak Ore Spawnpoint 1'),
|
||
(10651, 9904, 0, 'Zul\'Drak Ore Spawnpoint 2'),
|
||
(10652, 9904, 0, 'Zul\'Drak Ore Spawnpoint 3'),
|
||
(10653, 9904, 0, 'Zul\'Drak Ore Spawnpoint 4'),
|
||
(10654, 9904, 0, 'Zul\'Drak Ore Spawnpoint 5'),
|
||
(10655, 9904, 0, 'Zul\'Drak Ore Spawnpoint 6'),
|
||
(10656, 9904, 0, 'Zul\'Drak Ore Spawnpoint 7'),
|
||
(10657, 9904, 0, 'Zul\'Drak Ore Spawnpoint 8'),
|
||
(10658, 9904, 0, 'Zul\'Drak Ore Spawnpoint 9'),
|
||
(10659, 9904, 0, 'Zul\'Drak Ore Spawnpoint 10'),
|
||
(10660, 9904, 0, 'Zul\'Drak Ore Spawnpoint 11'),
|
||
(10661, 9904, 0, 'Zul\'Drak Ore Spawnpoint 12'),
|
||
(10662, 9904, 0, 'Zul\'Drak Ore Spawnpoint 13'),
|
||
(10663, 9904, 0, 'Zul\'Drak Ore Spawnpoint 14'),
|
||
(10664, 9904, 0, 'Zul\'Drak Ore Spawnpoint 15'),
|
||
(10665, 9904, 0, 'Zul\'Drak Ore Spawnpoint 16'),
|
||
(10666, 9904, 0, 'Zul\'Drak Ore Spawnpoint 17'),
|
||
(10667, 9904, 0, 'Zul\'Drak Ore Spawnpoint 18'),
|
||
(10668, 9904, 0, 'Zul\'Drak Ore Spawnpoint 19'),
|
||
(10669, 9904, 0, 'Zul\'Drak Ore Spawnpoint 20'),
|
||
(10670, 9904, 0, 'Zul\'Drak Ore Spawnpoint 21'),
|
||
(10671, 9904, 0, 'Zul\'Drak Ore Spawnpoint 22'),
|
||
(10672, 9904, 0, 'Zul\'Drak Ore Spawnpoint 23'),
|
||
(10673, 9904, 0, 'Zul\'Drak Ore Spawnpoint 24'),
|
||
(10674, 9904, 0, 'Zul\'Drak Ore Spawnpoint 25'),
|
||
(10675, 9904, 0, 'Zul\'Drak Ore Spawnpoint 26'),
|
||
(10676, 9904, 0, 'Zul\'Drak Ore Spawnpoint 27'),
|
||
(10677, 9904, 0, 'Zul\'Drak Ore Spawnpoint 28'),
|
||
(10678, 9904, 0, 'Zul\'Drak Ore Spawnpoint 29'),
|
||
(10679, 9904, 0, 'Zul\'Drak Ore Spawnpoint 30'),
|
||
(10680, 9904, 0, 'Zul\'Drak Ore Spawnpoint 31'),
|
||
(10681, 9904, 0, 'Zul\'Drak Ore Spawnpoint 32'),
|
||
(10682, 9904, 0, 'Zul\'Drak Ore Spawnpoint 33'),
|
||
(10683, 9904, 0, 'Zul\'Drak Ore Spawnpoint 34'),
|
||
(10684, 9904, 0, 'Zul\'Drak Ore Spawnpoint 35'),
|
||
(10685, 9904, 0, 'Zul\'Drak Ore Spawnpoint 36'),
|
||
(10686, 9904, 0, 'Zul\'Drak Ore Spawnpoint 37'),
|
||
(10687, 9904, 0, 'Zul\'Drak Ore Spawnpoint 38'),
|
||
(10688, 9904, 0, 'Zul\'Drak Ore Spawnpoint 39'),
|
||
(10689, 9904, 0, 'Zul\'Drak Ore Spawnpoint 40'),
|
||
(10690, 9904, 0, 'Zul\'Drak Ore Spawnpoint 41'),
|
||
(10691, 9904, 0, 'Zul\'Drak Ore Spawnpoint 42'),
|
||
(10692, 9904, 0, 'Zul\'Drak Ore Spawnpoint 43'),
|
||
(10693, 9904, 0, 'Zul\'Drak Ore Spawnpoint 44'),
|
||
(10694, 9904, 0, 'Zul\'Drak Ore Spawnpoint 45'),
|
||
(10695, 9904, 0, 'Zul\'Drak Ore Spawnpoint 46'),
|
||
(10696, 9904, 0, 'Zul\'Drak Ore Spawnpoint 47'),
|
||
(10697, 9904, 0, 'Zul\'Drak Ore Spawnpoint 48'),
|
||
(10698, 9904, 0, 'Zul\'Drak Ore Spawnpoint 49'),
|
||
(10699, 9904, 0, 'Zul\'Drak Ore Spawnpoint 50'),
|
||
(10700, 9904, 0, 'Zul\'Drak Ore Spawnpoint 51'),
|
||
(10701, 9904, 0, 'Zul\'Drak Ore Spawnpoint 52'),
|
||
(10702, 9904, 0, 'Zul\'Drak Ore Spawnpoint 53'),
|
||
(10703, 9904, 0, 'Zul\'Drak Ore Spawnpoint 54'),
|
||
(10704, 9904, 0, 'Zul\'Drak Ore Spawnpoint 55'),
|
||
(10705, 9904, 0, 'Zul\'Drak Ore Spawnpoint 56'),
|
||
(10706, 9904, 0, 'Zul\'Drak Ore Spawnpoint 57'),
|
||
(10707, 9904, 0, 'Zul\'Drak Ore Spawnpoint 58'),
|
||
(10708, 9904, 0, 'Zul\'Drak Ore Spawnpoint 59'),
|
||
(10709, 9904, 0, 'Zul\'Drak Ore Spawnpoint 60'),
|
||
(10710, 9904, 0, 'Zul\'Drak Ore Spawnpoint 61'),
|
||
(10711, 9904, 0, 'Zul\'Drak Ore Spawnpoint 62'),
|
||
(10712, 9904, 0, 'Zul\'Drak Ore Spawnpoint 63'),
|
||
(10713, 9904, 0, 'Zul\'Drak Ore Spawnpoint 64'),
|
||
(10714, 9904, 0, 'Zul\'Drak Ore Spawnpoint 65'),
|
||
(10715, 9904, 0, 'Zul\'Drak Ore Spawnpoint 66'),
|
||
(10716, 9904, 0, 'Zul\'Drak Ore Spawnpoint 67'),
|
||
(10717, 9904, 0, 'Zul\'Drak Ore Spawnpoint 68'),
|
||
(10718, 9904, 0, 'Zul\'Drak Ore Spawnpoint 69'),
|
||
(10719, 9904, 0, 'Zul\'Drak Ore Spawnpoint 70'),
|
||
(10720, 9904, 0, 'Zul\'Drak Ore Spawnpoint 71'),
|
||
(10721, 9904, 0, 'Zul\'Drak Ore Spawnpoint 72'),
|
||
(10722, 9904, 0, 'Zul\'Drak Ore Spawnpoint 73'),
|
||
(10723, 9904, 0, 'Zul\'Drak Ore Spawnpoint 74'),
|
||
(10724, 9904, 0, 'Zul\'Drak Ore Spawnpoint 75'),
|
||
(10725, 9904, 0, 'Zul\'Drak Ore Spawnpoint 76'),
|
||
(10726, 9904, 0, 'Zul\'Drak Ore Spawnpoint 77'),
|
||
(10727, 9904, 0, 'Zul\'Drak Ore Spawnpoint 78'),
|
||
(10728, 9904, 0, 'Zul\'Drak Ore Spawnpoint 79'),
|
||
(10729, 9904, 0, 'Zul\'Drak Ore Spawnpoint 80'),
|
||
(10730, 9904, 0, 'Zul\'Drak Ore Spawnpoint 81'),
|
||
(10731, 9904, 0, 'Zul\'Drak Ore Spawnpoint 82'),
|
||
(10732, 9904, 0, 'Zul\'Drak Ore Spawnpoint 83'),
|
||
(10733, 9904, 0, 'Zul\'Drak Ore Spawnpoint 84'),
|
||
(10734, 9904, 0, 'Zul\'Drak Ore Spawnpoint 85'),
|
||
(10735, 9904, 0, 'Zul\'Drak Ore Spawnpoint 86'),
|
||
(10736, 9904, 0, 'Zul\'Drak Ore Spawnpoint 87'),
|
||
(10737, 9904, 0, 'Zul\'Drak Ore Spawnpoint 88'),
|
||
(10738, 9904, 0, 'Zul\'Drak Ore Spawnpoint 89'),
|
||
(10739, 9904, 0, 'Zul\'Drak Ore Spawnpoint 90'),
|
||
(10740, 9904, 0, 'Zul\'Drak Ore Spawnpoint 91'),
|
||
(10741, 9904, 0, 'Zul\'Drak Ore Spawnpoint 92'),
|
||
(10742, 9904, 0, 'Zul\'Drak Ore Spawnpoint 93'),
|
||
(10800, 9905, 0, 'Sholazar Basin Ore Spawnpoint 1'),
|
||
(10801, 9905, 0, 'Sholazar Basin Ore Spawnpoint 2'),
|
||
(10802, 9905, 0, 'Sholazar Basin Ore Spawnpoint 3'),
|
||
(10803, 9905, 0, 'Sholazar Basin Ore Spawnpoint 4'),
|
||
(10804, 9905, 0, 'Sholazar Basin Ore Spawnpoint 5'),
|
||
(10805, 9905, 0, 'Sholazar Basin Ore Spawnpoint 6'),
|
||
(10806, 9905, 0, 'Sholazar Basin Ore Spawnpoint 7'),
|
||
(10807, 9905, 0, 'Sholazar Basin Ore Spawnpoint 8'),
|
||
(10808, 9905, 0, 'Sholazar Basin Ore Spawnpoint 9'),
|
||
(10809, 9905, 0, 'Sholazar Basin Ore Spawnpoint 10'),
|
||
(10810, 9905, 0, 'Sholazar Basin Ore Spawnpoint 11'),
|
||
(10811, 9905, 0, 'Sholazar Basin Ore Spawnpoint 12'),
|
||
(10812, 9905, 0, 'Sholazar Basin Ore Spawnpoint 13'),
|
||
(10813, 9905, 0, 'Sholazar Basin Ore Spawnpoint 14'),
|
||
(10814, 9905, 0, 'Sholazar Basin Ore Spawnpoint 15'),
|
||
(10815, 9905, 0, 'Sholazar Basin Ore Spawnpoint 16'),
|
||
(10816, 9905, 0, 'Sholazar Basin Ore Spawnpoint 17'),
|
||
(10817, 9905, 0, 'Sholazar Basin Ore Spawnpoint 18'),
|
||
(10818, 9905, 0, 'Sholazar Basin Ore Spawnpoint 19'),
|
||
(10819, 9905, 0, 'Sholazar Basin Ore Spawnpoint 20'),
|
||
(10820, 9905, 0, 'Sholazar Basin Ore Spawnpoint 21'),
|
||
(10821, 9905, 0, 'Sholazar Basin Ore Spawnpoint 22'),
|
||
(10822, 9905, 0, 'Sholazar Basin Ore Spawnpoint 23'),
|
||
(10823, 9905, 0, 'Sholazar Basin Ore Spawnpoint 24'),
|
||
(10824, 9905, 0, 'Sholazar Basin Ore Spawnpoint 25'),
|
||
(10825, 9905, 0, 'Sholazar Basin Ore Spawnpoint 26'),
|
||
(10826, 9905, 0, 'Sholazar Basin Ore Spawnpoint 27'),
|
||
(10827, 9905, 0, 'Sholazar Basin Ore Spawnpoint 28'),
|
||
(10828, 9905, 0, 'Sholazar Basin Ore Spawnpoint 29'),
|
||
(10829, 9905, 0, 'Sholazar Basin Ore Spawnpoint 30'),
|
||
(10830, 9905, 0, 'Sholazar Basin Ore Spawnpoint 31'),
|
||
(10831, 9905, 0, 'Sholazar Basin Ore Spawnpoint 32'),
|
||
(10832, 9905, 0, 'Sholazar Basin Ore Spawnpoint 33'),
|
||
(10833, 9905, 0, 'Sholazar Basin Ore Spawnpoint 34'),
|
||
(10834, 9905, 0, 'Sholazar Basin Ore Spawnpoint 35'),
|
||
(10835, 9905, 0, 'Sholazar Basin Ore Spawnpoint 36'),
|
||
(10836, 9905, 0, 'Sholazar Basin Ore Spawnpoint 37'),
|
||
(10837, 9905, 0, 'Sholazar Basin Ore Spawnpoint 38'),
|
||
(10838, 9905, 0, 'Sholazar Basin Ore Spawnpoint 39'),
|
||
(10839, 9905, 0, 'Sholazar Basin Ore Spawnpoint 40'),
|
||
(10840, 9905, 0, 'Sholazar Basin Ore Spawnpoint 41'),
|
||
(10841, 9905, 0, 'Sholazar Basin Ore Spawnpoint 42'),
|
||
(10842, 9905, 0, 'Sholazar Basin Ore Spawnpoint 43'),
|
||
(10843, 9905, 0, 'Sholazar Basin Ore Spawnpoint 44'),
|
||
(10844, 9905, 0, 'Sholazar Basin Ore Spawnpoint 45'),
|
||
(10845, 9905, 0, 'Sholazar Basin Ore Spawnpoint 46'),
|
||
(10846, 9905, 0, 'Sholazar Basin Ore Spawnpoint 47'),
|
||
(10847, 9905, 0, 'Sholazar Basin Ore Spawnpoint 48'),
|
||
(10848, 9905, 0, 'Sholazar Basin Ore Spawnpoint 49'),
|
||
(10849, 9905, 0, 'Sholazar Basin Ore Spawnpoint 50'),
|
||
(10850, 9905, 0, 'Sholazar Basin Ore Spawnpoint 51'),
|
||
(10851, 9905, 0, 'Sholazar Basin Ore Spawnpoint 52'),
|
||
(10852, 9905, 0, 'Sholazar Basin Ore Spawnpoint 53'),
|
||
(10853, 9905, 0, 'Sholazar Basin Ore Spawnpoint 54'),
|
||
(10854, 9905, 0, 'Sholazar Basin Ore Spawnpoint 55'),
|
||
(10855, 9905, 0, 'Sholazar Basin Ore Spawnpoint 56'),
|
||
(10856, 9905, 0, 'Sholazar Basin Ore Spawnpoint 57'),
|
||
(10857, 9905, 0, 'Sholazar Basin Ore Spawnpoint 58'),
|
||
(10858, 9905, 0, 'Sholazar Basin Ore Spawnpoint 59'),
|
||
(10859, 9905, 0, 'Sholazar Basin Ore Spawnpoint 60'),
|
||
(10860, 9905, 0, 'Sholazar Basin Ore Spawnpoint 61'),
|
||
(10861, 9905, 0, 'Sholazar Basin Ore Spawnpoint 62'),
|
||
(10862, 9905, 0, 'Sholazar Basin Ore Spawnpoint 63'),
|
||
(10863, 9905, 0, 'Sholazar Basin Ore Spawnpoint 64'),
|
||
(10864, 9905, 0, 'Sholazar Basin Ore Spawnpoint 65'),
|
||
(10865, 9905, 0, 'Sholazar Basin Ore Spawnpoint 66'),
|
||
(10866, 9905, 0, 'Sholazar Basin Ore Spawnpoint 67'),
|
||
(10867, 9905, 0, 'Sholazar Basin Ore Spawnpoint 68'),
|
||
(10868, 9905, 0, 'Sholazar Basin Ore Spawnpoint 69'),
|
||
(10869, 9905, 0, 'Sholazar Basin Ore Spawnpoint 70'),
|
||
(10870, 9905, 0, 'Sholazar Basin Ore Spawnpoint 71'),
|
||
(10871, 9905, 0, 'Sholazar Basin Ore Spawnpoint 72'),
|
||
(10872, 9905, 0, 'Sholazar Basin Ore Spawnpoint 73'),
|
||
(10873, 9905, 0, 'Sholazar Basin Ore Spawnpoint 74'),
|
||
(10874, 9905, 0, 'Sholazar Basin Ore Spawnpoint 75'),
|
||
(10875, 9905, 0, 'Sholazar Basin Ore Spawnpoint 76'),
|
||
(10876, 9905, 0, 'Sholazar Basin Ore Spawnpoint 77'),
|
||
(10877, 9905, 0, 'Sholazar Basin Ore Spawnpoint 78'),
|
||
(10878, 9905, 0, 'Sholazar Basin Ore Spawnpoint 79'),
|
||
(10879, 9905, 0, 'Sholazar Basin Ore Spawnpoint 80'),
|
||
(10880, 9905, 0, 'Sholazar Basin Ore Spawnpoint 81'),
|
||
(10881, 9905, 0, 'Sholazar Basin Ore Spawnpoint 82'),
|
||
(10882, 9905, 0, 'Sholazar Basin Ore Spawnpoint 83'),
|
||
(10883, 9905, 0, 'Sholazar Basin Ore Spawnpoint 84'),
|
||
(10884, 9905, 0, 'Sholazar Basin Ore Spawnpoint 85'),
|
||
(10885, 9905, 0, 'Sholazar Basin Ore Spawnpoint 86'),
|
||
(10886, 9905, 0, 'Sholazar Basin Ore Spawnpoint 87'),
|
||
(10887, 9905, 0, 'Sholazar Basin Ore Spawnpoint 88'),
|
||
(10888, 9905, 0, 'Sholazar Basin Ore Spawnpoint 89'),
|
||
(10889, 9905, 0, 'Sholazar Basin Ore Spawnpoint 90'),
|
||
(10890, 9905, 0, 'Sholazar Basin Ore Spawnpoint 91'),
|
||
(10891, 9905, 0, 'Sholazar Basin Ore Spawnpoint 92'),
|
||
(10892, 9905, 0, 'Sholazar Basin Ore Spawnpoint 93'),
|
||
(10893, 9905, 0, 'Sholazar Basin Ore Spawnpoint 94'),
|
||
(10894, 9905, 0, 'Sholazar Basin Ore Spawnpoint 95'),
|
||
(10895, 9905, 0, 'Sholazar Basin Ore Spawnpoint 96'),
|
||
(10896, 9905, 0, 'Sholazar Basin Ore Spawnpoint 97'),
|
||
(10897, 9905, 0, 'Sholazar Basin Ore Spawnpoint 98'),
|
||
(10898, 9905, 0, 'Sholazar Basin Ore Spawnpoint 99'),
|
||
(10899, 9905, 0, 'Sholazar Basin Ore Spawnpoint 100'),
|
||
(10900, 9905, 0, 'Sholazar Basin Ore Spawnpoint 101'),
|
||
(10901, 9905, 0, 'Sholazar Basin Ore Spawnpoint 102'),
|
||
(10902, 9905, 0, 'Sholazar Basin Ore Spawnpoint 103'),
|
||
(10903, 9905, 0, 'Sholazar Basin Ore Spawnpoint 104'),
|
||
(10904, 9905, 0, 'Sholazar Basin Ore Spawnpoint 105'),
|
||
(10905, 9905, 0, 'Sholazar Basin Ore Spawnpoint 106'),
|
||
(10906, 9905, 0, 'Sholazar Basin Ore Spawnpoint 107'),
|
||
(10907, 9905, 0, 'Sholazar Basin Ore Spawnpoint 108'),
|
||
(10908, 9905, 0, 'Sholazar Basin Ore Spawnpoint 109'),
|
||
(10909, 9905, 0, 'Sholazar Basin Ore Spawnpoint 110'),
|
||
(10910, 9905, 0, 'Sholazar Basin Ore Spawnpoint 111'),
|
||
(10911, 9905, 0, 'Sholazar Basin Ore Spawnpoint 112'),
|
||
(11389, 9907, 0, 'Storm Peaks Ore Spawnpoint 240'),
|
||
(11400, 9908, 0, 'Icecrown Ore Spawnpoint 1'),
|
||
(11401, 9908, 0, 'Icecrown Ore Spawnpoint 2'),
|
||
(11402, 9908, 0, 'Icecrown Ore Spawnpoint 3'),
|
||
(11403, 9908, 0, 'Icecrown Ore Spawnpoint 4'),
|
||
(11404, 9908, 0, 'Icecrown Ore Spawnpoint 5'),
|
||
(11405, 9908, 0, 'Icecrown Ore Spawnpoint 6'),
|
||
(11406, 9908, 0, 'Icecrown Ore Spawnpoint 7'),
|
||
(11407, 9908, 0, 'Icecrown Ore Spawnpoint 8'),
|
||
(11408, 9908, 0, 'Icecrown Ore Spawnpoint 9'),
|
||
(11409, 9908, 0, 'Icecrown Ore Spawnpoint 10'),
|
||
(11410, 9908, 0, 'Icecrown Ore Spawnpoint 11'),
|
||
(11411, 9908, 0, 'Icecrown Ore Spawnpoint 12'),
|
||
(11412, 9908, 0, 'Icecrown Ore Spawnpoint 13'),
|
||
(11413, 9908, 0, 'Icecrown Ore Spawnpoint 14'),
|
||
(11414, 9908, 0, 'Icecrown Ore Spawnpoint 15'),
|
||
(11415, 9908, 0, 'Icecrown Ore Spawnpoint 16'),
|
||
(11416, 9908, 0, 'Icecrown Ore Spawnpoint 17'),
|
||
(11417, 9908, 0, 'Icecrown Ore Spawnpoint 18'),
|
||
(11418, 9908, 0, 'Icecrown Ore Spawnpoint 19'),
|
||
(11419, 9908, 0, 'Icecrown Ore Spawnpoint 20'),
|
||
(11420, 9908, 0, 'Icecrown Ore Spawnpoint 21'),
|
||
(11421, 9908, 0, 'Icecrown Ore Spawnpoint 22'),
|
||
(11422, 9908, 0, 'Icecrown Ore Spawnpoint 23'),
|
||
(11423, 9908, 0, 'Icecrown Ore Spawnpoint 24'),
|
||
(11424, 9908, 0, 'Icecrown Ore Spawnpoint 25'),
|
||
(11425, 9908, 0, 'Icecrown Ore Spawnpoint 26'),
|
||
(11426, 9908, 0, 'Icecrown Ore Spawnpoint 27'),
|
||
(11427, 9908, 0, 'Icecrown Ore Spawnpoint 28'),
|
||
(11428, 9908, 0, 'Icecrown Ore Spawnpoint 29'),
|
||
(11429, 9908, 0, 'Icecrown Ore Spawnpoint 30'),
|
||
(11430, 9908, 0, 'Icecrown Ore Spawnpoint 31'),
|
||
(11431, 9908, 0, 'Icecrown Ore Spawnpoint 32'),
|
||
(11432, 9908, 0, 'Icecrown Ore Spawnpoint 33'),
|
||
(11433, 9908, 0, 'Icecrown Ore Spawnpoint 34'),
|
||
(11434, 9908, 0, 'Icecrown Ore Spawnpoint 35'),
|
||
(11435, 9908, 0, 'Icecrown Ore Spawnpoint 36'),
|
||
(11436, 9908, 0, 'Icecrown Ore Spawnpoint 37'),
|
||
(11437, 9908, 0, 'Icecrown Ore Spawnpoint 38'),
|
||
(11438, 9908, 0, 'Icecrown Ore Spawnpoint 39'),
|
||
(11439, 9908, 0, 'Icecrown Ore Spawnpoint 40'),
|
||
(11440, 9908, 0, 'Icecrown Ore Spawnpoint 41'),
|
||
(11441, 9908, 0, 'Icecrown Ore Spawnpoint 42'),
|
||
(11442, 9908, 0, 'Icecrown Ore Spawnpoint 43'),
|
||
(11443, 9908, 0, 'Icecrown Ore Spawnpoint 44'),
|
||
(11444, 9908, 0, 'Icecrown Ore Spawnpoint 45'),
|
||
(11445, 9908, 0, 'Icecrown Ore Spawnpoint 46'),
|
||
(11446, 9908, 0, 'Icecrown Ore Spawnpoint 47'),
|
||
(11447, 9908, 0, 'Icecrown Ore Spawnpoint 48'),
|
||
(11448, 9908, 0, 'Icecrown Ore Spawnpoint 49'),
|
||
(11449, 9908, 0, 'Icecrown Ore Spawnpoint 50'),
|
||
(11450, 9908, 0, 'Icecrown Ore Spawnpoint 51'),
|
||
(11451, 9908, 0, 'Icecrown Ore Spawnpoint 52'),
|
||
(11452, 9908, 0, 'Icecrown Ore Spawnpoint 53'),
|
||
(11453, 9908, 0, 'Icecrown Ore Spawnpoint 54'),
|
||
(11454, 9908, 0, 'Icecrown Ore Spawnpoint 55'),
|
||
(11455, 9908, 0, 'Icecrown Ore Spawnpoint 56'),
|
||
(11456, 9908, 0, 'Icecrown Ore Spawnpoint 57'),
|
||
(11457, 9908, 0, 'Icecrown Ore Spawnpoint 58'),
|
||
(11458, 9908, 0, 'Icecrown Ore Spawnpoint 59'),
|
||
(11459, 9908, 0, 'Icecrown Ore Spawnpoint 60'),
|
||
(11460, 9908, 0, 'Icecrown Ore Spawnpoint 61'),
|
||
(11461, 9908, 0, 'Icecrown Ore Spawnpoint 62'),
|
||
(11462, 9908, 0, 'Icecrown Ore Spawnpoint 63'),
|
||
(11463, 9908, 0, 'Icecrown Ore Spawnpoint 64'),
|
||
(11464, 9908, 0, 'Icecrown Ore Spawnpoint 65'),
|
||
(11465, 9908, 0, 'Icecrown Ore Spawnpoint 66'),
|
||
(11466, 9908, 0, 'Icecrown Ore Spawnpoint 67'),
|
||
(11467, 9908, 0, 'Icecrown Ore Spawnpoint 68'),
|
||
(11468, 9908, 0, 'Icecrown Ore Spawnpoint 69'),
|
||
(11469, 9908, 0, 'Icecrown Ore Spawnpoint 70'),
|
||
(11470, 9908, 0, 'Icecrown Ore Spawnpoint 71'),
|
||
(11471, 9908, 0, 'Icecrown Ore Spawnpoint 72'),
|
||
(11472, 9908, 0, 'Icecrown Ore Spawnpoint 73'),
|
||
(11473, 9908, 0, 'Icecrown Ore Spawnpoint 74'),
|
||
(11474, 9908, 0, 'Icecrown Ore Spawnpoint 75'),
|
||
(11475, 9908, 0, 'Icecrown Ore Spawnpoint 76'),
|
||
(11476, 9908, 0, 'Icecrown Ore Spawnpoint 77'),
|
||
(11477, 9908, 0, 'Icecrown Ore Spawnpoint 78'),
|
||
(11478, 9908, 0, 'Icecrown Ore Spawnpoint 79'),
|
||
(11479, 9908, 0, 'Icecrown Ore Spawnpoint 80'),
|
||
(11480, 9908, 0, 'Icecrown Ore Spawnpoint 81'),
|
||
(11481, 9908, 0, 'Icecrown Ore Spawnpoint 82'),
|
||
(11482, 9908, 0, 'Icecrown Ore Spawnpoint 83'),
|
||
(11483, 9908, 0, 'Icecrown Ore Spawnpoint 84'),
|
||
(11484, 9908, 0, 'Icecrown Ore Spawnpoint 85'),
|
||
(11485, 9908, 0, 'Icecrown Ore Spawnpoint 86'),
|
||
(11486, 9908, 0, 'Icecrown Ore Spawnpoint 87'),
|
||
(11487, 9908, 0, 'Icecrown Ore Spawnpoint 88'),
|
||
(11488, 9908, 0, 'Icecrown Ore Spawnpoint 89'),
|
||
(11489, 9908, 0, 'Icecrown Ore Spawnpoint 90'),
|
||
(11490, 9908, 0, 'Icecrown Ore Spawnpoint 91'),
|
||
(11491, 9908, 0, 'Icecrown Ore Spawnpoint 92'),
|
||
(11492, 9908, 0, 'Icecrown Ore Spawnpoint 93'),
|
||
(11493, 9908, 0, 'Icecrown Ore Spawnpoint 94'),
|
||
(11494, 9908, 0, 'Icecrown Ore Spawnpoint 95'),
|
||
(11495, 9908, 0, 'Icecrown Ore Spawnpoint 96'),
|
||
(11496, 9908, 0, 'Icecrown Ore Spawnpoint 97'),
|
||
(11497, 9908, 0, 'Icecrown Ore Spawnpoint 98'),
|
||
(11498, 9908, 0, 'Icecrown Ore Spawnpoint 99'),
|
||
(11499, 9908, 0, 'Icecrown Ore Spawnpoint 100'),
|
||
(11500, 9908, 0, 'Icecrown Ore Spawnpoint 101'),
|
||
(11501, 9908, 0, 'Icecrown Ore Spawnpoint 102'),
|
||
(11502, 9908, 0, 'Icecrown Ore Spawnpoint 103'),
|
||
(11503, 9908, 0, 'Icecrown Ore Spawnpoint 104'),
|
||
(11504, 9908, 0, 'Icecrown Ore Spawnpoint 105'),
|
||
(11505, 9908, 0, 'Icecrown Ore Spawnpoint 106'),
|
||
(11506, 9908, 0, 'Icecrown Ore Spawnpoint 107'),
|
||
(11507, 9908, 0, 'Icecrown Ore Spawnpoint 108'),
|
||
(11508, 9908, 0, 'Icecrown Ore Spawnpoint 109'),
|
||
(11509, 9908, 0, 'Icecrown Ore Spawnpoint 110'),
|
||
(11510, 9908, 0, 'Icecrown Ore Spawnpoint 111'),
|
||
(11511, 9908, 0, 'Icecrown Ore Spawnpoint 112'),
|
||
(11512, 9908, 0, 'Icecrown Ore Spawnpoint 113'),
|
||
(11513, 9908, 0, 'Icecrown Ore Spawnpoint 114'),
|
||
(11514, 9908, 0, 'Icecrown Ore Spawnpoint 115'),
|
||
(11515, 9908, 0, 'Icecrown Ore Spawnpoint 116'),
|
||
(11516, 9908, 0, 'Icecrown Ore Spawnpoint 117'),
|
||
(11517, 9908, 0, 'Icecrown Ore Spawnpoint 118'),
|
||
(11518, 9908, 0, 'Icecrown Ore Spawnpoint 119'),
|
||
(11519, 9908, 0, 'Icecrown Ore Spawnpoint 120'),
|
||
(11520, 9908, 0, 'Icecrown Ore Spawnpoint 121'),
|
||
(11521, 9908, 0, 'Icecrown Ore Spawnpoint 122'),
|
||
(11522, 9908, 0, 'Icecrown Ore Spawnpoint 123'),
|
||
(11523, 9908, 0, 'Icecrown Ore Spawnpoint 124'),
|
||
(11524, 9908, 0, 'Icecrown Ore Spawnpoint 125'),
|
||
(11525, 9908, 0, 'Icecrown Ore Spawnpoint 126'),
|
||
(11526, 9908, 0, 'Icecrown Ore Spawnpoint 127'),
|
||
(11527, 9908, 0, 'Icecrown Ore Spawnpoint 128'),
|
||
(11528, 9908, 0, 'Icecrown Ore Spawnpoint 129'),
|
||
(11529, 9908, 0, 'Icecrown Ore Spawnpoint 130'),
|
||
(11530, 9908, 0, 'Icecrown Ore Spawnpoint 131'),
|
||
(11531, 9908, 0, 'Icecrown Ore Spawnpoint 132'),
|
||
(11532, 9908, 0, 'Icecrown Ore Spawnpoint 133'),
|
||
(11533, 9908, 0, 'Icecrown Ore Spawnpoint 134'),
|
||
(11534, 9908, 0, 'Icecrown Ore Spawnpoint 135'),
|
||
(11535, 9908, 0, 'Icecrown Ore Spawnpoint 136'),
|
||
(11536, 9908, 0, 'Icecrown Ore Spawnpoint 137'),
|
||
(11537, 9908, 0, 'Icecrown Ore Spawnpoint 138'),
|
||
(11538, 9908, 0, 'Icecrown Ore Spawnpoint 139'),
|
||
(11539, 9908, 0, 'Icecrown Ore Spawnpoint 140'),
|
||
(11540, 9908, 0, 'Icecrown Ore Spawnpoint 141'),
|
||
(11541, 9908, 0, 'Icecrown Ore Spawnpoint 142'),
|
||
(11542, 9908, 0, 'Icecrown Ore Spawnpoint 143'),
|
||
(11543, 9908, 0, 'Icecrown Ore Spawnpoint 144'),
|
||
(11544, 9908, 0, 'Icecrown Ore Spawnpoint 145'),
|
||
(11545, 9908, 0, 'Icecrown Ore Spawnpoint 146'),
|
||
(11546, 9908, 0, 'Icecrown Ore Spawnpoint 147'),
|
||
(11547, 9908, 0, 'Icecrown Ore Spawnpoint 148'),
|
||
(11548, 9908, 0, 'Icecrown Ore Spawnpoint 149'),
|
||
(11549, 9908, 0, 'Icecrown Ore Spawnpoint 150'),
|
||
(11550, 9908, 0, 'Icecrown Ore Spawnpoint 151'),
|
||
(11551, 9908, 0, 'Icecrown Ore Spawnpoint 152'),
|
||
(11552, 9908, 0, 'Icecrown Ore Spawnpoint 153'),
|
||
(11553, 9908, 0, 'Icecrown Ore Spawnpoint 154'),
|
||
(11554, 9908, 0, 'Icecrown Ore Spawnpoint 155'),
|
||
(11555, 9908, 0, 'Icecrown Ore Spawnpoint 156'),
|
||
(11556, 9908, 0, 'Icecrown Ore Spawnpoint 157'),
|
||
(11557, 9908, 0, 'Icecrown Ore Spawnpoint 158'),
|
||
(11558, 9908, 0, 'Icecrown Ore Spawnpoint 159'),
|
||
(11559, 9908, 0, 'Icecrown Ore Spawnpoint 160'),
|
||
(11560, 9908, 0, 'Icecrown Ore Spawnpoint 161'),
|
||
(11561, 9908, 0, 'Icecrown Ore Spawnpoint 162'),
|
||
(11562, 9908, 0, 'Icecrown Ore Spawnpoint 163'),
|
||
(11563, 9908, 0, 'Icecrown Ore Spawnpoint 164'),
|
||
(11564, 9908, 0, 'Icecrown Ore Spawnpoint 165'),
|
||
(11565, 9908, 0, 'Icecrown Ore Spawnpoint 166'),
|
||
(11566, 9908, 0, 'Icecrown Ore Spawnpoint 167'),
|
||
(11567, 9908, 0, 'Icecrown Ore Spawnpoint 168'),
|
||
(11568, 9908, 0, 'Icecrown Ore Spawnpoint 169'),
|
||
(11569, 9908, 0, 'Icecrown Ore Spawnpoint 170'),
|
||
(11570, 9908, 0, 'Icecrown Ore Spawnpoint 171'),
|
||
(11571, 9908, 0, 'Icecrown Ore Spawnpoint 172'),
|
||
(11572, 9908, 0, 'Icecrown Ore Spawnpoint 173'),
|
||
(11573, 9908, 0, 'Icecrown Ore Spawnpoint 174'),
|
||
(11574, 9908, 0, 'Icecrown Ore Spawnpoint 175'),
|
||
(11575, 9908, 0, 'Icecrown Ore Spawnpoint 176'),
|
||
(11576, 9908, 0, 'Icecrown Ore Spawnpoint 177'),
|
||
(11577, 9908, 0, 'Icecrown Ore Spawnpoint 178'),
|
||
(11578, 9908, 0, 'Icecrown Ore Spawnpoint 179'),
|
||
(11579, 9908, 0, 'Icecrown Ore Spawnpoint 180'),
|
||
(11580, 9908, 0, 'Icecrown Ore Spawnpoint 181'),
|
||
(11581, 9908, 0, 'Icecrown Ore Spawnpoint 182'),
|
||
(11582, 9908, 0, 'Icecrown Ore Spawnpoint 183'),
|
||
(11583, 9908, 0, 'Icecrown Ore Spawnpoint 184'),
|
||
(11584, 9908, 0, 'Icecrown Ore Spawnpoint 185'),
|
||
(11585, 9908, 0, 'Icecrown Ore Spawnpoint 186'),
|
||
(11586, 9908, 0, 'Icecrown Ore Spawnpoint 187'),
|
||
(11587, 9908, 0, 'Icecrown Ore Spawnpoint 188'),
|
||
(11588, 9908, 0, 'Icecrown Ore Spawnpoint 189'),
|
||
(11589, 9908, 0, 'Icecrown Ore Spawnpoint 190'),
|
||
(11590, 9908, 0, 'Icecrown Ore Spawnpoint 191'),
|
||
(11591, 9908, 0, 'Icecrown Ore Spawnpoint 192'),
|
||
(11592, 9908, 0, 'Icecrown Ore Spawnpoint 193'),
|
||
(11593, 9908, 0, 'Icecrown Ore Spawnpoint 194'),
|
||
(11594, 9908, 0, 'Icecrown Ore Spawnpoint 195'),
|
||
(11595, 9908, 0, 'Icecrown Ore Spawnpoint 196'),
|
||
(11596, 9908, 0, 'Icecrown Ore Spawnpoint 197'),
|
||
(11597, 9908, 0, 'Icecrown Ore Spawnpoint 198'),
|
||
(11598, 9908, 0, 'Icecrown Ore Spawnpoint 199'),
|
||
(11599, 9908, 0, 'Icecrown Ore Spawnpoint 200'),
|
||
(11600, 9908, 0, 'Icecrown Ore Spawnpoint 201'),
|
||
(11601, 9908, 0, 'Icecrown Ore Spawnpoint 202'),
|
||
(11602, 9908, 0, 'Icecrown Ore Spawnpoint 203'),
|
||
(11603, 9908, 0, 'Icecrown Ore Spawnpoint 204'),
|
||
(11604, 9908, 0, 'Icecrown Ore Spawnpoint 205'),
|
||
(11605, 9908, 0, 'Icecrown Ore Spawnpoint 206'),
|
||
(11606, 9908, 0, 'Icecrown Ore Spawnpoint 207'),
|
||
(11607, 9908, 0, 'Icecrown Ore Spawnpoint 208'),
|
||
(11608, 9908, 0, 'Icecrown Ore Spawnpoint 209'),
|
||
(11609, 9908, 0, 'Icecrown Ore Spawnpoint 210'),
|
||
(11610, 9908, 0, 'Icecrown Ore Spawnpoint 211'),
|
||
(11611, 9908, 0, 'Icecrown Ore Spawnpoint 212'),
|
||
(11612, 9908, 0, 'Icecrown Ore Spawnpoint 213'),
|
||
(11613, 9908, 0, 'Icecrown Ore Spawnpoint 214'),
|
||
(11614, 9908, 0, 'Icecrown Ore Spawnpoint 215'),
|
||
(11615, 9908, 0, 'Icecrown Ore Spawnpoint 216'),
|
||
(11616, 9908, 0, 'Icecrown Ore Spawnpoint 217'),
|
||
(11617, 9908, 0, 'Icecrown Ore Spawnpoint 218'),
|
||
(11618, 9908, 0, 'Icecrown Ore Spawnpoint 219'),
|
||
(11619, 9908, 0, 'Icecrown Ore Spawnpoint 220'),
|
||
(11620, 9908, 0, 'Icecrown Ore Spawnpoint 221'),
|
||
(11621, 9908, 0, 'Icecrown Ore Spawnpoint 222'),
|
||
(11622, 9908, 0, 'Icecrown Ore Spawnpoint 223'),
|
||
(11623, 9908, 0, 'Icecrown Ore Spawnpoint 224'),
|
||
(11624, 9908, 0, 'Icecrown Ore Spawnpoint 225'),
|
||
(11625, 9908, 0, 'Icecrown Ore Spawnpoint 226'),
|
||
(11626, 9908, 0, 'Icecrown Ore Spawnpoint 227'),
|
||
(11627, 9908, 0, 'Icecrown Ore Spawnpoint 228'),
|
||
(11628, 9908, 0, 'Icecrown Ore Spawnpoint 229'),
|
||
(11629, 9908, 0, 'Icecrown Ore Spawnpoint 230'),
|
||
(11630, 9908, 0, 'Icecrown Ore Spawnpoint 231'),
|
||
(11631, 9908, 0, 'Icecrown Ore Spawnpoint 232'),
|
||
(11632, 9908, 0, 'Icecrown Ore Spawnpoint 233'),
|
||
(11633, 9908, 0, 'Icecrown Ore Spawnpoint 234'),
|
||
(11634, 9908, 0, 'Icecrown Ore Spawnpoint 235'),
|
||
(11697, 2029, 0, 'Spawn Point 3 - Maraudon - Zone 2100'),
|
||
(12000, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12001, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12002, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12003, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12004, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12005, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12006, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12007, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12008, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12009, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12010, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12011, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12012, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12013, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12014, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12015, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12016, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12017, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12018, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12019, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12020, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12021, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12022, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12023, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12024, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12025, 8000, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 1'),
|
||
(12026, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12027, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12028, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12029, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12030, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12031, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12032, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12033, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12034, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12035, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12036, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12037, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12038, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12039, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12040, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12041, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12042, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12043, 8001, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 2'),
|
||
(12044, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12045, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12046, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12047, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12048, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12049, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12050, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12051, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12052, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12053, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12054, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12055, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12056, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12057, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12058, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12059, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12060, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12061, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12062, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12063, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12064, 8002, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 3'),
|
||
(12065, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12066, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12067, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12068, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12069, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12070, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12071, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12072, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12073, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12074, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12075, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12076, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12077, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12078, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12079, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12080, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12081, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12082, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12083, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12084, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12085, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12086, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12087, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12088, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12089, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12090, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12091, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12092, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12093, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12094, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12095, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12096, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12097, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12098, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12099, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12100, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12101, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12102, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12103, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12104, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12105, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12106, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12107, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12108, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12109, 8003, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 4'),
|
||
(12110, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12111, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12112, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12113, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12114, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12115, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12116, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12117, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12118, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12119, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12120, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12121, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12122, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12123, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12124, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12125, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12126, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12127, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12128, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12129, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12130, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12131, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12132, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12133, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12134, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12135, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12136, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12137, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12138, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12139, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12140, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12141, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12142, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12143, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12144, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12145, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12146, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12147, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12148, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12149, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12150, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12151, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12152, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12153, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12154, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12155, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12156, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12157, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12158, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12159, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12160, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12161, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12162, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12163, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12164, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12165, 8004, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 5'),
|
||
(12166, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12167, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12168, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12169, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12170, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12171, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12172, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12173, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12174, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12175, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12176, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12177, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12178, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12179, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12180, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12181, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12182, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12183, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12184, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12185, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12186, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12187, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12188, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12189, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12190, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12191, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12192, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12193, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12194, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12195, 8005, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 6'),
|
||
(12196, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12197, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12198, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12199, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12200, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12201, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12202, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12203, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12204, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12205, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12206, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12207, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12208, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12209, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12210, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12211, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12212, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12213, 8006, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 7'),
|
||
(12214, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12215, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12216, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12217, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12218, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12219, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12220, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12221, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12222, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12223, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12224, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12225, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12226, 8007, 0, 'Hellfire Peninsula - Fel Iron Deposit - Group 8'),
|
||
(12227, 8043, 0, 'Zangarmarsh - Fel Iron Deposit - Group 1'),
|
||
(12228, 8043, 0, 'Zangarmarsh - Fel Iron Deposit - Group 1'),
|
||
(12229, 8043, 0, 'Zangarmarsh - Fel Iron Deposit - Group 1'),
|
||
(12230, 8043, 0, 'Zangarmarsh - Fel Iron Deposit - Group 1'),
|
||
(12231, 8044, 0, 'Zangarmarsh - Fel Iron Deposit - Group 2'),
|
||
(12232, 8044, 0, 'Zangarmarsh - Fel Iron Deposit - Group 2'),
|
||
(12233, 8044, 0, 'Zangarmarsh - Fel Iron Deposit - Group 2'),
|
||
(12234, 8044, 0, 'Zangarmarsh - Fel Iron Deposit - Group 2'),
|
||
(12235, 8044, 0, 'Zangarmarsh - Fel Iron Deposit - Group 2'),
|
||
(12236, 8044, 0, 'Zangarmarsh - Fel Iron Deposit - Group 2'),
|
||
(12237, 8045, 0, 'Zangarmarsh - Fel Iron Deposit - Group 3'),
|
||
(12238, 8045, 0, 'Zangarmarsh - Fel Iron Deposit - Group 3'),
|
||
(12239, 8045, 0, 'Zangarmarsh - Fel Iron Deposit - Group 3'),
|
||
(12240, 8045, 0, 'Zangarmarsh - Fel Iron Deposit - Group 3'),
|
||
(12241, 8045, 0, 'Zangarmarsh - Fel Iron Deposit - Group 3'),
|
||
(12242, 8046, 0, 'Zangarmarsh - Fel Iron Deposit - Group 4'),
|
||
(12243, 8046, 0, 'Zangarmarsh - Fel Iron Deposit - Group 4'),
|
||
(12244, 8046, 0, 'Zangarmarsh - Fel Iron Deposit - Group 4'),
|
||
(12245, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12246, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12247, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12248, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12249, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12250, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12251, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12252, 8047, 0, 'Zangarmarsh - Fel Iron Deposit - Group 5'),
|
||
(12253, 8048, 0, 'Zangarmarsh - Fel Iron Deposit - Group 6'),
|
||
(12254, 8048, 0, 'Zangarmarsh - Fel Iron Deposit - Group 6'),
|
||
(12255, 8048, 0, 'Zangarmarsh - Fel Iron Deposit - Group 6'),
|
||
(12256, 8048, 0, 'Zangarmarsh - Fel Iron Deposit - Group 6'),
|
||
(12257, 8048, 0, 'Zangarmarsh - Fel Iron Deposit - Group 6'),
|
||
(12258, 8049, 0, 'Zangarmarsh - Fel Iron Deposit - Group 7'),
|
||
(12259, 8049, 0, 'Zangarmarsh - Fel Iron Deposit - Group 7'),
|
||
(12260, 8049, 0, 'Zangarmarsh - Fel Iron Deposit - Group 7'),
|
||
(12261, 8049, 0, 'Zangarmarsh - Fel Iron Deposit - Group 7'),
|
||
(12262, 8050, 0, 'Zangarmarsh - Fel Iron Deposit - Group 8'),
|
||
(12263, 8050, 0, 'Zangarmarsh - Fel Iron Deposit - Group 8'),
|
||
(12264, 8050, 0, 'Zangarmarsh - Fel Iron Deposit - Group 8'),
|
||
(12265, 8050, 0, 'Zangarmarsh - Fel Iron Deposit - Group 8'),
|
||
(12266, 8050, 0, 'Zangarmarsh - Fel Iron Deposit - Group 8'),
|
||
(12267, 8051, 0, 'Zangarmarsh - Fel Iron Deposit - Group 9'),
|
||
(12268, 8051, 0, 'Zangarmarsh - Fel Iron Deposit - Group 9'),
|
||
(12269, 8051, 0, 'Zangarmarsh - Fel Iron Deposit - Group 9'),
|
||
(12270, 8051, 0, 'Zangarmarsh - Fel Iron Deposit - Group 9'),
|
||
(12271, 8052, 0, 'Zangarmarsh - Fel Iron Deposit - Group 10'),
|
||
(12272, 8052, 0, 'Zangarmarsh - Fel Iron Deposit - Group 10'),
|
||
(12273, 8052, 0, 'Zangarmarsh - Fel Iron Deposit - Group 10'),
|
||
(12274, 8052, 0, 'Zangarmarsh - Fel Iron Deposit - Group 10'),
|
||
(12275, 8053, 0, 'Zangarmarsh - Fel Iron Deposit - Group 11'),
|
||
(12276, 8053, 0, 'Zangarmarsh - Fel Iron Deposit - Group 11'),
|
||
(12277, 8053, 0, 'Zangarmarsh - Fel Iron Deposit - Group 11'),
|
||
(12278, 8053, 0, 'Zangarmarsh - Fel Iron Deposit - Group 11'),
|
||
(12279, 8054, 0, 'Zangarmarsh - Fel Iron Deposit - Group 12'),
|
||
(12280, 8054, 0, 'Zangarmarsh - Fel Iron Deposit - Group 12'),
|
||
(12281, 8054, 0, 'Zangarmarsh - Fel Iron Deposit - Group 12'),
|
||
(12282, 8054, 0, 'Zangarmarsh - Fel Iron Deposit - Group 12'),
|
||
(12283, 8054, 0, 'Zangarmarsh - Fel Iron Deposit - Group 12'),
|
||
(12284, 8055, 0, 'Zangarmarsh - Fel Iron Deposit - Group 13'),
|
||
(12285, 8055, 0, 'Zangarmarsh - Fel Iron Deposit - Group 13'),
|
||
(12286, 8055, 0, 'Zangarmarsh - Fel Iron Deposit - Group 13'),
|
||
(12287, 8056, 0, 'Zangarmarsh - Fel Iron Deposit - Group 14'),
|
||
(12288, 8056, 0, 'Zangarmarsh - Fel Iron Deposit - Group 14'),
|
||
(12289, 8056, 0, 'Zangarmarsh - Fel Iron Deposit - Group 14'),
|
||
(12290, 8056, 0, 'Zangarmarsh - Fel Iron Deposit - Group 14'),
|
||
(12291, 8057, 0, 'Zangarmarsh - Fel Iron Deposit - Group 15'),
|
||
(12292, 8057, 0, 'Zangarmarsh - Fel Iron Deposit - Group 15'),
|
||
(12293, 8057, 0, 'Zangarmarsh - Fel Iron Deposit - Group 15'),
|
||
(12294, 8057, 0, 'Zangarmarsh - Fel Iron Deposit - Group 15'),
|
||
(12295, 8057, 0, 'Zangarmarsh - Fel Iron Deposit - Group 15'),
|
||
(12296, 8058, 0, 'Zangarmarsh - Fel Iron Deposit - Group 16'),
|
||
(12297, 8058, 0, 'Zangarmarsh - Fel Iron Deposit - Group 16'),
|
||
(12298, 8059, 0, 'Zangarmarsh - Fel Iron Deposit - Group 17'),
|
||
(12299, 8059, 0, 'Zangarmarsh - Fel Iron Deposit - Group 17'),
|
||
(12300, 8059, 0, 'Zangarmarsh - Fel Iron Deposit - Group 17'),
|
||
(12301, 8059, 0, 'Zangarmarsh - Fel Iron Deposit - Group 17'),
|
||
(12302, 8060, 0, 'Zangarmarsh - Fel Iron Deposit - Group 18'),
|
||
(12303, 8060, 0, 'Zangarmarsh - Fel Iron Deposit - Group 18'),
|
||
(12304, 8062, 0, 'Zangarmarsh - Adamantite Deposit - Group 1'),
|
||
(12305, 8062, 0, 'Zangarmarsh - Adamantite Deposit - Group 1'),
|
||
(12306, 8062, 0, 'Zangarmarsh - Adamantite Deposit - Group 1'),
|
||
(12307, 8062, 0, 'Zangarmarsh - Adamantite Deposit - Group 1'),
|
||
(12308, 8062, 0, 'Zangarmarsh - Adamantite Deposit - Group 1'),
|
||
(12309, 8063, 0, 'Zangarmarsh - Adamantite Deposit - Group 2'),
|
||
(12310, 8063, 0, 'Zangarmarsh - Adamantite Deposit - Group 2'),
|
||
(12311, 8063, 0, 'Zangarmarsh - Adamantite Deposit - Group 2'),
|
||
(12312, 8063, 0, 'Zangarmarsh - Adamantite Deposit - Group 2'),
|
||
(12313, 8063, 0, 'Zangarmarsh - Adamantite Deposit - Group 2'),
|
||
(12314, 8064, 0, 'Zangarmarsh - Adamantite Deposit - Group 3'),
|
||
(12315, 8064, 0, 'Zangarmarsh - Adamantite Deposit - Group 3'),
|
||
(12316, 8064, 0, 'Zangarmarsh - Adamantite Deposit - Group 3'),
|
||
(12317, 8064, 0, 'Zangarmarsh - Adamantite Deposit - Group 3'),
|
||
(12318, 8064, 0, 'Zangarmarsh - Adamantite Deposit - Group 3'),
|
||
(12319, 8065, 0, 'Zangarmarsh - Adamantite Deposit - Group 4'),
|
||
(12320, 8065, 0, 'Zangarmarsh - Adamantite Deposit - Group 4'),
|
||
(12321, 8065, 0, 'Zangarmarsh - Adamantite Deposit - Group 4'),
|
||
(12322, 8065, 0, 'Zangarmarsh - Adamantite Deposit - Group 4'),
|
||
(12323, 8065, 0, 'Zangarmarsh - Adamantite Deposit - Group 4'),
|
||
(12324, 8066, 0, 'Zangarmarsh - Adamantite Deposit - Group 5'),
|
||
(12325, 8066, 0, 'Zangarmarsh - Adamantite Deposit - Group 5'),
|
||
(12326, 8066, 0, 'Zangarmarsh - Adamantite Deposit - Group 5'),
|
||
(12327, 8067, 0, 'Zangarmarsh - Adamantite Deposit - Group 6'),
|
||
(12328, 8067, 0, 'Zangarmarsh - Adamantite Deposit - Group 6'),
|
||
(12329, 8067, 0, 'Zangarmarsh - Adamantite Deposit - Group 6'),
|
||
(12330, 8067, 0, 'Zangarmarsh - Adamantite Deposit - Group 6'),
|
||
(12331, 8068, 0, 'Zangarmarsh - Adamantite Deposit - Group 7'),
|
||
(12332, 8068, 0, 'Zangarmarsh - Adamantite Deposit - Group 7'),
|
||
(12333, 8068, 0, 'Zangarmarsh - Adamantite Deposit - Group 7'),
|
||
(12334, 8069, 0, 'Zangarmarsh - Adamantite Deposit - Group 8'),
|
||
(12335, 8069, 0, 'Zangarmarsh - Adamantite Deposit - Group 8'),
|
||
(12336, 8069, 0, 'Zangarmarsh - Adamantite Deposit - Group 8'),
|
||
(12337, 8069, 0, 'Zangarmarsh - Adamantite Deposit - Group 8'),
|
||
(12338, 8070, 0, 'Zangarmarsh - Adamantite Deposit - Group 9'),
|
||
(12339, 8070, 0, 'Zangarmarsh - Adamantite Deposit - Group 9'),
|
||
(12340, 8070, 0, 'Zangarmarsh - Adamantite Deposit - Group 9'),
|
||
(12341, 8071, 0, 'Zangarmarsh - Adamantite Deposit - Group 10'),
|
||
(12342, 8071, 0, 'Zangarmarsh - Adamantite Deposit - Group 10'),
|
||
(12343, 8072, 0, 'Zangarmarsh - Adamantite Deposit - Group 11'),
|
||
(12344, 8073, 0, 'Zangarmarsh - Adamantite Deposit - Group 12'),
|
||
(12345, 8074, 0, 'Zangarmarsh - Adamantite Deposit - Group 13'),
|
||
(12346, 8099, 0, 'Terokkar Forest - Fel Iron Deposit - Group 1'),
|
||
(12347, 8099, 0, 'Terokkar Forest - Fel Iron Deposit - Group 1'),
|
||
(12348, 8099, 0, 'Terokkar Forest - Fel Iron Deposit - Group 1'),
|
||
(12349, 8099, 0, 'Terokkar Forest - Fel Iron Deposit - Group 1'),
|
||
(12350, 8099, 0, 'Terokkar Forest - Fel Iron Deposit - Group 1'),
|
||
(12351, 8100, 0, 'Terokkar Forest - Fel Iron Deposit - Group 2'),
|
||
(12352, 8100, 0, 'Terokkar Forest - Fel Iron Deposit - Group 2'),
|
||
(12353, 8100, 0, 'Terokkar Forest - Fel Iron Deposit - Group 2'),
|
||
(12354, 8100, 0, 'Terokkar Forest - Fel Iron Deposit - Group 2'),
|
||
(12355, 8100, 0, 'Terokkar Forest - Fel Iron Deposit - Group 2'),
|
||
(12356, 8100, 0, 'Terokkar Forest - Fel Iron Deposit - Group 2'),
|
||
(12357, 8101, 0, 'Terokkar Forest - Fel Iron Deposit - Group 3'),
|
||
(12358, 8101, 0, 'Terokkar Forest - Fel Iron Deposit - Group 3'),
|
||
(12359, 8101, 0, 'Terokkar Forest - Fel Iron Deposit - Group 3'),
|
||
(12360, 8101, 0, 'Terokkar Forest - Fel Iron Deposit - Group 3'),
|
||
(12361, 8101, 0, 'Terokkar Forest - Fel Iron Deposit - Group 3'),
|
||
(12362, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12363, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12364, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12365, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12366, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12367, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12368, 8102, 0, 'Terokkar Forest - Fel Iron Deposit - Group 4'),
|
||
(12369, 8103, 0, 'Terokkar Forest - Fel Iron Deposit - Group 5'),
|
||
(12370, 8103, 0, 'Terokkar Forest - Fel Iron Deposit - Group 5'),
|
||
(12371, 8103, 0, 'Terokkar Forest - Fel Iron Deposit - Group 5'),
|
||
(12372, 8103, 0, 'Terokkar Forest - Fel Iron Deposit - Group 5'),
|
||
(12373, 8104, 0, 'Terokkar Forest - Fel Iron Deposit - Group 6'),
|
||
(12374, 8104, 0, 'Terokkar Forest - Fel Iron Deposit - Group 6'),
|
||
(12375, 8104, 0, 'Terokkar Forest - Fel Iron Deposit - Group 6'),
|
||
(12376, 8104, 0, 'Terokkar Forest - Fel Iron Deposit - Group 6'),
|
||
(12377, 8104, 0, 'Terokkar Forest - Fel Iron Deposit - Group 6'),
|
||
(12378, 8105, 0, 'Terokkar Forest - Fel Iron Deposit - Group 7'),
|
||
(12379, 8105, 0, 'Terokkar Forest - Fel Iron Deposit - Group 7'),
|
||
(12380, 8105, 0, 'Terokkar Forest - Fel Iron Deposit - Group 7'),
|
||
(12381, 8105, 0, 'Terokkar Forest - Fel Iron Deposit - Group 7'),
|
||
(12382, 8106, 0, 'Terokkar Forest - Fel Iron Deposit - Group 8'),
|
||
(12383, 8106, 0, 'Terokkar Forest - Fel Iron Deposit - Group 8'),
|
||
(12384, 8106, 0, 'Terokkar Forest - Fel Iron Deposit - Group 8'),
|
||
(12385, 8106, 0, 'Terokkar Forest - Fel Iron Deposit - Group 8'),
|
||
(12386, 8106, 0, 'Terokkar Forest - Fel Iron Deposit - Group 8'),
|
||
(12387, 8107, 0, 'Terokkar Forest - Fel Iron Deposit - Group 9'),
|
||
(12388, 8107, 0, 'Terokkar Forest - Fel Iron Deposit - Group 9'),
|
||
(12389, 8107, 0, 'Terokkar Forest - Fel Iron Deposit - Group 9'),
|
||
(12390, 8107, 0, 'Terokkar Forest - Fel Iron Deposit - Group 9'),
|
||
(12391, 8107, 0, 'Terokkar Forest - Fel Iron Deposit - Group 9'),
|
||
(12392, 8108, 0, 'Terokkar Forest - Fel Iron Deposit - Group 10'),
|
||
(12393, 8108, 0, 'Terokkar Forest - Fel Iron Deposit - Group 10'),
|
||
(12394, 8108, 0, 'Terokkar Forest - Fel Iron Deposit - Group 10'),
|
||
(12395, 8108, 0, 'Terokkar Forest - Fel Iron Deposit - Group 10'),
|
||
(12396, 8109, 0, 'Terokkar Forest - Fel Iron Deposit - Group 11'),
|
||
(12397, 8109, 0, 'Terokkar Forest - Fel Iron Deposit - Group 11'),
|
||
(12398, 8109, 0, 'Terokkar Forest - Fel Iron Deposit - Group 11'),
|
||
(12399, 8109, 0, 'Terokkar Forest - Fel Iron Deposit - Group 11'),
|
||
(12400, 8109, 0, 'Terokkar Forest - Fel Iron Deposit - Group 11'),
|
||
(12401, 8110, 0, 'Terokkar Forest - Fel Iron Deposit - Group 12'),
|
||
(12402, 8110, 0, 'Terokkar Forest - Fel Iron Deposit - Group 12'),
|
||
(12403, 8110, 0, 'Terokkar Forest - Fel Iron Deposit - Group 12'),
|
||
(12404, 8110, 0, 'Terokkar Forest - Fel Iron Deposit - Group 12'),
|
||
(12405, 8110, 0, 'Terokkar Forest - Fel Iron Deposit - Group 12'),
|
||
(12406, 8111, 0, 'Terokkar Forest - Adamantite Deposit - Group 1'),
|
||
(12407, 8111, 0, 'Terokkar Forest - Adamantite Deposit - Group 1'),
|
||
(12408, 8111, 0, 'Terokkar Forest - Adamantite Deposit - Group 1'),
|
||
(12409, 8111, 0, 'Terokkar Forest - Adamantite Deposit - Group 1'),
|
||
(12410, 8112, 0, 'Terokkar Forest - Adamantite Deposit - Group 2'),
|
||
(12411, 8112, 0, 'Terokkar Forest - Adamantite Deposit - Group 2'),
|
||
(12412, 8112, 0, 'Terokkar Forest - Adamantite Deposit - Group 2'),
|
||
(12413, 8112, 0, 'Terokkar Forest - Adamantite Deposit - Group 2'),
|
||
(12414, 8113, 0, 'Terokkar Forest - Adamantite Deposit - Group 3'),
|
||
(12415, 8113, 0, 'Terokkar Forest - Adamantite Deposit - Group 3'),
|
||
(12416, 8113, 0, 'Terokkar Forest - Adamantite Deposit - Group 3'),
|
||
(12417, 8113, 0, 'Terokkar Forest - Adamantite Deposit - Group 3'),
|
||
(12418, 8113, 0, 'Terokkar Forest - Adamantite Deposit - Group 3'),
|
||
(12419, 8114, 0, 'Terokkar Forest - Adamantite Deposit - Group 4'),
|
||
(12420, 8114, 0, 'Terokkar Forest - Adamantite Deposit - Group 4'),
|
||
(12421, 8114, 0, 'Terokkar Forest - Adamantite Deposit - Group 4'),
|
||
(12422, 8114, 0, 'Terokkar Forest - Adamantite Deposit - Group 4'),
|
||
(12423, 8114, 0, 'Terokkar Forest - Adamantite Deposit - Group 4'),
|
||
(12424, 8115, 0, 'Terokkar Forest - Adamantite Deposit - Group 5'),
|
||
(12425, 8115, 0, 'Terokkar Forest - Adamantite Deposit - Group 5'),
|
||
(12426, 8115, 0, 'Terokkar Forest - Adamantite Deposit - Group 5'),
|
||
(12427, 8115, 0, 'Terokkar Forest - Adamantite Deposit - Group 5'),
|
||
(12428, 8116, 0, 'Terokkar Forest - Adamantite Deposit - Group 6'),
|
||
(12429, 8116, 0, 'Terokkar Forest - Adamantite Deposit - Group 6'),
|
||
(12430, 8116, 0, 'Terokkar Forest - Adamantite Deposit - Group 6'),
|
||
(12431, 8116, 0, 'Terokkar Forest - Adamantite Deposit - Group 6'),
|
||
(12432, 8117, 0, 'Terokkar Forest - Adamantite Deposit - Group 7'),
|
||
(12433, 8117, 0, 'Terokkar Forest - Adamantite Deposit - Group 7'),
|
||
(12434, 8117, 0, 'Terokkar Forest - Adamantite Deposit - Group 7'),
|
||
(12435, 8117, 0, 'Terokkar Forest - Adamantite Deposit - Group 7'),
|
||
(12436, 8117, 0, 'Terokkar Forest - Adamantite Deposit - Group 7'),
|
||
(12437, 8118, 0, 'Terokkar Forest - Adamantite Deposit - Group 8'),
|
||
(12438, 8118, 0, 'Terokkar Forest - Adamantite Deposit - Group 8'),
|
||
(12439, 8118, 0, 'Terokkar Forest - Adamantite Deposit - Group 8'),
|
||
(12440, 8118, 0, 'Terokkar Forest - Adamantite Deposit - Group 8'),
|
||
(12441, 8118, 0, 'Terokkar Forest - Adamantite Deposit - Group 8'),
|
||
(12442, 8119, 0, 'Terokkar Forest - Adamantite Deposit - Group 9'),
|
||
(12443, 8119, 0, 'Terokkar Forest - Adamantite Deposit - Group 9'),
|
||
(12444, 8119, 0, 'Terokkar Forest - Adamantite Deposit - Group 9'),
|
||
(12445, 8119, 0, 'Terokkar Forest - Adamantite Deposit - Group 9'),
|
||
(12446, 8120, 0, 'Terokkar Forest - Adamantite Deposit - Group 10'),
|
||
(12447, 8120, 0, 'Terokkar Forest - Adamantite Deposit - Group 10'),
|
||
(12448, 8120, 0, 'Terokkar Forest - Adamantite Deposit - Group 10'),
|
||
(12449, 8120, 0, 'Terokkar Forest - Adamantite Deposit - Group 10'),
|
||
(12450, 8121, 0, 'Terokkar Forest - Adamantite Deposit - Group 11'),
|
||
(12451, 8121, 0, 'Terokkar Forest - Adamantite Deposit - Group 11'),
|
||
(12452, 8121, 0, 'Terokkar Forest - Adamantite Deposit - Group 11'),
|
||
(12453, 8121, 0, 'Terokkar Forest - Adamantite Deposit - Group 11'),
|
||
(12454, 8121, 0, 'Terokkar Forest - Adamantite Deposit - Group 11'),
|
||
(12455, 8122, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 12'),
|
||
(12456, 8122, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 12'),
|
||
(12457, 8122, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 12'),
|
||
(12458, 8122, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 12'),
|
||
(12459, 8123, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 13'),
|
||
(12460, 8123, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 13'),
|
||
(12461, 8123, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 13'),
|
||
(12462, 8123, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 13'),
|
||
(12463, 8124, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 14'),
|
||
(12464, 8124, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 14'),
|
||
(12465, 8124, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 14'),
|
||
(12466, 8124, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 14'),
|
||
(12467, 8125, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 15'),
|
||
(12468, 8125, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 15'),
|
||
(12469, 8125, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 15'),
|
||
(12470, 8125, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 15'),
|
||
(12471, 8126, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 16'),
|
||
(12472, 8126, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 16'),
|
||
(12473, 8126, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 16'),
|
||
(12474, 8126, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 16'),
|
||
(12475, 8127, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 17'),
|
||
(12476, 8127, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 17'),
|
||
(12477, 8127, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 17'),
|
||
(12478, 8127, 0, 'Terokkar Forest - Adamantite / Khorium / Rich - Group 17'),
|
||
(12479, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12480, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12481, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12482, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12483, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12484, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12485, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12486, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12487, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12488, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12489, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12490, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12491, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12492, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12493, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12494, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12495, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12496, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12497, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12498, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12499, 8147, 0, 'Nagrand - Fel Iron Deposit - Group 1'),
|
||
(12500, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12501, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12502, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12503, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12504, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12505, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12506, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12507, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12508, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12509, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12510, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12511, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12512, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12513, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12514, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12515, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12516, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12517, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12518, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12519, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12520, 8148, 0, 'Nagrand - Fel Iron Deposit - Group 2'),
|
||
(12521, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12522, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12523, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12524, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12525, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12526, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12527, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12528, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12529, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12530, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12531, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12532, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12533, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12534, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12535, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12536, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12537, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12538, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12539, 8149, 0, 'Nagrand - Fel Iron Deposit - Group 3'),
|
||
(12540, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12541, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12542, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12543, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12544, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12545, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12546, 8150, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 1 '),
|
||
(12547, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12548, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12549, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12550, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12551, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12552, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12553, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12554, 8151, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 2 '),
|
||
(12555, 8152, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 3 '),
|
||
(12556, 8152, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 3 '),
|
||
(12557, 8152, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 3 '),
|
||
(12558, 8152, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 3 '),
|
||
(12559, 8152, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 3 '),
|
||
(12560, 8152, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 3 '),
|
||
(12561, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12562, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12563, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12564, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12565, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12566, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12567, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12568, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12569, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12570, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12571, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12572, 8153, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 4 '),
|
||
(12573, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12574, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12575, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12576, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12577, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12578, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12579, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12580, 8154, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 5 '),
|
||
(12581, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12582, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12583, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12584, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12585, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12586, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12587, 8155, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 6 '),
|
||
(12588, 8156, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 7 '),
|
||
(12589, 8156, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 7 '),
|
||
(12590, 8156, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 7 '),
|
||
(12591, 8156, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 7 '),
|
||
(12592, 8156, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 7 '),
|
||
(12593, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12594, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12595, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12596, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12597, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12598, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12599, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12600, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12601, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12602, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12603, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12604, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12605, 8157, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 8 '),
|
||
(12606, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12607, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12608, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12609, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12610, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12611, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12612, 8158, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 9 '),
|
||
(12613, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12614, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12615, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12616, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12617, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12618, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12619, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12620, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12621, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12622, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12623, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12624, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12625, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12626, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12627, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12628, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12629, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12630, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12631, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12632, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12633, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12634, 8159, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 10'),
|
||
(12635, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12636, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12637, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12638, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12639, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12640, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12641, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12642, 8160, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 11'),
|
||
(12643, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12644, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12645, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12646, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12647, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12648, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12649, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12650, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12651, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12652, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12653, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12654, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12655, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12656, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12657, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12658, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12659, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12660, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12661, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12662, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12663, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12664, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12665, 8161, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 12'),
|
||
(12666, 8162, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 13'),
|
||
(12667, 8162, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 13'),
|
||
(12668, 8162, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 13'),
|
||
(12669, 8162, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 13'),
|
||
(12670, 8162, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 13'),
|
||
(12671, 8162, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 13'),
|
||
(12672, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12673, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12674, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12675, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12676, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12677, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12678, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12679, 8163, 0, 'Nagrand - Adamantite / Khorium / Rich - Group 14'),
|
||
(12680, 8176, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 1'),
|
||
(12681, 8176, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 1'),
|
||
(12682, 8176, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 1'),
|
||
(12683, 8176, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 1'),
|
||
(12684, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12685, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12686, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12687, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12688, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12689, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12690, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12691, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12692, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12693, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12694, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12695, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12696, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12697, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12698, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12699, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12700, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12701, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12702, 8177, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 2'),
|
||
(12703, 8178, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 3'),
|
||
(12704, 8178, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 3'),
|
||
(12705, 8178, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 3'),
|
||
(12706, 8178, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 3'),
|
||
(12707, 8178, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 3'),
|
||
(12708, 8178, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 3'),
|
||
(12709, 8179, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 4'),
|
||
(12710, 8179, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 4'),
|
||
(12711, 8179, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 4'),
|
||
(12712, 8179, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 4'),
|
||
(12713, 8179, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 4'),
|
||
(12714, 8180, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 5'),
|
||
(12715, 8180, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 5'),
|
||
(12716, 8180, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 5'),
|
||
(12717, 8180, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 5'),
|
||
(12718, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12719, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12720, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12721, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12722, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12723, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12724, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12725, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12726, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12727, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12728, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12729, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12730, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12731, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12732, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12733, 8181, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 6'),
|
||
(12734, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12735, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12736, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12737, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12738, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12739, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12740, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12741, 8182, 0, 'Blade\'s Edge Mountains - Fel Iron Deposit - Group 7'),
|
||
(12742, 8183, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 1'),
|
||
(12743, 8183, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 1'),
|
||
(12744, 8183, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 1'),
|
||
(12745, 8183, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 1'),
|
||
(12746, 8183, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 1'),
|
||
(12747, 8183, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 1'),
|
||
(12748, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12749, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12750, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12751, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12752, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12753, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12754, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12755, 8184, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 2'),
|
||
(12756, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12757, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12758, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12759, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12760, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12761, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12762, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12763, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12764, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12765, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12766, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12767, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12768, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12769, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12770, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12771, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12772, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12773, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12774, 8185, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 3'),
|
||
(12775, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12776, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12777, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12778, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12779, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12780, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12781, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12782, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12783, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12784, 8186, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 4'),
|
||
(12785, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12786, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12787, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12788, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12789, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12790, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12791, 8187, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 5'),
|
||
(12792, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12793, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12794, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12795, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12796, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12797, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12798, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12799, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12800, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12801, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12802, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12803, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12804, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12805, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12806, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12807, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12808, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12809, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12810, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12811, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12812, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12813, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12814, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12815, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12816, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12817, 8188, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 6'),
|
||
(12818, 8189, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 7'),
|
||
(12819, 8189, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 7'),
|
||
(12820, 8189, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 7'),
|
||
(12821, 8189, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 7'),
|
||
(12822, 8189, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 7'),
|
||
(12823, 8189, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 7'),
|
||
(12824, 8190, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 8'),
|
||
(12825, 8190, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 8'),
|
||
(12826, 8190, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 8'),
|
||
(12827, 8190, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 8'),
|
||
(12828, 8190, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 8'),
|
||
(12829, 8191, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 9'),
|
||
(12830, 8191, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 9'),
|
||
(12831, 8191, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 9'),
|
||
(12832, 8191, 0, 'Blade\'s Edge Mountains - Adamantite Deposit - Group 9'),
|
||
(12833, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12834, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12835, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12836, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12837, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12838, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12839, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12840, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12841, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12842, 8192, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 1'),
|
||
(12843, 8193, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 2'),
|
||
(12844, 8193, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 2'),
|
||
(12845, 8193, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 2'),
|
||
(12846, 8193, 0, 'Blade\'s Edge Mountains - Rich Adamantite Deposit - Group 2'),
|
||
(12847, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12848, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12849, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12850, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12851, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12852, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12853, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12854, 8213, 0, 'Netherstorm - Fel Iron Deposit - Group 1'),
|
||
(12855, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12856, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12857, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12858, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12859, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12860, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12861, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12862, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12863, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12864, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12865, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12866, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12867, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12868, 8214, 0, 'Netherstorm - Fel Iron Deposit - Group 2'),
|
||
(12869, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12870, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12871, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12872, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12873, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12874, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12875, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12876, 8215, 0, 'Netherstorm - Fel Iron Deposit - Group 3'),
|
||
(12877, 8216, 0, 'Netherstorm - Fel Iron Deposit - Group 4'),
|
||
(12878, 8216, 0, 'Netherstorm - Fel Iron Deposit - Group 4'),
|
||
(12879, 8216, 0, 'Netherstorm - Fel Iron Deposit - Group 4'),
|
||
(12880, 8216, 0, 'Netherstorm - Fel Iron Deposit - Group 4'),
|
||
(12881, 8217, 0, 'Netherstorm - Fel Iron Deposit - Group 5'),
|
||
(12882, 8217, 0, 'Netherstorm - Fel Iron Deposit - Group 5'),
|
||
(12883, 8217, 0, 'Netherstorm - Fel Iron Deposit - Group 5'),
|
||
(12884, 8217, 0, 'Netherstorm - Fel Iron Deposit - Group 5'),
|
||
(12885, 8217, 0, 'Netherstorm - Fel Iron Deposit - Group 5'),
|
||
(12886, 8218, 0, 'Netherstorm - Rich Adamantite Deposit - Group 1'),
|
||
(12887, 8218, 0, 'Netherstorm - Rich Adamantite Deposit - Group 1'),
|
||
(12888, 8218, 0, 'Netherstorm - Rich Adamantite Deposit - Group 1'),
|
||
(12889, 8218, 0, 'Netherstorm - Rich Adamantite Deposit - Group 1'),
|
||
(12890, 8218, 0, 'Netherstorm - Rich Adamantite Deposit - Group 1'),
|
||
(12891, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12892, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12893, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12894, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12895, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12896, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12897, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12898, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12899, 8219, 0, 'Netherstorm - Rich Adamantite Deposit - Group 2'),
|
||
(12900, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12901, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12902, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12903, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12904, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12905, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12906, 8220, 0, 'Netherstorm - Rich Adamantite Deposit - Group 3'),
|
||
(12907, 8221, 0, 'Netherstorm - Rich Adamantite Deposit - Group 4'),
|
||
(12908, 8221, 0, 'Netherstorm - Rich Adamantite Deposit - Group 4'),
|
||
(12909, 8221, 0, 'Netherstorm - Rich Adamantite Deposit - Group 4'),
|
||
(12910, 8221, 0, 'Netherstorm - Rich Adamantite Deposit - Group 4'),
|
||
(12911, 8221, 0, 'Netherstorm - Rich Adamantite Deposit - Group 4'),
|
||
(12912, 8221, 0, 'Netherstorm - Rich Adamantite Deposit - Group 4'),
|
||
(12913, 8222, 0, 'Netherstorm - Rich Adamantite Deposit - Group 5'),
|
||
(12914, 8222, 0, 'Netherstorm - Rich Adamantite Deposit - Group 5'),
|
||
(12915, 8222, 0, 'Netherstorm - Rich Adamantite Deposit - Group 5'),
|
||
(12916, 8222, 0, 'Netherstorm - Rich Adamantite Deposit - Group 5'),
|
||
(12917, 8223, 0, 'Netherstorm - Rich Adamantite Deposit - Group 6'),
|
||
(12918, 8223, 0, 'Netherstorm - Rich Adamantite Deposit - Group 6'),
|
||
(12919, 8223, 0, 'Netherstorm - Rich Adamantite Deposit - Group 6'),
|
||
(12920, 8223, 0, 'Netherstorm - Rich Adamantite Deposit - Group 6'),
|
||
(12921, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12922, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12923, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12924, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12925, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12926, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12927, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12928, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12929, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12930, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12931, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12932, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12933, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12934, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12935, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12936, 8224, 0, 'Netherstorm - Rich Adamantite Deposit - Group 7'),
|
||
(12937, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12938, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12939, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12940, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12941, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12942, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12943, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12944, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12945, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12946, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12947, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12948, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12949, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12950, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12951, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12952, 8225, 0, 'Netherstorm - Rich Adamantite Deposit - Group 8'),
|
||
(12953, 8226, 0, 'Netherstorm - Rich Adamantite Deposit - Group 9'),
|
||
(12954, 8226, 0, 'Netherstorm - Rich Adamantite Deposit - Group 9'),
|
||
(12955, 8226, 0, 'Netherstorm - Rich Adamantite Deposit - Group 9'),
|
||
(12956, 8226, 0, 'Netherstorm - Rich Adamantite Deposit - Group 9'),
|
||
(12957, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12958, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12959, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12960, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12961, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12962, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12963, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12964, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12965, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12966, 8227, 0, 'Netherstorm - Rich Adamantite Deposit - Group 10'),
|
||
(12967, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12968, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12969, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12970, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12971, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12972, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12973, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12974, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12975, 8228, 0, 'Netherstorm - Rich Adamantite Deposit - Group 11'),
|
||
(12976, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12977, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12978, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12979, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12980, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12981, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12982, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12983, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12984, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12985, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12986, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12987, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12988, 8254, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 1'),
|
||
(12989, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12990, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12991, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12992, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12993, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12994, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12995, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12996, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12997, 8255, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 2'),
|
||
(12998, 8256, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 3'),
|
||
(12999, 8256, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 3'),
|
||
(13000, 8256, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 3'),
|
||
(13001, 8256, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 3'),
|
||
(13002, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13003, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13004, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13005, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13006, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13007, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13008, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13009, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13010, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13011, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13012, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13013, 8257, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 4'),
|
||
(13014, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13015, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13016, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13017, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13018, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13019, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13020, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13021, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13022, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13023, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13024, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13025, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13026, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13027, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13028, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13029, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13030, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13031, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13032, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13033, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13034, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13035, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13036, 8258, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 5'),
|
||
(13037, 8259, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 6'),
|
||
(13038, 8259, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 6'),
|
||
(13039, 8259, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 6'),
|
||
(13040, 8259, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 6'),
|
||
(13041, 8259, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 6'),
|
||
(13042, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13043, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13044, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13045, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13046, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13047, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13048, 8260, 0, 'Shadowmoon Valley - Fel Iron Deposit - Group 7'),
|
||
(13049, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13050, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13051, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13052, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13053, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13054, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13055, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13056, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13057, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13058, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13059, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13060, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13061, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13062, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13063, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13064, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13065, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13066, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13067, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13068, 8261, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 1'),
|
||
(13069, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13070, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13071, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13072, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13073, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13074, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13075, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13076, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13077, 8262, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 2'),
|
||
(13078, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13079, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13080, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13081, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13082, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13083, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13084, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13085, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13086, 8263, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 3'),
|
||
(13087, 8264, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 4'),
|
||
(13088, 8264, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 4'),
|
||
(13089, 8264, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 4'),
|
||
(13090, 8264, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 4'),
|
||
(13091, 8264, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 4'),
|
||
(13092, 8265, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 5'),
|
||
(13093, 8265, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 5'),
|
||
(13094, 8265, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 5'),
|
||
(13095, 8265, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 5'),
|
||
(13096, 8265, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 5'),
|
||
(13097, 8265, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 5'),
|
||
(13098, 8266, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 6'),
|
||
(13099, 8266, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 6'),
|
||
(13100, 8266, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 6'),
|
||
(13101, 8266, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 6'),
|
||
(13102, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13103, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13104, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13105, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13106, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13107, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13108, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13109, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13110, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13111, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13112, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13113, 8267, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 7'),
|
||
(13114, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13115, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13116, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13117, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13118, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13119, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13120, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13121, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13122, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13123, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13124, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13125, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13126, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13127, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13128, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13129, 8268, 0, 'Shadowmoon Valley - Rich Adamantite Deposit - Group 8'),
|
||
(13130, 8282, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 1'),
|
||
(13131, 8282, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 1'),
|
||
(13132, 8282, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 1'),
|
||
(13133, 8282, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 1'),
|
||
(13134, 8282, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 1'),
|
||
(13135, 8283, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 2'),
|
||
(13136, 8283, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 2'),
|
||
(13137, 8283, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 2'),
|
||
(13138, 8283, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 2'),
|
||
(13139, 8284, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 3'),
|
||
(13140, 8284, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 3'),
|
||
(13141, 8284, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 3'),
|
||
(13142, 8284, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 3'),
|
||
(13143, 8284, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 3'),
|
||
(13144, 8285, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 4'),
|
||
(13145, 8285, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 4'),
|
||
(13146, 8285, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 4'),
|
||
(13147, 8285, 0, 'Isle of Quel\'Danas - Rich Adamantite Deposit - Group 4'),
|
||
(13148, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13149, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13150, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13151, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13152, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13153, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13154, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13155, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13156, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13157, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13158, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13159, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13160, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13161, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13162, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13163, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13164, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13165, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13166, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13167, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13168, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13169, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13170, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13171, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13172, 8293, 0, 'Zangarmarsh - Serpent Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13173, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13174, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13175, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13176, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13177, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13178, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13179, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13180, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13181, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13182, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13183, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13184, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13185, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13186, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13187, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13188, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13189, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13190, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13191, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13192, 8294, 0, 'Zangarmarsh - Umbrafen Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13193, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13194, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13195, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13196, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13197, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13198, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13199, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13200, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13201, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13202, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13203, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13204, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13205, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13206, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13207, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13208, 8295, 0, 'Zangarmarsh - The Lagoon - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13209, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13210, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13211, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13212, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13213, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13214, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13215, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13216, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13217, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13218, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13219, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13220, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13221, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13222, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13223, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13224, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13225, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13226, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13227, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13228, 8296, 0, 'Zangarmarsh - Marshlight Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13229, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13230, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13231, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13232, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13233, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13234, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13235, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13236, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13237, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13238, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13239, 8297, 0, 'Zangarmarsh - Sporewind Lake - Brackish Mixed School / Sporefish School / Steam Pump Flotsam'),
|
||
(13240, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13241, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13242, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13243, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13244, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13245, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13246, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13247, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13248, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13249, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13250, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13251, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13252, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13253, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13254, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13255, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13256, 8298, 0, 'Terokkar Forest - Terokkar Rivers - Brackish Mixed School / School of Darter'),
|
||
(13257, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13258, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13259, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13260, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13261, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13262, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13263, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13264, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13265, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13266, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13267, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13268, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13269, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13270, 8299, 0, 'Nagrand - Skysong Lake - Mudfish School / Bluefish School / Pure Water'),
|
||
(13271, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13272, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13273, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13274, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13275, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13276, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13277, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13278, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13279, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13280, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13281, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13282, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13283, 8300, 0, 'Nagrand - Nagrand Rivers - Mudfish School / Bluefish School / Pure Water'),
|
||
(13284, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13285, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13286, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13287, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13288, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13289, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13290, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13291, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13292, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13293, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13294, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13295, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13296, 8301, 0, 'Nagrand - Lake Sunspring - Mudfish School / Bluefish School / Pure Water'),
|
||
(13297, 8302, 0, 'The Underbog - Ores - Group 1'),
|
||
(13298, 8303, 0, 'The Underbog - Ores - Group 2'),
|
||
(13299, 8303, 0, 'The Underbog - Ores - Group 2'),
|
||
(13300, 8302, 0, 'The Underbog - Ores - Group 1'),
|
||
(13301, 8302, 0, 'The Underbog - Ores - Group 1'),
|
||
(13302, 8302, 0, 'The Underbog - Ores - Group 1'),
|
||
(13303, 8302, 0, 'The Underbog - Ores - Group 1'),
|
||
(13304, 8303, 0, 'The Underbog - Ores - Group 2'),
|
||
(13305, 8302, 0, 'The Underbog - Ores - Group 1'),
|
||
(13306, 8305, 0, 'The Underbog - Ragveil / Flame Cap - Group 2'),
|
||
(13307, 8304, 0, 'The Underbog - Ragveil / Flame Cap - Group 1'),
|
||
(13308, 8304, 0, 'The Underbog - Ragveil / Flame Cap - Group 1'),
|
||
(13309, 8304, 0, 'The Underbog - Ragveil / Flame Cap - Group 1'),
|
||
(13310, 8304, 0, 'The Underbog - Ragveil / Flame Cap - Group 1'),
|
||
(13311, 8305, 0, 'The Underbog - Ragveil / Flame Cap - Group 2'),
|
||
(13312, 8305, 0, 'The Underbog - Ragveil / Flame Cap - Group 2'),
|
||
(13313, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13314, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13315, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13316, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13317, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13318, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13319, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13320, 8317, 0, 'The Slave Pens - Ragveil / Flame Cap - Master Group'),
|
||
(13321, 8318, 0, 'The Slave Pens - Adamantite / Khorium / Rich Adamantite - Group West'),
|
||
(13322, 8318, 0, 'The Slave Pens - Adamantite / Khorium / Rich Adamantite - Group West'),
|
||
(13323, 8318, 0, 'The Slave Pens - Adamantite / Khorium / Rich Adamantite - Group West'),
|
||
(13324, 8319, 0, 'The Slave Pens - Adamantite / Khorium / Rich Adamantite - Group East'),
|
||
(13325, 8319, 0, 'The Slave Pens - Adamantite / Khorium / Rich Adamantite - Group East'),
|
||
(13326, 8324, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13327, 8324, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13328, 8324, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13329, 8324, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13330, 8324, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13331, 8325, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13332, 8325, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13333, 8325, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13334, 8325, 0, 'Mana-Tombs - Adamantite / Khorium / Rich Adamantite - Group 1'),
|
||
(13335, 8332, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13336, 8332, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13337, 8332, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13338, 8332, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13339, 8332, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13340, 8332, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13341, 8333, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13342, 8333, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13343, 8333, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13344, 8333, 0, 'Auchenai Crypts - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13345, 8338, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13346, 8338, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13347, 8338, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13348, 8338, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13349, 8338, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13350, 8338, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13351, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13352, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13353, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13354, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13355, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13356, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13357, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13358, 8339, 0, 'Sethekk Halls - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13359, 8345, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13360, 8345, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13361, 8345, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13362, 8345, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13363, 8345, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13364, 8346, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13365, 8346, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13366, 8346, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13367, 8346, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13368, 8346, 0, 'Shadow Labyrinth - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13421, 8355, 0, 'The Steamvault - Ragveil / Flame Cap'),
|
||
(13422, 8355, 0, 'The Steamvault - Ragveil / Flame Cap'),
|
||
(13423, 8360, 0, 'The Steamvault - Fel Iron Deposit / Khorium Vein - Group 1'),
|
||
(13424, 8360, 0, 'The Steamvault - Fel Iron Deposit / Khorium Vein - Group 1'),
|
||
(13425, 8360, 0, 'The Steamvault - Fel Iron Deposit / Khorium Vein - Group 1'),
|
||
(13426, 8361, 0, 'The Steamvault - Fel Iron Deposit / Khorium Vein - Group 2'),
|
||
(13427, 8361, 0, 'The Steamvault - Fel Iron Deposit / Khorium Vein - Group 2'),
|
||
(13428, 8361, 0, 'The Steamvault - Fel Iron Deposit / Khorium Vein - Group 2'),
|
||
(13429, 8362, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13430, 8362, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13431, 8362, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 1'),
|
||
(13432, 8363, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13433, 8363, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13434, 8363, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13435, 8363, 0, 'The Steamvault - Adamantite Deposit / Rich Adamantite Deposit / Khorium Vein - Group 2'),
|
||
(13500, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13501, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13502, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13503, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13504, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13505, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13506, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13507, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13508, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13509, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13510, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13511, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13512, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13513, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13514, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13515, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13516, 20016, 0, 'Ghostlands - Ores - Tin Vein / Silver Vein'),
|
||
(13517, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13518, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13519, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13520, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13521, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13522, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13523, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13524, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13525, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13526, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13527, 20071, 0, 'Eastern Plaguelands - Bottom-Left - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13528, 20064, 0, 'Eastern Plaguelands - Bottom-Right - Small Thorium Vein / Truesilver Deposit'),
|
||
(13529, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13530, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13531, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13532, 20064, 0, 'Eastern Plaguelands - Bottom-Right - Small Thorium Vein / Truesilver Deposit'),
|
||
(13533, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13534, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13535, 20064, 0, 'Eastern Plaguelands - Bottom-Right - Small Thorium Vein / Truesilver Deposit'),
|
||
(13536, 20064, 0, 'Eastern Plaguelands - Bottom-Right - Small Thorium Vein / Truesilver Deposit'),
|
||
(13537, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13538, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13539, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13540, 20064, 0, 'Eastern Plaguelands - Bottom-Right - Small Thorium Vein / Truesilver Deposit'),
|
||
(13541, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13542, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13543, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13544, 20072, 0, 'Eastern Plaguelands - Bottom-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13545, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13546, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13547, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13548, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13549, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13550, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13551, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13552, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13553, 20049, 0, 'Eastern Plaguelands - Top-Left - Small Thorium Vein / Truesilver Deposit'),
|
||
(13554, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13555, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13556, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13557, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13558, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13559, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13560, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13561, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13562, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13563, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13564, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13565, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13566, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13567, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13568, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13569, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13570, 20063, 0, 'Eastern Plaguelands - Bottom-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13571, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13572, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13573, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13574, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13575, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13576, 20070, 0, 'Eastern Plaguelands - Bottom-Left - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13577, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13578, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13579, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13580, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13581, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13582, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13583, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13584, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13585, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13586, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13587, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13588, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13589, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13590, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13591, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13592, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13593, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13594, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13595, 20056, 0, 'Eastern Plaguelands - Top-Right - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13596, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13597, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13598, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13599, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13600, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13601, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13602, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13603, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13604, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13605, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13606, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13607, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13608, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13609, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13610, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13611, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13612, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13613, 20086, 0, 'Western Plaguelands - Master Small Thorium Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(13614, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13615, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13616, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13617, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13618, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13619, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13620, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13621, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13622, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13623, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13624, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13625, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13626, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13627, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13628, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13629, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13630, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13631, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13632, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13633, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13634, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13635, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13636, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13637, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13638, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13639, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13640, 20087, 0, 'Western Plaguelands - Master Mithril Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13641, 20081, 0, 'Western Plaguelands - Hearthglen - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13642, 20081, 0, 'Western Plaguelands - Hearthglen - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13643, 20081, 0, 'Western Plaguelands - Hearthglen - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13644, 20081, 0, 'Western Plaguelands - Hearthglen - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13645, 20081, 0, 'Western Plaguelands - Hearthglen - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13646, 20081, 0, 'Western Plaguelands - Hearthglen - Rich Thorium Vein / Truesilver Deposit'),
|
||
(13647, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13648, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13649, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13650, 20118, 0, 'Silverpine Forest - Fenris Isle / Lordamere Lake - Tin Vein / Silver Vein'),
|
||
(13651, 20129, 0, 'Silverpine Forest - North - Tin Vein / Silver Vein'),
|
||
(13652, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13653, 20135, 0, 'Silverpine Forest - The Sepulcher - Tin Vein / Silver Vein'),
|
||
(13654, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13655, 20124, 0, 'Silverpine Forest - Deep Elem Mine - Tin Vein / Silver Vein'),
|
||
(13656, 20124, 0, 'Silverpine Forest - Deep Elem Mine - Tin Vein / Silver Vein'),
|
||
(13657, 20135, 0, 'Silverpine Forest - The Sepulcher - Tin Vein / Silver Vein'),
|
||
(13658, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13659, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13661, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13662, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13663, 20129, 0, 'Silverpine Forest - North - Tin Vein / Silver Vein'),
|
||
(13664, 20135, 0, 'Silverpine Forest - The Sepulcher - Tin Vein / Silver Vein'),
|
||
(13665, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13666, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13667, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13668, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13669, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13670, 20124, 0, 'Silverpine Forest - Deep Elem Mine - Tin Vein / Silver Vein'),
|
||
(13671, 20135, 0, 'Silverpine Forest - The Sepulcher - Tin Vein / Silver Vein'),
|
||
(13672, 20129, 0, 'Silverpine Forest - North - Tin Vein / Silver Vein'),
|
||
(13673, 20118, 0, 'Silverpine Forest - Fenris Isle / Lordamere Lake - Tin Vein / Silver Vein'),
|
||
(13674, 20118, 0, 'Silverpine Forest - Fenris Isle / Lordamere Lake - Tin Vein / Silver Vein'),
|
||
(13675, 20124, 0, 'Silverpine Forest - Deep Elem Mine - Tin Vein / Silver Vein'),
|
||
(13676, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13677, 20129, 0, 'Silverpine Forest - North - Tin Vein / Silver Vein'),
|
||
(13678, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13679, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13680, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13681, 20118, 0, 'Silverpine Forest - Fenris Isle / Lordamere Lake - Tin Vein / Silver Vein'),
|
||
(13682, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13683, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13684, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13685, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13686, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13687, 20126, 0, 'Silverpine Forest - Beren\'s Peril - Tin Vein / Silver Vein'),
|
||
(13688, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13689, 20147, 0, 'Silverpine Forest - Ambermill - Tin Vein / Silver Vein'),
|
||
(13690, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13691, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13692, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13693, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13694, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13695, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13696, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13697, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13698, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13699, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13700, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13701, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13702, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13703, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13704, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13705, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13706, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13707, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13708, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13709, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13710, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13711, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13712, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13713, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13714, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13715, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13716, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13717, 20165, 0, 'Hillsbrad Foothills - Hillsbrad Fields South - Tin Vein / Silver Vein'),
|
||
(13718, 20165, 0, 'Hillsbrad Foothills - Hillsbrad Fields South - Tin Vein / Silver Vein'),
|
||
(13719, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13720, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13721, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13722, 20165, 0, 'Hillsbrad Foothills - Hillsbrad Fields South - Tin Vein / Silver Vein'),
|
||
(13723, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13724, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13725, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13726, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13727, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13728, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13729, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13730, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13731, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13732, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13733, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13734, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13735, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13736, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13737, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13738, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13739, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13740, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13741, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13742, 20165, 0, 'Hillsbrad Foothills - Hillsbrad Fields South - Tin Vein / Silver Vein'),
|
||
(13743, 20158, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Tin Vein / Silver Vein'),
|
||
(13744, 20172, 0, 'Hillsbrad Foothills - East - Tin Vein / Silver Vein'),
|
||
(13745, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13746, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13747, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13748, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13749, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13750, 20159, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13751, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13752, 20159, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13753, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13754, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13755, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13756, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13757, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13758, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13759, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13760, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13761, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13762, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13763, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13764, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13765, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13766, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13767, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13768, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13769, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13770, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13771, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13772, 20159, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13773, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13774, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13775, 20159, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13776, 20159, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13777, 20156, 0, 'Hillsbrad Foothills - Yeti Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13778, 20159, 0, 'Hillsbrad Foothills - Hillsbrad Fields North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13779, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13780, 20173, 0, 'Hillsbrad Foothills - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13781, 20157, 0, 'Hillsbrad Foothills - Yeti Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13782, 20157, 0, 'Hillsbrad Foothills - Yeti Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13783, 20157, 0, 'Hillsbrad Foothills - Yeti Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13784, 20157, 0, 'Hillsbrad Foothills - Yeti Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13785, 20157, 0, 'Hillsbrad Foothills - Yeti Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13786, 20157, 0, 'Hillsbrad Foothills - Yeti Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13788, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13789, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13790, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13791, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13792, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13793, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13794, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13795, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13796, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13797, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13798, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13799, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13800, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13801, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13802, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13803, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13804, 20155, 0, 'Hillsbrad Foothills - Azurelode Mine - Tin Vein (Azurelode) / Silver Vein (Azurelode)'),
|
||
(13805, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13806, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13807, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13808, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13809, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13810, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13811, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13812, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13813, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13814, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13815, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13816, 20195, 0, 'Alterac Mountains - Outer Alterac South - Tin Vein / Silver Vein'),
|
||
(13817, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13818, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13819, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13820, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13821, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13822, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13823, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13824, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13825, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13826, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13827, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13828, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13829, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13830, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13831, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13832, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13833, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13834, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13835, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13836, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13837, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13838, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13839, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13840, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13841, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13842, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13843, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13844, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13845, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13846, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13847, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13848, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13849, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13850, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13851, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13852, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13853, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13854, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13855, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13856, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13857, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13858, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13859, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13860, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13861, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13862, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13863, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13864, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13865, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13866, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13867, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13868, 20186, 0, 'Alterac Mountains - Inner Alterac - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13869, 20183, 0, 'Alterac Mountains - Crushridge Hold - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13870, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13871, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13872, 20190, 0, 'Alterac Mountains - Outer Alterac North - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13873, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13874, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13875, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13876, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13877, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13878, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13879, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13880, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13881, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13882, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13883, 20203, 0, 'The Hinterlands - Jintha\'Alor - Small Thorium Vein / Truesilver Deposit'),
|
||
(13884, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13885, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13886, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13887, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13888, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13889, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13890, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13891, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13892, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13893, 20211, 0, 'The Hinterlands - West Hinterlands - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(13894, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13895, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13896, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13897, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13898, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13899, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13900, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13901, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13902, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13903, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13904, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13905, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13906, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13907, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13908, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13909, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13910, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13911, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13912, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13913, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13914, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13915, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13916, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13917, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13918, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13919, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13920, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13921, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13922, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13923, 20209, 0, 'The Hinterlands - Jintha\'Alor - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13924, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13925, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13926, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13927, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13928, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13929, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13930, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13931, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13932, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13933, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13934, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13935, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13936, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13937, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13938, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13939, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13940, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13941, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13942, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13943, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13944, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13945, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13946, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13947, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13948, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13949, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13950, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13951, 20208, 0, 'The Hinterlands - The Overlook Cliffs - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13952, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13953, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13954, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13955, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13956, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13957, 20202, 0, 'The Hinterlands - Skulk Rock - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13958, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13959, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13960, 20212, 0, 'The Hinterlands - West Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13961, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13962, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13963, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13964, 20220, 0, 'The Hinterlands - East Hinterlands - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13965, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13966, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13967, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13968, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13969, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13970, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13971, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13972, 20204, 0, 'The Hinterlands - Seradane - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(13973, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13974, 20246, 0, 'Arathi Highlands - Witherbark Quadrant - Tin Vein / Silver Vein'),
|
||
(13975, 20246, 0, 'Arathi Highlands - Witherbark Quadrant - Tin Vein / Silver Vein'),
|
||
(13976, 20246, 0, 'Arathi Highlands - Witherbark Quadrant - Tin Vein / Silver Vein'),
|
||
(13977, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13978, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13979, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13980, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13981, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13982, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13983, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13984, 20262, 0, 'Arathi Highlands - Stromgarde Quadrant - Tin Vein / Silver Vein'),
|
||
(13985, 20238, 0, 'Arathi Highlands - Hammerfall Quadrant - Tin Vein / Silver Vein'),
|
||
(13986, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13987, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13988, 20238, 0, 'Arathi Highlands - Hammerfall Quadrant - Tin Vein / Silver Vein'),
|
||
(13989, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13990, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13991, 20238, 0, 'Arathi Highlands - Hammerfall Quadrant - Tin Vein / Silver Vein'),
|
||
(13992, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13993, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13994, 20238, 0, 'Arathi Highlands - Hammerfall Quadrant - Tin Vein / Silver Vein'),
|
||
(13995, 20238, 0, 'Arathi Highlands - Hammerfall Quadrant - Tin Vein / Silver Vein'),
|
||
(13996, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13997, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13998, 20254, 0, 'Arathi Highlands - Northfold Quadrant - Tin Vein / Silver Vein'),
|
||
(13999, 20230, 0, 'Arathi Highlands - Witherbark Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14000, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14001, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14002, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14003, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14004, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14005, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14006, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14007, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14008, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14009, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14010, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14011, 20230, 0, 'Arathi Highlands - Witherbark Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14012, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14013, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14014, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14015, 20230, 0, 'Arathi Highlands - Witherbark Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14016, 20230, 0, 'Arathi Highlands - Witherbark Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14017, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14018, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14019, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14020, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14021, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14022, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14023, 20263, 0, 'Arathi Highlands - Stromgarde Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14024, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14025, 20231, 0, 'Arathi Highlands - Boulderfist Hall - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14026, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14027, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14028, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14029, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14030, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14031, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14032, 20263, 0, 'Arathi Highlands - Stromgarde Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14033, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14034, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14035, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14036, 20247, 0, 'Arathi Highlands - Witherbark Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14037, 20263, 0, 'Arathi Highlands - Stromgarde Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14038, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14039, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14040, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14041, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14042, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14043, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14044, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14045, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14046, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14047, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14048, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14049, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14050, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14051, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14052, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14053, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14054, 20232, 0, 'Arathi Highlands - Boulder\'gor - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14055, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14056, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14057, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14058, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14059, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14060, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14061, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14062, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14063, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14064, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14065, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14066, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14067, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14068, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14069, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14070, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14071, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14072, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14073, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14074, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14075, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14076, 20239, 0, 'Arathi Highlands - Hammerfall Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14077, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14078, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14079, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14080, 20255, 0, 'Arathi Highlands - Northfold Quadrant - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14081, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14082, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14083, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14084, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14085, 20233, 0, 'Arathi Highlands - Faldir\'s Cove - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14086, 20248, 0, 'Arathi Highlands - Witherbark Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14087, 20230, 0, 'Arathi Highlands - Witherbark Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14088, 20230, 0, 'Arathi Highlands - Witherbark Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14089, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14090, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14091, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14092, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14093, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14094, 20248, 0, 'Arathi Highlands - Witherbark Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14095, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14096, 20248, 0, 'Arathi Highlands - Witherbark Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14097, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14098, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14099, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14100, 20248, 0, 'Arathi Highlands - Witherbark Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14101, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14102, 20264, 0, 'Arathi Highlands - Stromgarde Quadrant - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14103, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14104, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14105, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14106, 20229, 0, 'Arathi Highlands - Drywhisker Gorge - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14107, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14108, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14109, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14110, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14111, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14112, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14113, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14114, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14115, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14116, 20271, 0, 'Wetlands - Thelgen Rock - Tin Vein / Silver Vein'),
|
||
(14117, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14118, 20271, 0, 'Wetlands - Thelgen Rock - Tin Vein / Silver Vein'),
|
||
(14119, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14120, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14121, 20271, 0, 'Wetlands - Thelgen Rock - Tin Vein / Silver Vein'),
|
||
(14122, 20271, 0, 'Wetlands - Thelgen Rock - Tin Vein / Silver Vein'),
|
||
(14123, 20271, 0, 'Wetlands - Thelgen Rock - Tin Vein / Silver Vein'),
|
||
(14124, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14125, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14126, 20271, 0, 'Wetlands - Thelgen Rock - Tin Vein / Silver Vein'),
|
||
(14127, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14128, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14129, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14130, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14131, 20283, 0, 'Wetlands - Black Channel, Excavation - Tin Vein / Silver Vein'),
|
||
(14132, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14133, 20283, 0, 'Wetlands - Black Channel, Excavation - Tin Vein / Silver Vein'),
|
||
(14134, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14135, 20283, 0, 'Wetlands - Black Channel, Excavation - Tin Vein / Silver Vein'),
|
||
(14136, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14137, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14138, 20283, 0, 'Wetlands - Black Channel, Excavation - Tin Vein / Silver Vein'),
|
||
(14139, 20283, 0, 'Wetlands - Black Channel, Excavation - Tin Vein / Silver Vein'),
|
||
(14140, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14141, 20292, 0, 'Wetlands - The Green Belt - Tin Vein / Silver Vein'),
|
||
(14142, 20292, 0, 'Wetlands - The Green Belt - Tin Vein / Silver Vein'),
|
||
(14143, 20272, 0, 'Wetlands - Raptor Ridge - Tin Vein / Silver Vein'),
|
||
(14144, 20273, 0, 'Wetlands - Marshlands - Tin Vein / Silver Vein'),
|
||
(14145, 20273, 0, 'Wetlands - Marshlands - Tin Vein / Silver Vein'),
|
||
(14146, 20273, 0, 'Wetlands - Marshlands - Tin Vein / Silver Vein'),
|
||
(14147, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14148, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14149, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14150, 20300, 0, 'Wetlands - Mosshide Fen, Encampment - Tin Vein / Silver Vein'),
|
||
(14151, 20301, 0, 'Wetlands - Mosshide Fen, Encampment - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14152, 20301, 0, 'Wetlands - Mosshide Fen, Encampment - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14153, 20301, 0, 'Wetlands - Mosshide Fen, Encampment - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14154, 20284, 0, 'Wetlands - Black Channel, Excavation - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14155, 20284, 0, 'Wetlands - Black Channel, Excavation - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14156, 20272, 0, 'Wetlands - Raptor Ridge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14157, 20293, 0, 'Wetlands - The Green Belt - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14158, 20272, 0, 'Wetlands - Raptor Ridge - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14159, 20293, 0, 'Wetlands - The Green Belt - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14160, 20293, 0, 'Wetlands - The Green Belt - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14161, 20293, 0, 'Wetlands - The Green Belt - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14162, 20323, 0, 'Loch Modan - West Ores - Tin Vein / Silver Vein'),
|
||
(14163, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14164, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14165, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14166, 20323, 0, 'Loch Modan - West Ores - Tin Vein / Silver Vein'),
|
||
(14167, 20323, 0, 'Loch Modan - West Ores - Tin Vein / Silver Vein'),
|
||
(14168, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14169, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14170, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14171, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14172, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14173, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14174, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14175, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14176, 20323, 0, 'Loch Modan - West Ores - Tin Vein / Silver Vein'),
|
||
(14177, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14178, 20323, 0, 'Loch Modan - West Ores - Tin Vein / Silver Vein'),
|
||
(14179, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14180, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14181, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14182, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14183, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14184, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14185, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14186, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14187, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14188, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14189, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14190, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14191, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14192, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14193, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14194, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14195, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14196, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14197, 20309, 0, 'Loch Modan - Stonesplinter Valley - Tin Vein / Silver Vein'),
|
||
(14198, 20309, 0, 'Loch Modan - Stonesplinter Valley - Tin Vein / Silver Vein'),
|
||
(14199, 20309, 0, 'Loch Modan - Stonesplinter Valley - Tin Vein / Silver Vein'),
|
||
(14200, 20309, 0, 'Loch Modan - Stonesplinter Valley - Tin Vein / Silver Vein'),
|
||
(14201, 20325, 0, 'Loch Modan - East Ores - Tin Vein / Silver Vein'),
|
||
(14202, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14203, 20312, 0, 'Loch Modan - Mo\'grosh Stronghold - Tin Vein / Silver Vein'),
|
||
(14204, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14205, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14206, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14207, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14208, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14209, 20345, 0, 'Searing Gorge - Firewatch Ridge Cave - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14210, 20346, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14211, 20346, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14212, 20345, 0, 'Searing Gorge - Firewatch Ridge Cave - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14213, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14214, 20345, 0, 'Searing Gorge - Firewatch Ridge Cave - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14215, 20346, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14216, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14217, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14218, 20348, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14219, 20346, 0, 'Searing Gorge - The Slag Pit - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14220, 20349, 0, 'Searing Gorge - The Slag Pit - Iron Deposit / Gold Vein / Silver Vein'),
|
||
(14221, 20349, 0, 'Searing Gorge - The Slag Pit - Iron Deposit / Gold Vein / Silver Vein'),
|
||
(14222, 20349, 0, 'Searing Gorge - The Slag Pit - Iron Deposit / Gold Vein / Silver Vein'),
|
||
(14223, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14224, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14225, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14226, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14227, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14228, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14229, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14230, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14231, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14232, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14233, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14234, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14235, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14236, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14237, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14238, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14239, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14240, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14241, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14242, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14243, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14244, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14245, 20345, 0, 'Searing Gorge - Firewatch Ridge Cave - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14246, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14247, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14248, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14249, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14250, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14251, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14252, 20345, 0, 'Searing Gorge - Firewatch Ridge Cave - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14253, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14254, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14255, 20350, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14256, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14257, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14258, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14259, 20347, 0, 'Searing Gorge - The Slag Pit - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14260, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14261, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14262, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14263, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14264, 20352, 0, 'Badlands - Dustbelch Grotto - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14265, 20352, 0, 'Badlands - Dustbelch Grotto - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14266, 20352, 0, 'Badlands - Dustbelch Grotto - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14267, 20352, 0, 'Badlands - Dustbelch Grotto - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14268, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14269, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14270, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14271, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14272, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14273, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14274, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14275, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14276, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14277, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14278, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14279, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14280, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14281, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14282, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14283, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14284, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14285, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14286, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14287, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14288, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14289, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14290, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14291, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14292, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14293, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14294, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14295, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14296, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14297, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14298, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14299, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14300, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14301, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14302, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14303, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14304, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14305, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14306, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14307, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14308, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14309, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14310, 20356, 0, 'Badlands - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14311, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14312, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14313, 20354, 0, 'Badlands - Uldaman - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14314, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14315, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14316, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14317, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14318, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14319, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14320, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14321, 20353, 0, 'Badlands - Dustbelch Grotto - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14322, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14323, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14324, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14325, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14326, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14327, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14328, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14329, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14330, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14331, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14332, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14333, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14334, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14335, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14336, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14337, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14338, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14339, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14340, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14341, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14342, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14343, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14344, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14345, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14346, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14347, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14348, 20355, 0, 'Badlands - Uldaman - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14349, 20355, 0, 'Badlands - Uldaman - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14350, 20355, 0, 'Badlands - Uldaman - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14351, 20355, 0, 'Badlands - Uldaman - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14352, 20357, 0, 'Badlands - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14353, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14354, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14355, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14356, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14357, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14358, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14359, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14360, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14361, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14362, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14363, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14364, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14365, 20367, 0, 'Burning Steppes - Middle Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14366, 20367, 0, 'Burning Steppes - Middle Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14367, 20365, 0, 'Burning Steppes - Lower Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14368, 20367, 0, 'Burning Steppes - Middle Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14369, 20365, 0, 'Burning Steppes - Lower Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14370, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14371, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14372, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14373, 20365, 0, 'Burning Steppes - Lower Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14374, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14375, 20367, 0, 'Burning Steppes - Middle Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14376, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14377, 20365, 0, 'Burning Steppes - Lower Dreadmaul Rock - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14378, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14379, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14380, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14381, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14382, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14383, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14384, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14385, 20369, 0, 'Burning Steppes - Small Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14386, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14387, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14388, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14389, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14390, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14391, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14392, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14393, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14394, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14395, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14396, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14397, 20366, 0, 'Burning Steppes - Lower Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14398, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14399, 20368, 0, 'Burning Steppes - Middle Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14400, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14401, 20368, 0, 'Burning Steppes - Middle Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14402, 20366, 0, 'Burning Steppes - Lower Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14403, 20366, 0, 'Burning Steppes - Lower Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14404, 20368, 0, 'Burning Steppes - Middle Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14405, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14406, 20366, 0, 'Burning Steppes - Lower Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14407, 20368, 0, 'Burning Steppes - Middle Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14408, 20368, 0, 'Burning Steppes - Middle Dreadmaul Rock - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14409, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14410, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14411, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14412, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14413, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14414, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14415, 20370, 0, 'Burning Steppes - Mithril Deposit / Gold Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14416, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14417, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14418, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14419, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14420, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14421, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14422, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14423, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14424, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14425, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14426, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14427, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14428, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14429, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14430, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14431, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14432, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14433, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14434, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14435, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14436, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14437, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14438, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14439, 20371, 0, 'Burning Steppes - Rich Thorium Vein / Truesilver Deposit / Dark Iron Deposit'),
|
||
(14440, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14441, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14442, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14443, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14444, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14445, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14446, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14447, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14448, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14449, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14450, 20406, 0, 'Redridge Mountains - Render\'s Valley - Tin Vein / Silver Vein'),
|
||
(14451, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14452, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14453, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14454, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14455, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14456, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14457, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14458, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14459, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14460, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14461, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14462, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14463, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14464, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14465, 20412, 0, 'Redridge Mountains - Stonewatch - Tin Vein / Silver Vein'),
|
||
(14466, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14467, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14468, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14469, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14470, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14471, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14472, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14473, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14474, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14475, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14476, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14477, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14478, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14479, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14480, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14481, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14482, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14483, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14484, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14485, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14486, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14487, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14488, 20395, 0, 'Redridge Mountains - Redridge Canyons - Tin Vein / Silver Vein'),
|
||
(14489, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14490, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14491, 20393, 0, 'Redridge Mountains - Render\'s Rock - Tin Vein / Silver Vein'),
|
||
(14492, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14493, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14494, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14495, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14496, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14497, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14498, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14499, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14500, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14501, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14502, 20391, 0, 'Redridge Mountains - Rethban Caverns - Tin Vein (Rethban) / Silver Vein'),
|
||
(14503, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14504, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14505, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14506, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14507, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14508, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14509, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14510, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14511, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14512, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14513, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14514, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14515, 20422, 0, 'Westfall - The Deadmines - Tin Vein / Silver Vein'),
|
||
(14516, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14517, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14518, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14519, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14520, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14521, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14522, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14523, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14524, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14525, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14526, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14527, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14528, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14529, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14530, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14531, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14532, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14533, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14534, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14535, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14536, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14537, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14538, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14539, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14540, 20432, 0, 'Westfall - Middle - Tin Vein / Silver Vein'),
|
||
(14541, 20418, 0, 'Westfall - Jangolode Mine - Tin Vein / Silver Vein'),
|
||
(14542, 20418, 0, 'Westfall - Jangolode Mine - Tin Vein / Silver Vein'),
|
||
(14543, 20418, 0, 'Westfall - Jangolode Mine - Tin Vein / Silver Vein'),
|
||
(14544, 20418, 0, 'Westfall - Jangolode Mine - Tin Vein / Silver Vein'),
|
||
(14545, 20418, 0, 'Westfall - Jangolode Mine - Tin Vein / Silver Vein'),
|
||
(14546, 20441, 0, 'Westfall - Bottom - Tin Vein / Silver Vein'),
|
||
(14547, 20420, 0, 'Westfall - Gold Coast Quarry - Tin Vein / Silver Vein'),
|
||
(14548, 20418, 0, 'Westfall - Jangolode Mine - Tin Vein / Silver Vein'),
|
||
(14549, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14550, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14551, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14552, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14553, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14554, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14555, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14556, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14557, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14558, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14559, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14560, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14561, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14562, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14563, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14564, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14565, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14566, 20450, 0, 'Duskwood - Roland\'s Doom - Tin Vein / Silver Vein'),
|
||
(14567, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14568, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14569, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14570, 20450, 0, 'Duskwood - Roland\'s Doom - Tin Vein / Silver Vein'),
|
||
(14571, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14572, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Tin Vein / Silver Vein'),
|
||
(14573, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14574, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14575, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14576, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14577, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14578, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14579, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14580, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14581, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14582, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14583, 20468, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Tin Vein / Silver Vein'),
|
||
(14584, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14585, 20461, 0, 'Duskwood - Raven Hill South - Tin Vein / Silver Vein'),
|
||
(14586, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14587, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14588, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14589, 20452, 0, 'Duskwood - Raven Hill - Tin Vein / Silver Vein'),
|
||
(14590, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14591, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14592, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14593, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14594, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14595, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14596, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14597, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14598, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14599, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14600, 20452, 0, 'Duskwood - Raven Hill - Tin Vein / Silver Vein'),
|
||
(14601, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14602, 20452, 0, 'Duskwood - Raven Hill - Tin Vein / Silver Vein'),
|
||
(14603, 20452, 0, 'Duskwood - Raven Hill - Tin Vein / Silver Vein'),
|
||
(14604, 20475, 0, 'Duskwood - Brightwood Grove - Tin Vein / Silver Vein'),
|
||
(14605, 20483, 0, 'Duskwood - Darkshire / Tranquil Gardens - Tin Vein / Silver Vein'),
|
||
(14606, 20452, 0, 'Duskwood - Raven Hill - Tin Vein / Silver Vein'),
|
||
(14607, 20469, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14608, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14609, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14610, 20469, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14611, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14612, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14613, 20450, 0, 'Duskwood - Roland\'s Doom - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14614, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14615, 20450, 0, 'Duskwood - Roland\'s Doom - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14616, 20450, 0, 'Duskwood - Roland\'s Doom - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14617, 20469, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14618, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14619, 20450, 0, 'Duskwood - Roland\'s Doom - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14620, 20469, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14621, 20451, 0, 'Duskwood - Vul\'Gol Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14622, 20469, 0, 'Duskwood - Yorgen Farmstead / Rotting Orchard - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14623, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14624, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14625, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14626, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14627, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14628, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14629, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14630, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14631, 20453, 0, 'Duskwood - Raven Hill - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14632, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14633, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14634, 20453, 0, 'Duskwood - Raven Hill - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14635, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14636, 20476, 0, 'Duskwood - Brightwood Grove - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14637, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14638, 20484, 0, 'Duskwood - Darkshire / Tranquil Gardens - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14639, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14640, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14641, 20491, 0, 'Swamp of Sorrows - Stagalbog Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14642, 20491, 0, 'Swamp of Sorrows - Stagalbog Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14643, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14644, 20491, 0, 'Swamp of Sorrows - Stagalbog Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14645, 20491, 0, 'Swamp of Sorrows - Stagalbog Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14646, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14647, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14648, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14649, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14650, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14651, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14652, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14653, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14654, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14655, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14656, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14657, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14658, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14659, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14660, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14661, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14662, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14663, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14664, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14665, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14666, 20493, 0, 'Swamp of Sorrows - Ore Master Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14667, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14668, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14669, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14670, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14671, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14672, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14673, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14674, 20492, 0, 'Swamp of Sorrows - Stagalbog Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14675, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14676, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14677, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14678, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14679, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14680, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14681, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14682, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14683, 20494, 0, 'Swamp of Sorrows - Ore Master Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14684, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14685, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14686, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14687, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14688, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14689, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14690, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14691, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14692, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14693, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14694, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14695, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14696, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14697, 20524, 0, 'Blasted Lands - Nethergarde / Dark Portal - Small Thorium Vein / Truesilver Deposit'),
|
||
(14698, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14699, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14700, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14701, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14702, 20519, 0, 'Blasted Lands - Dreadmaul - Small Thorium Vein / Truesilver Deposit'),
|
||
(14703, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14704, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14705, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14706, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14707, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14708, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14709, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14710, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14711, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14712, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14713, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14714, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14715, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14716, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14717, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14718, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14719, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14720, 20520, 0, 'Blasted Lands - Dreadmaul - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14721, 20525, 0, 'Blasted Lands - Nethergarde / Dark Portal - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14722, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14723, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14724, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14725, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14726, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14727, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14728, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14729, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14730, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14731, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14732, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14733, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14734, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14735, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14736, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14737, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14738, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14739, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14740, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14741, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14742, 20517, 0, 'Blasted Lands - Garrison Armory - Mithril Deposit (150079) / Gold Vein (150080) / Truesilver Deposit (150081)'),
|
||
(14743, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14744, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14745, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14746, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14747, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14748, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14749, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14750, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14751, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14752, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14753, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14754, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14755, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14756, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14757, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14758, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14759, 20518, 0, 'Blasted Lands - Garrison Armory - Small Thorium Vein (150082) / Truesilver Deposit (150081)'),
|
||
(14760, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14761, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14762, 20548, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14763, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14764, 20548, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14765, 20548, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14766, 20548, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14767, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14768, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14769, 20548, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14770, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14771, 20529, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Tin Vein / Silver Vein'),
|
||
(14772, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14773, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14774, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14775, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14776, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14777, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14778, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14779, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14780, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14781, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14782, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14783, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14784, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14785, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14786, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14787, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14788, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14789, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14790, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14791, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14792, 20543, 0, 'Stranglethorn Vale - Crystalvein Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14793, 20543, 0, 'Stranglethorn Vale - Crystalvein Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14794, 20543, 0, 'Stranglethorn Vale - Crystalvein Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14795, 20543, 0, 'Stranglethorn Vale - Crystalvein Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14796, 20543, 0, 'Stranglethorn Vale - Crystalvein Cave - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14797, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14798, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14799, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14800, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14801, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14802, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14803, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14804, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14805, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14806, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14807, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14808, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14809, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14810, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14811, 20558, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14812, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14813, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14814, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14815, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14816, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14817, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14818, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14819, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14820, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14821, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14822, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14823, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14824, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14825, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14826, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14827, 20541, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14828, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14829, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14830, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14831, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14832, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14833, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14834, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14835, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14836, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14837, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14838, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14839, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14840, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14841, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14842, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14843, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14844, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14845, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14846, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14847, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14848, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14849, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14850, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14851, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14852, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14853, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14854, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14855, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14856, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14857, 20549, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14858, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14859, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14860, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14861, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14862, 20530, 0, 'Stranglethorn Vale - West of Lake Nazferiti - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14863, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14864, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14865, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14866, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14867, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14868, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14869, 20539, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(14870, 20545, 0, 'Stranglethorn Vale - Jaguero Isle - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14871, 20545, 0, 'Stranglethorn Vale - Jaguero Isle - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14872, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14873, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14874, 20545, 0, 'Stranglethorn Vale - Jaguero Isle - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14875, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14876, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14877, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14878, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14879, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14880, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14881, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14882, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14883, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14884, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14885, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14886, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14887, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14888, 20544, 0, 'Stranglethorn Vale - Crystalvein Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14889, 20544, 0, 'Stranglethorn Vale - Crystalvein Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14890, 20544, 0, 'Stranglethorn Vale - Crystalvein Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14891, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14892, 20544, 0, 'Stranglethorn Vale - Crystalvein Cave - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14893, 20550, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14894, 20550, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14895, 20550, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14896, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14897, 20550, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14898, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14899, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14900, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14901, 20550, 0, 'Stranglethorn Vale - East of Lake Nazferiti - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14902, 20559, 0, 'Stranglethorn Vale - The Cape of Stranglethorn - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14903, 20542, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14904, 20542, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14905, 20542, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14906, 20542, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14907, 20542, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14908, 20542, 0, 'Stranglethorn Vale - Mosh\'Ogg Ogre Mound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14909, 20540, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14910, 20540, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14911, 20540, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14912, 20540, 0, 'Stranglethorn Vale - Kurzen\'s Compound - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14913, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14914, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14915, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14916, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14917, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14918, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14919, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14920, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14921, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14922, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14923, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14924, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14925, 20183, 0, 'Alterac Mountains - Crushridge Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14926, 20187, 0, 'Alterac Mountains - Inner Alterac - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(14927, 20545, 0, 'Stranglethorn Vale - Jaguero Isle - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15000, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15001, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15002, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15003, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15004, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15005, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15006, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15007, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15008, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15009, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15010, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15011, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15012, 21044, 0, 'Bloodmyst Isle - East of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15013, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15014, 21044, 0, 'Bloodmyst Isle - East of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15015, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15016, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15017, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15018, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15019, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15020, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15021, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15022, 21018, 0, 'Bloodmyst Isle - Amberweb Pass / The Vector Coil - Tin Vein / Silver Vein'),
|
||
(15023, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15024, 21037, 0, 'Bloodmyst Isle - Wyrmscar Isle - Tin Vein / Silver Vein'),
|
||
(15025, 21044, 0, 'Bloodmyst Isle - East of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15026, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15027, 21028, 0, 'Bloodmyst Isle - West of Blood Watch - Tin Vein / Silver Vein'),
|
||
(15028, 21037, 0, 'Bloodmyst Isle - Wyrmscar Isle - Tin Vein / Silver Vein'),
|
||
(15029, 21037, 0, 'Bloodmyst Isle - Wyrmscar Isle - Tin Vein / Silver Vein'),
|
||
(15030, 21037, 0, 'Bloodmyst Isle - Wyrmscar Isle - Tin Vein / Silver Vein'),
|
||
(15031, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15032, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15033, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15034, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15035, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15036, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15037, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15038, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15039, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15040, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15041, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15042, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15043, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15044, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15045, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15046, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15047, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15048, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15049, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15050, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15051, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15052, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15053, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15054, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15055, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15056, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15057, 21085, 0, 'Darkshore - Bottom - Tin Vein / Silver Vein'),
|
||
(15058, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15059, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15060, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15061, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15062, 21067, 0, 'Darkshore - Top - Tin Vein / Silver Vein'),
|
||
(15063, 21076, 0, 'Darkshore - Middle - Tin Vein / Silver Vein'),
|
||
(15064, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15065, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15066, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15067, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15068, 21097, 0, 'Felwood - Shadow Hold - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15069, 21097, 0, 'Felwood - Shadow Hold - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15070, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15071, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15072, 21094, 0, 'Felwood - Irontree Cavern - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15073, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15074, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15075, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15076, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15077, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15078, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15079, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15080, 21097, 0, 'Felwood - Shadow Hold - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15081, 21094, 0, 'Felwood - Irontree Cavern - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15082, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15083, 21097, 0, 'Felwood - Shadow Hold - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15084, 21094, 0, 'Felwood - Irontree Cavern - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15085, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15086, 21097, 0, 'Felwood - Shadow Hold - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15087, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15088, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15089, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15090, 21094, 0, 'Felwood - Irontree Cavern - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15091, 21108, 0, 'Felwood - South - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15092, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15093, 21099, 0, 'Felwood - North - Small Thorium Vein (176643) / Truesilver Deposit (181108)'),
|
||
(15094, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15095, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15096, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15097, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15098, 21096, 0, 'Felwood - Shrine of the Deceiver - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15099, 21096, 0, 'Felwood - Shrine of the Deceiver - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15100, 21098, 0, 'Felwood - Shadow Hold - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15101, 21098, 0, 'Felwood - Shadow Hold - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15102, 21098, 0, 'Felwood - Shadow Hold - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15103, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15104, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15105, 21095, 0, 'Felwood - Irontree Cavern - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15106, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15107, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15108, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15109, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15110, 21096, 0, 'Felwood - Shrine of the Deceiver - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15111, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15112, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15113, 21095, 0, 'Felwood - Irontree Cavern - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15114, 21095, 0, 'Felwood - Irontree Cavern - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15115, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15116, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15117, 21096, 0, 'Felwood - Shrine of the Deceiver - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15118, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15119, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15120, 21096, 0, 'Felwood - Shrine of the Deceiver - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15121, 21109, 0, 'Felwood - South - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15122, 21095, 0, 'Felwood - Irontree Cavern - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15123, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15124, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15125, 21100, 0, 'Felwood - North - Mithril Deposit (176645) / Gold Vein (181109) / Truesilver Deposit (181108)'),
|
||
(15126, 21133, 0, 'Winterspring - South of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15127, 21133, 0, 'Winterspring - South of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15128, 21133, 0, 'Winterspring - South of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15129, 21133, 0, 'Winterspring - South of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15130, 21133, 0, 'Winterspring - South of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15131, 21118, 0, 'Winterspring - Mazthoril - Small Thorium Vein / Truesilver Deposit'),
|
||
(15132, 21118, 0, 'Winterspring - Mazthoril - Small Thorium Vein / Truesilver Deposit'),
|
||
(15133, 21128, 0, 'Winterspring - Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15134, 21121, 0, 'Winterspring - Ice Thistle Hills Cave - Small Thorium Vein / Truesilver Deposit'),
|
||
(15135, 21121, 0, 'Winterspring - Ice Thistle Hills Cave - Small Thorium Vein / Truesilver Deposit'),
|
||
(15136, 21128, 0, 'Winterspring - Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15137, 21124, 0, 'Winterspring - North of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15138, 21124, 0, 'Winterspring - North of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15139, 21124, 0, 'Winterspring - North of Everlook - Small Thorium Vein / Truesilver Deposit'),
|
||
(15140, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15141, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15142, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15143, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15144, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15145, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15146, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15147, 21129, 0, 'Winterspring - Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15148, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15149, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15150, 21136, 0, 'Winterspring - West of Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15151, 21129, 0, 'Winterspring - Everlook - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15152, 21120, 0, 'Winterspring - Frostwhisper Gorge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15153, 21120, 0, 'Winterspring - Frostwhisper Gorge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15154, 21120, 0, 'Winterspring - Frostwhisper Gorge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15155, 21120, 0, 'Winterspring - Frostwhisper Gorge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15156, 21120, 0, 'Winterspring - Frostwhisper Gorge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15157, 21123, 0, 'Winterspring - Owl Wing Thicket - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15158, 21123, 0, 'Winterspring - Owl Wing Thicket - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15159, 21123, 0, 'Winterspring - Owl Wing Thicket - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15160, 21123, 0, 'Winterspring - Owl Wing Thicket - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15161, 21119, 0, 'Winterspring - Mazthoril - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15162, 21119, 0, 'Winterspring - Mazthoril - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15163, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15164, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15165, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15166, 21122, 0, 'Winterspring - Ice Thistle Hills Cave - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15167, 21122, 0, 'Winterspring - Ice Thistle Hills Cave - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15168, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15169, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15170, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15171, 21122, 0, 'Winterspring - Ice Thistle Hills Cave - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15172, 21130, 0, 'Winterspring - Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15173, 21125, 0, 'Winterspring - North of Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15174, 21125, 0, 'Winterspring - North of Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15175, 21125, 0, 'Winterspring - North of Everlook - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15176, 21139, 0, 'Azshara - The Bay of Storms - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15177, 21139, 0, 'Azshara - The Bay of Storms - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15178, 21150, 0, 'Azshara - Southern Arm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15179, 21150, 0, 'Azshara - Southern Arm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15180, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15181, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15182, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15183, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15184, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15185, 21139, 0, 'Azshara - The Bay of Storms - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15186, 21139, 0, 'Azshara - The Bay of Storms - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15187, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15188, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15189, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15190, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15191, 21158, 0, 'Azshara - Base Section - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15192, 21139, 0, 'Azshara - The Bay of Storms - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15193, 21139, 0, 'Azshara - The Bay of Storms - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15194, 21142, 0, 'Azshara - Northern Arm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15195, 21142, 0, 'Azshara - Northern Arm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15196, 21142, 0, 'Azshara - Northern Arm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15197, 21142, 0, 'Azshara - Northern Arm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15198, 21151, 0, 'Azshara - Southern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15199, 21151, 0, 'Azshara - Southern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15200, 21140, 0, 'Azshara - The Bay of Storms - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15201, 21159, 0, 'Azshara - Base Section - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15202, 21159, 0, 'Azshara - Base Section - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15203, 21159, 0, 'Azshara - Base Section - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15204, 21159, 0, 'Azshara - Base Section - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15205, 21140, 0, 'Azshara - The Bay of Storms - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15206, 21140, 0, 'Azshara - The Bay of Storms - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15207, 21140, 0, 'Azshara - The Bay of Storms - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15208, 21143, 0, 'Azshara - Northern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15209, 21143, 0, 'Azshara - Northern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15210, 21143, 0, 'Azshara - Northern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15211, 21143, 0, 'Azshara - Northern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15212, 21143, 0, 'Azshara - Northern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15213, 21143, 0, 'Azshara - Northern Arm - Rich Thorium Vein / Truesilver Deposit'),
|
||
(15214, 21168, 0, 'Ashenvale - Demon Fall Canyon - Tin Vein / Silver Vein'),
|
||
(15215, 21168, 0, 'Ashenvale - Demon Fall Canyon - Tin Vein / Silver Vein'),
|
||
(15216, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15217, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15218, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15219, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15220, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15221, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15222, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15223, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15224, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15225, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15226, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15227, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15228, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15229, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15230, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15231, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15232, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15233, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15234, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15235, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15236, 21173, 0, 'Ashenvale - East - Tin Vein / Silver Vein'),
|
||
(15237, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15238, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15239, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15240, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15241, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15242, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15243, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15244, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15245, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15246, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15247, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15248, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15249, 21167, 0, 'Ashenvale - Thistlefur Hold - Tin Vein / Silver Vein'),
|
||
(15250, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15251, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15252, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15253, 21167, 0, 'Ashenvale - Thistlefur Hold - Tin Vein / Silver Vein'),
|
||
(15254, 21167, 0, 'Ashenvale - Thistlefur Hold - Tin Vein / Silver Vein'),
|
||
(15255, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15256, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15257, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15258, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15259, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15260, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15261, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15262, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15263, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15264, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15265, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15266, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15267, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15268, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15269, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15270, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15271, 21185, 0, 'Ashenvale - The Zoram Strand - Tin Vein / Silver Vein'),
|
||
(15272, 21168, 0, 'Ashenvale - Demon Fall Canyon - Tin Vein / Silver Vein'),
|
||
(15273, 21193, 0, 'Ashenvale - Middle - Tin Vein / Silver Vein'),
|
||
(15274, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15275, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15276, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15277, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15278, 21169, 0, 'Ashenvale - Demon Fall Canyon - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15279, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15280, 21169, 0, 'Ashenvale - Demon Fall Canyon - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15281, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15282, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15283, 21169, 0, 'Ashenvale - Demon Fall Canyon - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15284, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15285, 21169, 0, 'Ashenvale - Demon Fall Canyon - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15286, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15287, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15288, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15289, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15290, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15291, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15292, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15293, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15294, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15295, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15296, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15297, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15298, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15299, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15300, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15301, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15302, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15303, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15304, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15305, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15306, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15307, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15308, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15309, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15310, 21174, 0, 'Ashenvale - East - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15311, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15312, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15313, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15314, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15315, 21194, 0, 'Ashenvale - Middle - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15316, 21213, 0, 'Stonetalon Mountains - Grimtotem Post / Webwinder Path - Tin Vein / Silver Vein'),
|
||
(15317, 21212, 0, 'Stonetalon Mountains - Boulderslide Ravine - Tin Vein / Silver Vein'),
|
||
(15318, 21212, 0, 'Stonetalon Mountains - Boulderslide Ravine - Tin Vein / Silver Vein'),
|
||
(15319, 21212, 0, 'Stonetalon Mountains - Boulderslide Ravine - Tin Vein / Silver Vein'),
|
||
(15320, 21212, 0, 'Stonetalon Mountains - Boulderslide Ravine - Tin Vein / Silver Vein'),
|
||
(15321, 21213, 0, 'Stonetalon Mountains - Grimtotem Post / Webwinder Path - Tin Vein / Silver Vein'),
|
||
(15322, 21213, 0, 'Stonetalon Mountains - Grimtotem Post / Webwinder Path - Tin Vein / Silver Vein'),
|
||
(15323, 21213, 0, 'Stonetalon Mountains - Grimtotem Post / Webwinder Path - Tin Vein / Silver Vein'),
|
||
(15324, 21213, 0, 'Stonetalon Mountains - Grimtotem Post / Webwinder Path - Tin Vein / Silver Vein'),
|
||
(15325, 21226, 0, 'Stonetalon Mountains - The Charred Vale - Tin Vein / Silver Vein'),
|
||
(15326, 21226, 0, 'Stonetalon Mountains - The Charred Vale - Tin Vein / Silver Vein'),
|
||
(15327, 21226, 0, 'Stonetalon Mountains - The Charred Vale - Tin Vein / Silver Vein'),
|
||
(15328, 21211, 0, 'Stonetalon Mountains - Windshear Mine - Tin Vein / Silver Vein'),
|
||
(15329, 21226, 0, 'Stonetalon Mountains - The Charred Vale - Tin Vein / Silver Vein'),
|
||
(15330, 21211, 0, 'Stonetalon Mountains - Windshear Mine - Tin Vein / Silver Vein'),
|
||
(15331, 21211, 0, 'Stonetalon Mountains - Windshear Mine - Tin Vein / Silver Vein'),
|
||
(15332, 21211, 0, 'Stonetalon Mountains - Windshear Mine - Tin Vein / Silver Vein'),
|
||
(15333, 21213, 0, 'Stonetalon Mountains - Grimtotem Post / Webwinder Path - Tin Vein / Silver Vein'),
|
||
(15334, 21226, 0, 'Stonetalon Mountains - The Charred Vale - Tin Vein / Silver Vein'),
|
||
(15335, 21226, 0, 'Stonetalon Mountains - The Charred Vale - Tin Vein / Silver Vein'),
|
||
(15336, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15337, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15338, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15339, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15340, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15341, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15342, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15343, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15344, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15345, 21234, 0, 'Stonetalon Mountains - Mirkfallon Lake - Tin Vein / Silver Vein'),
|
||
(15346, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15347, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15348, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15349, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15350, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15351, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15352, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15353, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15354, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15355, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15356, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15357, 21203, 0, 'Stonetalon Mountains - Stonetalon Peak - Tin Vein / Silver Vein'),
|
||
(15358, 21227, 0, 'Stonetalon Mountains - The Charred Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15359, 21227, 0, 'Stonetalon Mountains - The Charred Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15360, 21227, 0, 'Stonetalon Mountains - The Charred Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15361, 21227, 0, 'Stonetalon Mountains - The Charred Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15362, 21227, 0, 'Stonetalon Mountains - The Charred Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15363, 21204, 0, 'Stonetalon Mountains - Stonetalon Peak - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15364, 21204, 0, 'Stonetalon Mountains - Stonetalon Peak - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15365, 21204, 0, 'Stonetalon Mountains - Stonetalon Peak - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15366, 21204, 0, 'Stonetalon Mountains - Stonetalon Peak - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15367, 21204, 0, 'Stonetalon Mountains - Stonetalon Peak - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15368, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15369, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15370, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15371, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15372, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15373, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15374, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15375, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15376, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15377, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15378, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15379, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15380, 21228, 0, 'Stonetalon Mountains - The Charred Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15381, 21323, 0, 'The Barrens - Bael Modan Sector - Tin Vein / Silver Vein'),
|
||
(15382, 21323, 0, 'The Barrens - Bael Modan Sector - Tin Vein / Silver Vein'),
|
||
(15383, 21323, 0, 'The Barrens - Bael Modan Sector - Tin Vein / Silver Vein'),
|
||
(15384, 21323, 0, 'The Barrens - Bael Modan Sector - Tin Vein / Silver Vein'),
|
||
(15385, 21311, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein / Silver Vein'),
|
||
(15386, 21311, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein / Silver Vein'),
|
||
(15387, 21311, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein / Silver Vein'),
|
||
(15388, 21311, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein / Silver Vein'),
|
||
(15389, 21301, 0, 'The Barrens - Bramblescar Sector - Tin Vein / Silver Vein'),
|
||
(15390, 21301, 0, 'The Barrens - Bramblescar Sector - Tin Vein / Silver Vein'),
|
||
(15391, 21301, 0, 'The Barrens - Bramblescar Sector - Tin Vein / Silver Vein'),
|
||
(15392, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15393, 21301, 0, 'The Barrens - Bramblescar Sector - Tin Vein / Silver Vein'),
|
||
(15394, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15395, 21301, 0, 'The Barrens - Bramblescar Sector - Tin Vein / Silver Vein'),
|
||
(15396, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15397, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15398, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15399, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15400, 21273, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15401, 21283, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15402, 21283, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15403, 21283, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15404, 21283, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein / Silver Vein'),
|
||
(15405, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15406, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15407, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15408, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15409, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15410, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15411, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15412, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15413, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15414, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15415, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15416, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15417, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15418, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15419, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15420, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15421, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15422, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15423, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15424, 21249, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein / Silver Vein'),
|
||
(15425, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15426, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15427, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15428, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15429, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15430, 21259, 0, 'The Barrens - The Sludge Fen Sector - Tin Vein / Silver Vein'),
|
||
(15431, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15432, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15433, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15434, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15435, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15436, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15437, 21312, 0, 'The Barrens - Camp Taurajo Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15438, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15439, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15440, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15441, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15442, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15443, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15444, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15445, 21293, 0, 'The Barrens - Agama\'gor Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15446, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15447, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15448, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15449, 21302, 0, 'The Barrens - Bramblescar Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15450, 21293, 0, 'The Barrens - Agama\'gor Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15451, 21293, 0, 'The Barrens - Agama\'gor Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15452, 21293, 0, 'The Barrens - Agama\'gor Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15453, 21293, 0, 'The Barrens - Agama\'gor Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15454, 21274, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15455, 21274, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15456, 21274, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15457, 21274, 0, 'The Barrens - The Stagnant Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15458, 21284, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15459, 21284, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15460, 21284, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15461, 21284, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15462, 21284, 0, 'The Barrens - Lushwater Oasis Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15463, 21267, 0, 'The Barrens - Thorn Hill Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15464, 21267, 0, 'The Barrens - Thorn Hill Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15465, 21267, 0, 'The Barrens - Thorn Hill Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15466, 21267, 0, 'The Barrens - Thorn Hill Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15467, 21267, 0, 'The Barrens - Thorn Hill Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15468, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15469, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15470, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15471, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15472, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15473, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15474, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15475, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15476, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15477, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15478, 21250, 0, 'The Barrens - The Forgotten Pools Sector - Tin Vein (3764) / Silver Vein'),
|
||
(15479, 21244, 0, 'The Barrens - Boulder Lode Mine - Tin Vein (3764) / Silver Vein'),
|
||
(15480, 21244, 0, 'The Barrens - Boulder Lode Mine - Tin Vein (3764) / Silver Vein'),
|
||
(15481, 21244, 0, 'The Barrens - Boulder Lode Mine - Tin Vein (3764) / Silver Vein'),
|
||
(15482, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15483, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15484, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15485, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15486, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15487, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15488, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15489, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15490, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15491, 21241, 0, 'The Barrens - Bael Modan - Tin Vein (103711) / Silver Vein (105569)'),
|
||
(15492, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15493, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15494, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15495, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15496, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15497, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15498, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15499, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15500, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15501, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15502, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15503, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15504, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15505, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15506, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15507, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15508, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15509, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15510, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15511, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15512, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15513, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15514, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15515, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15516, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15517, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15518, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15519, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15520, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15521, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15522, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15523, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15524, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15525, 21348, 0, 'Desolace - Tin Vein / Silver Vein'),
|
||
(15526, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15527, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15528, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15529, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15530, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15531, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15532, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15533, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15534, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15535, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15536, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15537, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15538, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15539, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15540, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15541, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15542, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15543, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15544, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15545, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15546, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15547, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15548, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15549, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15550, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15551, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15552, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15553, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15554, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15555, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15556, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15557, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15558, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15559, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15560, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15561, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15562, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15563, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15564, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15565, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15566, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15567, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15568, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15569, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15570, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15571, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15572, 21345, 0, 'Desolace - Sar\'theris Strand - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15573, 21349, 0, 'Desolace - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15574, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15575, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15576, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15577, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15578, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15579, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15580, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15581, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15582, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15583, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15584, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15585, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15586, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15587, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15588, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15589, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15590, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15591, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15592, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15593, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15594, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15595, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15596, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15597, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15598, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15599, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15600, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15601, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15602, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15603, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15604, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15605, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15606, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15607, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15608, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15609, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15610, 21346, 0, 'Desolace - Maraudon - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15611, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15612, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15613, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15614, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15615, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15616, 21345, 0, 'Desolace - Sar\'theris Strand - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15617, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15618, 21345, 0, 'Desolace - Sar\'theris Strand - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15619, 21345, 0, 'Desolace - Sar\'theris Strand - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15620, 21345, 0, 'Desolace - Sar\'theris Strand - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15621, 21345, 0, 'Desolace - Sar\'theris Strand - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15622, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15623, 21350, 0, 'Desolace - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15624, 21375, 0, 'Feralas - The High Wilderness - Small Thorium Vein / Truesilver Deposit'),
|
||
(15625, 21375, 0, 'Feralas - The High Wilderness - Small Thorium Vein / Truesilver Deposit'),
|
||
(15626, 21375, 0, 'Feralas - The High Wilderness - Small Thorium Vein / Truesilver Deposit'),
|
||
(15627, 21375, 0, 'Feralas - The High Wilderness - Small Thorium Vein / Truesilver Deposit'),
|
||
(15628, 21376, 0, 'Feralas - The High Wilderness - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15629, 21360, 0, 'Feralas - Feral Scar Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15630, 21360, 0, 'Feralas - Feral Scar Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15631, 21376, 0, 'Feralas - The High Wilderness - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15632, 21360, 0, 'Feralas - Feral Scar Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15633, 21360, 0, 'Feralas - Feral Scar Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15634, 21360, 0, 'Feralas - Feral Scar Vale - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15635, 21376, 0, 'Feralas - The High Wilderness - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15636, 21384, 0, 'Feralas - Camp Mojache - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15637, 21384, 0, 'Feralas - Camp Mojache - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15638, 21384, 0, 'Feralas - Camp Mojache - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15639, 21377, 0, 'Feralas - The High Wilderness - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15640, 21377, 0, 'Feralas - The High Wilderness - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15641, 21365, 0, 'Feralas - Feathermoon / Isle of Dread - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15642, 21365, 0, 'Feralas - Feathermoon / Isle of Dread - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15643, 21365, 0, 'Feralas - Feathermoon / Isle of Dread - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15644, 21377, 0, 'Feralas - The High Wilderness - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15645, 21361, 0, 'Feralas - Feral Scar Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15646, 21361, 0, 'Feralas - Feral Scar Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15647, 21361, 0, 'Feralas - Feral Scar Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15648, 21361, 0, 'Feralas - Feral Scar Vale - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15649, 21377, 0, 'Feralas - The High Wilderness - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15650, 21385, 0, 'Feralas - Camp Mojache - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15651, 21385, 0, 'Feralas - Camp Mojache - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15652, 21377, 0, 'Feralas - The High Wilderness - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15653, 21368, 0, 'Feralas - The Twin Colossals - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15654, 21359, 0, 'Feralas - Rage Scar Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15655, 21359, 0, 'Feralas - Rage Scar Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15656, 21359, 0, 'Feralas - Rage Scar Hold - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15657, 21368, 0, 'Feralas - The Twin Colossals - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15658, 21368, 0, 'Feralas - The Twin Colossals - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15659, 21368, 0, 'Feralas - The Twin Colossals - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15660, 21368, 0, 'Feralas - The Twin Colossals - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15661, 21362, 0, 'Feralas - The Writhing Deep - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15662, 21362, 0, 'Feralas - The Writhing Deep - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15663, 21362, 0, 'Feralas - The Writhing Deep - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15664, 21362, 0, 'Feralas - The Writhing Deep - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15665, 21362, 0, 'Feralas - The Writhing Deep - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15666, 21363, 0, 'Feralas - The Writhing Deep - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(15667, 21363, 0, 'Feralas - The Writhing Deep - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(15668, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15669, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15670, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15671, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15672, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15673, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15674, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15675, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15676, 21396, 0, 'Dustwallow Marsh - Master Ore Pool - Tin Vein / Silver Vein'),
|
||
(15677, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15678, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15679, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15680, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15681, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15682, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15683, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15684, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15685, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15686, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15687, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15688, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15689, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15690, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15691, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15692, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15693, 21392, 0, 'Dustwallow Marsh - The Den of Flame - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15694, 21392, 0, 'Dustwallow Marsh - The Den of Flame - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15695, 21392, 0, 'Dustwallow Marsh - The Den of Flame - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15696, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15697, 21392, 0, 'Dustwallow Marsh - The Den of Flame - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15698, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15699, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15700, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15701, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15702, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15703, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15704, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15705, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15706, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15707, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15708, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15709, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15710, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15711, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15712, 21397, 0, 'Dustwallow Marsh - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15713, 21394, 0, 'Dustwallow Marsh - Darkmist Cavern - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15714, 21398, 0, 'Dustwallow Marsh - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15715, 21398, 0, 'Dustwallow Marsh - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15716, 21398, 0, 'Dustwallow Marsh - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15717, 21398, 0, 'Dustwallow Marsh - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15718, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15719, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15720, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15721, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15722, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15723, 21398, 0, 'Dustwallow Marsh - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15724, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15725, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15726, 21393, 0, 'Dustwallow Marsh - The Den of Flame - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15727, 21395, 0, 'Dustwallow Marsh - Darkmist Cavern - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15728, 21395, 0, 'Dustwallow Marsh - Darkmist Cavern - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15729, 21395, 0, 'Dustwallow Marsh - Darkmist Cavern - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15730, 21395, 0, 'Dustwallow Marsh - Darkmist Cavern - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15731, 21432, 0, 'Thousand Needles - The Shimmering Flats - Tin Vein / Silver Vein'),
|
||
(15732, 21432, 0, 'Thousand Needles - The Shimmering Flats - Tin Vein / Silver Vein'),
|
||
(15733, 21432, 0, 'Thousand Needles - The Shimmering Flats - Tin Vein / Silver Vein'),
|
||
(15734, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15735, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15736, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15737, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15738, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15739, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15740, 21432, 0, 'Thousand Needles - The Shimmering Flats - Tin Vein / Silver Vein'),
|
||
(15741, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15742, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15743, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15744, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15745, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15746, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15747, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15748, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15749, 21432, 0, 'Thousand Needles - The Shimmering Flats - Tin Vein / Silver Vein'),
|
||
(15750, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15751, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15752, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15753, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15754, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15755, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15756, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15757, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15758, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15759, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15760, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15761, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15762, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15763, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15764, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15765, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15766, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15767, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15768, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15769, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15770, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15771, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15772, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15773, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15774, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15775, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15776, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15777, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15778, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15779, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15780, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15781, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15782, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15783, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15784, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15785, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15786, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15787, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15788, 21420, 0, 'Thousand Needles - Feralas Border - Tin Vein / Silver Vein'),
|
||
(15789, 21426, 0, 'Thousand Needles - Freewind Post - Tin Vein / Silver Vein'),
|
||
(15790, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15791, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15792, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15793, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15794, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15795, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15796, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15797, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15798, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15799, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15800, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15801, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15802, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15803, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15804, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15805, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15806, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15807, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15808, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15809, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15810, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15811, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15812, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15813, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15814, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15815, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15816, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15817, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15818, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15819, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15820, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15821, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15822, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15823, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15824, 21418, 0, 'Thousand Needles - Roguefeather Den - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15825, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15826, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15827, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15828, 21433, 0, 'Thousand Needles - The Shimmering Flats - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15829, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15830, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15831, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15832, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15833, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15834, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15835, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15836, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15837, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15838, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15839, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15840, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15841, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15842, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15843, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15844, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15845, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15846, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15847, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15848, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15849, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15850, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15851, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15852, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15853, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15854, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15855, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15856, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15857, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15858, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15859, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15860, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15861, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15862, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15863, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15864, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15865, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15866, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15867, 21414, 0, 'Thousand Needles - Splithoof Crag - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15868, 21416, 0, 'Thousand Needles - Highperch - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15869, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15870, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15871, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15872, 21427, 0, 'Thousand Needles - Freewind Post - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15873, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15874, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15875, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15876, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15877, 21421, 0, 'Thousand Needles - Feralas Border - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15878, 21417, 0, 'Thousand Needles - Highperch - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15879, 21417, 0, 'Thousand Needles - Highperch - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15880, 21417, 0, 'Thousand Needles - Highperch - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15881, 21417, 0, 'Thousand Needles - Highperch - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15882, 21415, 0, 'Thousand Needles - Splithoof Crag - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15883, 21415, 0, 'Thousand Needles - Splithoof Crag - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15884, 21415, 0, 'Thousand Needles - Splithoof Crag - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15885, 21417, 0, 'Thousand Needles - Highperch - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15886, 21415, 0, 'Thousand Needles - Splithoof Crag - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15887, 21415, 0, 'Thousand Needles - Splithoof Crag - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15888, 21415, 0, 'Thousand Needles - Splithoof Crag - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15889, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15890, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15891, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15892, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15893, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15894, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15895, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15896, 21419, 0, 'Thousand Needles - The Rustmaul Digsite - Ooze Covered Mithril Deposit / Ooze Covered Gold Vein / Ooze Covered Truesilver Deposit'),
|
||
(15897, 21439, 0, 'Tanaris - The Gaping Chasm - Small Thorium Vein / Truesilver Deposit'),
|
||
(15898, 21439, 0, 'Tanaris - The Gaping Chasm - Small Thorium Vein / Truesilver Deposit'),
|
||
(15899, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15900, 21439, 0, 'Tanaris - The Gaping Chasm - Small Thorium Vein / Truesilver Deposit'),
|
||
(15901, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15902, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15903, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15904, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15905, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15906, 21448, 0, 'Tanaris - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(15907, 21437, 0, 'Tanaris - The Noxious Lair - Small Thorium Vein / Truesilver Deposit'),
|
||
(15908, 21437, 0, 'Tanaris - The Noxious Lair - Small Thorium Vein / Truesilver Deposit'),
|
||
(15909, 21437, 0, 'Tanaris - The Noxious Lair - Small Thorium Vein / Truesilver Deposit'),
|
||
(15910, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15911, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15912, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15913, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15914, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15915, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15916, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15917, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15918, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15919, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15920, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15921, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15922, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15923, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15924, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15925, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15926, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15927, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15928, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15929, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15930, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15931, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15932, 21449, 0, 'Tanaris - Master Ore Pool - Iron Deposit / Silver Vein / Gold Vein'),
|
||
(15933, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15934, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15935, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15936, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15937, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15938, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15939, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15940, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15941, 21440, 0, 'Tanaris - The Gaping Chasm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15942, 21440, 0, 'Tanaris - The Gaping Chasm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15943, 21440, 0, 'Tanaris - The Gaping Chasm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15944, 21440, 0, 'Tanaris - The Gaping Chasm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15945, 21440, 0, 'Tanaris - The Gaping Chasm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15946, 21440, 0, 'Tanaris - The Gaping Chasm - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15947, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15948, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15949, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15950, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15951, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15952, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15953, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15954, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15955, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15956, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15957, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15958, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15959, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15960, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15961, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15962, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15963, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15964, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15965, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15966, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15967, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15968, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15969, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15970, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15971, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15972, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15973, 21438, 0, 'Tanaris - The Noxious Lair - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15974, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15975, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15976, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15977, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15978, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15979, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15980, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15981, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15982, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15983, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15984, 21450, 0, 'Tanaris - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(15985, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15986, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15987, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15988, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15989, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15990, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15991, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15992, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15993, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15994, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15995, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15996, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15997, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15998, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(15999, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16000, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16001, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16002, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16003, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16004, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16005, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16006, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16007, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16008, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16009, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16010, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16011, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16012, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16013, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16014, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16015, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16016, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16017, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16018, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16019, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16020, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16021, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16022, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16023, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16024, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16025, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16026, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16027, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16028, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16029, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16030, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16031, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16032, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16033, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16034, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16035, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16036, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16037, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16038, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16039, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16040, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16041, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16042, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16043, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16044, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16045, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16046, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16047, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16048, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16049, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16050, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16051, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16052, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16053, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16054, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16055, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16056, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16057, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16058, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16059, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16060, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16061, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16062, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16063, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16064, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16065, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16066, 21457, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Rich Thorium Vein (Un\'Goro Unique Pool)'),
|
||
(16067, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16068, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16069, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16070, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16071, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16072, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16073, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16074, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16075, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16076, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16077, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16078, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16079, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16080, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16081, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16082, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16083, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16084, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16085, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16086, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16087, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16088, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16089, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16090, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16091, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16092, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16093, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16094, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16095, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16096, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16097, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16098, 21453, 0, 'Un\'Goro Crater - Fungal Rock - Small Thorium Vein / Truesilver Deposit'),
|
||
(16099, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16100, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16101, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16102, 21458, 0, 'Un\'Goro Crater - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16103, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16104, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16105, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16106, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16107, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16108, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16109, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16110, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16111, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16112, 21459, 0, 'Un\'Goro Crater - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16113, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16114, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16115, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16116, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16117, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16118, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16119, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16120, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16121, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16122, 21454, 0, 'Un\'Goro Crater - The Slithering Scar - Ooze Covered Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16123, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16124, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16125, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16126, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16127, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16128, 21455, 0, 'Un\'Goro Crater - Fire Plume Ridge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16129, 21455, 0, 'Un\'Goro Crater - Fire Plume Ridge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16130, 21455, 0, 'Un\'Goro Crater - Fire Plume Ridge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16131, 21455, 0, 'Un\'Goro Crater - Fire Plume Ridge - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16132, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16133, 21460, 0, 'Un\'Goro Crater - Master Ore Pool - Rich Thorium Vein / Truesilver Deposit'),
|
||
(16135, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16136, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16137, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16138, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16139, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16140, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16141, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16142, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16143, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16144, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16145, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16146, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16147, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16148, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16149, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16150, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16151, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16152, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16153, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16154, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16155, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16156, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16157, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16158, 21466, 0, 'Silithus - Master Ore Pool - Small Thorium Vein / Truesilver Deposit'),
|
||
(16159, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16160, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16161, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16162, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16163, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16164, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16165, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16166, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16167, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16168, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16169, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16170, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16171, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16172, 21467, 0, 'Silithus - Master Ore Pool - Mithril Deposit / Gold Vein / Truesilver Deposit'),
|
||
(16173, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16174, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16175, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16176, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16177, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16178, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16179, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16180, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16181, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16182, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16183, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16184, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16185, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16186, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16187, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16188, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16189, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16190, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16191, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16192, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16193, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16194, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16195, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16196, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16197, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16198, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16199, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16200, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit'),
|
||
(16201, 21468, 0, 'Silithus - Master Ore Pool - Ooze Covered Rich Thorium Vein / Ooze Covered Truesilver Deposit');
|
||
|
||
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
|
||
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
||
/*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */;
|
||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||
/*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;
|