-- Table: `spawn_ground` USE `eq2emu`; SET FOREIGN_KEY_CHECKS=0; /*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.11.11-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: eq2emu -- ------------------------------------------------------ -- Server version 10.11.11-MariaDB-0+deb12u1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!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 */; -- -- Table structure for table `spawn_ground` -- DROP TABLE IF EXISTS `spawn_ground`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `spawn_ground` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `spawn_id` int(10) unsigned NOT NULL DEFAULT 0, `number_harvests` tinyint(3) unsigned NOT NULL DEFAULT 3, `num_attempts_per_harvest` tinyint(3) unsigned NOT NULL DEFAULT 1, `groundspawn_id` int(10) unsigned NOT NULL DEFAULT 0, `collection_skill` enum('Unused','Mining','Gathering','Fishing','Trapping','Foresting','Collecting') NOT NULL DEFAULT 'Unused', `randomize_heading` tinyint(3) unsigned DEFAULT 1, PRIMARY KEY (`id`), UNIQUE KEY `SpawnIdx` (`spawn_id`), KEY `GroundIDX` (`groundspawn_id`), CONSTRAINT `FK_groundspawn` FOREIGN KEY (`spawn_id`) REFERENCES `spawn` (`id`) ON DELETE CASCADE ON UPDATE CASCADE ) ENGINE=InnoDB AUTO_INCREMENT=1230 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-07-02 0:00:37 /*M!999999\- enable the sandbox mode */ -- MariaDB dump 10.19 Distrib 10.11.11-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: eq2emu -- ------------------------------------------------------ -- Server version 10.11.11-MariaDB-0+deb12u1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 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 data for table `spawn_ground` -- LOCK TABLES `spawn_ground` WRITE; /*!40000 ALTER TABLE `spawn_ground` DISABLE KEYS */; INSERT INTO `spawn_ground` VALUES (1,4701814,3,1,3,'Mining',1), (2,4701815,3,1,4,'Gathering',1), (3,4701816,3,1,2,'Trapping',1), (4,4701817,3,1,5,'Mining',1), (5,4701818,1,1,18,'Collecting',1), (6,4701819,3,1,6,'Gathering',1), (7,4701820,3,1,11,'Fishing',1), (8,4701821,3,1,10,'Foresting',1), (9,4701822,3,1,8,'Gathering',1), (10,4701823,3,1,13,'Gathering',1), (11,4701824,3,1,12,'Mining',1), (12,4701825,3,1,14,'Fishing',1), (13,4701826,3,1,9,'Trapping',1), (14,4701827,3,1,15,'Foresting',1), (15,4701828,3,1,7,'Mining',1), (16,4701829,1,1,18,'Collecting',1), (17,4701830,3,1,10,'Foresting',1), (18,4701831,3,1,15,'Foresting',1), (19,2631971,1,1,161,'Collecting',1), (20,2631972,3,1,168,'Fishing',1), (21,2631973,3,1,168,'Fishing',1), (23,2631975,1,1,226,'Mining',1), (24,2631976,3,1,0,'Gathering',1), (26,2631978,3,1,0,'Gathering',1), (27,2631979,3,1,0,'Gathering',1), (28,2631980,1,1,0,'Collecting',1), (29,2631981,3,1,14,'Fishing',1), (30,2631982,3,1,14,'Fishing',1), (31,2631983,3,1,15,'Foresting',1), (32,2631984,3,1,9,'Trapping',1), (33,2631985,3,1,13,'Gathering',1), (34,2631986,3,1,12,'Mining',1), (35,2631987,3,1,7,'Mining',1), (36,2631988,3,1,0,'Gathering',1), (37,2631989,3,1,8,'Gathering',1), (38,2631990,3,1,0,'Gathering',1), (39,2631991,3,1,10,'Foresting',1), (40,2631992,3,1,6,'Gathering',1), (41,2631993,3,1,4,'Gathering',1), (42,2631994,3,1,2,'Trapping',1), (43,2631995,3,1,3,'Mining',1), (44,2631996,3,1,5,'Mining',1), (45,2631997,1,1,161,'Collecting',1), (46,2631998,3,1,0,'Gathering',1), (47,2631999,3,1,0,'Gathering',1), (48,2632000,3,1,0,'Gathering',1), (49,2632001,3,1,0,'Gathering',1), (50,2632002,1,1,0,'Collecting',1), (51,2632003,3,1,227,'Gathering',1), (52,2632004,3,1,0,'Gathering',1), (53,2632005,3,1,0,'Gathering',1), (54,4120173,1,1,170,'Collecting',1), (55,4120174,1,1,173,'Gathering',1), (56,4120175,1,1,171,'Gathering',1), (57,4120176,1,1,172,'Gathering',1), (58,6670042,1,1,0,'Collecting',1), (59,5590948,1,1,0,'Collecting',1), (60,4701833,1,1,18,'Collecting',1), (61,3850249,3,1,0,'Gathering',1), (62,3850250,3,1,0,'Mining',1), (63,3850251,3,1,0,'Gathering',1), (64,3850252,3,1,0,'Foresting',1), (65,3850253,3,1,0,'Mining',1), (66,3850254,3,1,0,'Trapping',1), (67,3850255,3,1,0,'Fishing',1), (68,1081030,1,1,119,'Collecting',1), (69,1081031,3,1,26,'Fishing',1), (70,1081032,3,1,23,'Mining',1), (71,1081033,3,1,21,'Foresting',1), (72,1081034,3,1,24,'Mining',1), (73,1081035,3,1,25,'Gathering',1), (74,1081036,3,1,27,'Gathering',1), (75,1081037,3,1,22,'Trapping',1), (76,1081038,3,1,0,'Gathering',1), (77,1081039,3,1,21,'Foresting',1), (78,1081040,3,1,24,'Mining',1), (79,1081041,3,1,25,'Gathering',1), (80,1081042,3,1,0,'Mining',1), (81,1081043,3,1,0,'Gathering',1), (82,1081044,1,1,43,'Gathering',1), (83,1081045,3,1,0,'Gathering',1), (84,1081046,3,1,0,'Gathering',1), (85,1081047,3,1,0,'Gathering',1), (86,5360242,3,1,0,'Gathering',1), (87,700090,1,1,155,'Collecting',1), (88,700091,3,1,69,'Mining',1), (89,700092,3,1,65,'Trapping',1), (90,700093,3,1,0,'Gathering',1), (91,700094,3,1,68,'Mining',1), (92,700095,3,1,71,'Gathering',1), (93,700096,3,1,67,'Fishing',1), (94,700097,3,1,0,'Gathering',1), (95,700098,3,1,67,'Fishing',1), (96,700099,3,1,0,'Gathering',1), (97,4640407,1,1,0,'Collecting',1), (98,4640408,3,1,0,'Foresting',1), (99,4640409,3,1,0,'Trapping',1), (100,4640410,3,1,0,'Mining',1), (101,4640411,3,1,0,'Gathering',1), (102,4640412,3,1,0,'Mining',1), (103,4640413,3,1,0,'Gathering',1), (104,4640414,3,1,0,'Mining',1), (105,4640415,3,1,0,'Gathering',1), (106,4640416,3,1,0,'Fishing',1), (107,4640417,3,1,0,'Gathering',1), (108,4640418,3,1,0,'Gathering',1), (109,4640419,3,1,0,'Gathering',1), (110,4640420,3,1,0,'Gathering',1), (111,4640421,3,1,0,'Gathering',1), (112,4640422,3,1,0,'Gathering',1), (113,4640423,1,1,0,'Collecting',1), (114,4640424,3,1,0,'Mining',1), (115,4640425,3,1,0,'Gathering',1), (116,4510068,1,1,0,'Collecting',1), (117,4510069,1,1,0,'Collecting',1), (118,4510070,1,1,0,'Collecting',1), (119,1710350,1,1,111,'Collecting',1), (120,1710351,3,1,59,'Gathering',1), (121,1710352,3,1,60,'Foresting',1), (122,1710353,3,1,63,'Gathering',1), (123,1710354,3,1,61,'Mining',1), (124,1710355,3,1,62,'Mining',1), (125,1710356,3,1,58,'Trapping',1), (126,1710357,3,1,64,'Fishing',1), (127,1710358,3,1,64,'Fishing',1), (128,1710359,3,1,0,'Gathering',1), (129,1710360,3,1,0,'Mining',1), (130,1710361,3,1,0,'Gathering',1), (131,1710362,3,1,0,'Gathering',1), (132,1710363,3,1,0,'Gathering',1), (133,1710364,3,1,0,'Gathering',1), (134,1710365,3,1,0,'Gathering',1), (135,1710366,3,1,0,'Gathering',1), (136,1710367,3,1,0,'Gathering',1), (137,1710368,3,1,0,'Gathering',1), (138,890746,1,1,120,'Collecting',1), (139,900034,3,1,0,'Gathering',1), (140,1790536,1,1,97,'Collecting',1), (141,1790537,3,1,23,'Mining',1), (142,1790538,3,1,25,'Gathering',1), (143,1790539,3,1,21,'Foresting',1), (144,1790540,3,1,27,'Gathering',1), (145,1790541,3,1,26,'Fishing',1), (146,1790542,3,1,26,'Fishing',1), (147,1790543,3,1,22,'Trapping',1), (148,1790544,3,1,24,'Mining',1), (149,1790545,3,1,0,'Gathering',1), (151,1790547,3,1,0,'Mining',1), (152,1790548,3,1,0,'Mining',1), (153,1790549,3,1,0,'Mining',1), (154,1790550,3,1,0,'Gathering',1), (155,1790551,3,1,0,'Gathering',1), (156,3320136,1,1,104,'Collecting',1), (157,3320137,1,1,0,'Collecting',1), (158,3320138,1,1,0,'Collecting',1), (159,3320139,1,1,0,'Collecting',1), (160,4530075,1,1,0,'Collecting',1), (161,410249,1,1,101,'Collecting',1), (162,410250,1,1,0,'Collecting',1), (163,410251,3,1,64,'Fishing',1), (164,410252,3,1,0,'Mining',1), (165,410253,3,1,0,'Gathering',1), (166,410254,3,1,58,'Trapping',1), (167,410255,3,1,62,'Mining',1), (168,410256,3,1,63,'Gathering',1), (169,410257,3,1,59,'Gathering',1), (170,410258,3,1,60,'Foresting',1), (171,410259,3,1,61,'Mining',1), (172,410260,3,1,0,'Gathering',1), (173,410261,3,1,64,'Fishing',1), (174,410262,3,1,0,'Gathering',1), (175,410263,3,1,64,'Fishing',1), (176,410264,3,1,0,'Gathering',1), (177,410265,3,1,0,'Gathering',1), (178,410266,3,1,0,'Gathering',1), (179,5130038,3,1,0,'Gathering',1), (180,5130039,3,1,0,'Gathering',1), (181,5130040,1,1,0,'Collecting',1), (182,4070072,1,1,0,'Collecting',1), (183,2420126,1,1,0,'Collecting',1), (184,390502,1,1,96,'Collecting',1), (185,390503,1,1,0,'Collecting',1), (186,390504,3,1,52,'Gathering',1), (187,390505,3,1,51,'Trapping',1), (188,390506,3,1,54,'Fishing',1), (189,390507,3,1,54,'Fishing',1), (190,390508,3,1,53,'Foresting',1), (191,390509,3,1,56,'Mining',1), (192,390510,3,1,55,'Mining',1), (193,390511,3,1,54,'Fishing',1), (194,390512,3,1,57,'Gathering',1), (195,390513,3,1,0,'Mining',1), (196,390514,3,1,0,'Mining',1), (197,390515,3,1,0,'Mining',1), (199,2650070,1,1,137,'Collecting',1), (200,2650071,1,1,0,'Collecting',1), (201,2650072,3,1,0,'Fishing',1), (202,2650073,3,1,0,'Trapping',1), (203,2650074,3,1,0,'Mining',1), (204,2650075,3,1,0,'Mining',1), (205,2650076,3,1,0,'Foresting',1), (206,2650077,3,1,0,'Gathering',1), (207,2650078,3,1,0,'Gathering',1), (208,2670052,3,1,0,'Fishing',1), (209,4650464,1,1,144,'Collecting',1), (210,4650465,3,1,0,'Foresting',1), (211,4650466,3,1,0,'Trapping',1), (212,4650467,3,1,0,'Mining',1), (213,4650468,3,1,0,'Gathering',1), (214,4650469,3,1,0,'Mining',1), (215,4650470,3,1,0,'Gathering',1), (216,4650471,1,1,144,'Collecting',1), (217,4650472,3,1,0,'Fishing',1), (218,4650473,3,1,0,'Gathering',1), (219,4580061,1,1,0,'Collecting',1), (220,4550211,1,1,151,'Collecting',1), (221,121167,1,1,100,'Collecting',1), (224,121170,3,1,1155,'Foresting',1), (226,121172,3,1,231,'Mining',1), (227,121173,3,1,233,'Gathering',1), (229,121175,3,1,235,'Fishing',1), (231,121177,3,1,160,'Gathering',1), (233,121179,3,1,0,'Gathering',1), (234,121180,3,1,0,'Gathering',1), (235,121181,1,1,0,'Collecting',1), (236,121182,3,1,0,'Gathering',1), (237,121183,1,1,0,'Gathering',1), (238,1170404,1,1,140,'Collecting',1), (239,1170405,1,1,140,'Collecting',1), (240,1170406,3,1,59,'Gathering',1), (241,1170407,3,1,63,'Gathering',1), (242,1170408,3,1,0,'Gathering',1), (243,1170409,3,1,58,'Trapping',1), (244,1170410,3,1,62,'Mining',1), (245,1170411,3,1,60,'Foresting',1), (246,1170412,3,1,0,'Mining',1), (247,1170413,3,1,0,'Mining',1), (248,1170414,3,1,61,'Mining',1), (249,1170415,1,1,0,'Collecting',1), (250,1170416,3,1,54,'Fishing',1), (251,1170417,3,1,0,'Mining',1), (252,1170418,3,1,51,'Trapping',1), (253,1170419,3,1,52,'Gathering',1), (254,1170420,3,1,55,'Mining',1), (255,1170421,3,1,53,'Foresting',1), (256,1170422,3,1,57,'Gathering',1), (257,1170423,3,1,56,'Mining',1), (258,1170424,1,1,0,'Collecting',1), (259,1170425,3,1,0,'Mining',1), (260,1170426,3,1,0,'Gathering',1), (261,1170427,3,1,0,'Gathering',1), (262,1170428,3,1,0,'Gathering',1), (263,1170429,3,1,0,'Gathering',1), (264,1170430,3,1,0,'Gathering',1), (265,1170431,3,1,0,'Gathering',1), (266,1170432,3,1,64,'Fishing',1), (267,1170433,3,1,0,'Gathering',1), (268,1170434,1,1,0,'Collecting',1), (269,990323,1,1,1133,'Collecting',1), (270,990324,1,1,0,'Collecting',1), (271,990325,3,1,0,'Mining',1), (272,1141396,1,1,117,'Collecting',1), (273,1141397,1,1,117,'Collecting',1), (274,1141398,3,1,0,'Gathering',1), (275,1141399,3,1,0,'Gathering',1), (276,1141400,3,1,0,'Mining',1), (277,1141401,3,1,0,'Mining',1), (278,1141402,3,1,0,'Foresting',1), (279,1141403,3,1,0,'Gathering',1), (280,1141404,3,1,0,'Gathering',1), (281,1141405,3,1,0,'Trapping',1), (282,1141406,3,1,0,'Mining',1), (283,1141407,3,1,0,'Mining',1), (284,1141408,3,1,0,'Gathering',1), (285,1141409,3,1,0,'Foresting',1), (286,1141410,3,1,0,'Trapping',1), (287,1141411,3,1,0,'Gathering',1), (288,1141412,3,1,0,'Gathering',1), (289,1141413,3,1,0,'Gathering',1), (290,1141414,3,1,0,'Gathering',1), (291,1141415,3,1,0,'Fishing',1), (292,1141416,3,1,0,'Fishing',1), (293,1141417,3,1,0,'Gathering',1), (294,1141418,3,1,0,'Gathering',1), (295,1141419,3,1,0,'Gathering',1), (296,1141420,3,1,0,'Gathering',1), (297,1141421,3,1,0,'Gathering',1), (298,1141422,3,1,0,'Gathering',1), (299,1141423,3,1,0,'Gathering',1), (300,1141424,3,1,0,'Gathering',1), (301,1141425,3,1,0,'Gathering',1), (302,1141426,3,1,0,'Gathering',1), (303,1141427,3,1,0,'Fishing',1), (304,1141428,3,1,0,'Gathering',1), (305,1141429,3,1,0,'Fishing',1), (306,1141430,3,1,0,'Foresting',1), (307,2490666,1,1,115,'Collecting',1), (308,2490667,1,1,115,'Collecting',1), (309,2490668,3,1,26,'Fishing',1), (311,2490670,3,1,24,'Mining',1), (312,2490671,3,1,25,'Gathering',1), (313,2490672,3,1,22,'Trapping',1), (314,2490673,3,1,21,'Foresting',1), (315,2490674,3,1,23,'Mining',1), (316,2490675,3,1,27,'Gathering',1), (318,2490677,1,1,28,'Gathering',1), (320,1210279,1,1,113,'Collecting',1), (321,1210280,1,1,162,'Collecting',1), (322,1210281,3,1,58,'Trapping',1), (323,1210282,3,1,64,'Fishing',1), (324,1210283,3,1,64,'Fishing',1), (325,1210284,3,1,60,'Foresting',1), (326,1210285,3,1,59,'Gathering',1), (327,1210286,3,1,62,'Mining',1), (328,1210287,3,1,61,'Mining',1), (329,1210288,3,1,63,'Gathering',1), (330,1210289,3,1,64,'Fishing',1), (331,1210290,3,1,0,'Mining',1), (332,1210291,3,1,0,'Mining',1), (333,1210292,3,1,0,'Mining',1), (334,1890254,1,1,0,'Collecting',1), (335,4800544,3,1,0,'Fishing',1), (336,4800545,3,1,0,'Fishing',1), (337,4800546,1,1,0,'Collecting',1), (338,4800547,1,1,0,'Collecting',1), (339,4800548,3,1,0,'Gathering',1), (340,4800549,3,1,0,'Trapping',1), (341,4800550,3,1,0,'Gathering',1), (342,4800551,3,1,0,'Gathering',1), (343,4800552,3,1,0,'Gathering',1), (344,4800553,3,1,0,'Mining',1), (345,4800554,3,1,0,'Gathering',1), (346,4800555,3,1,0,'Foresting',1), (347,4800556,3,1,0,'Gathering',1), (348,4800557,3,1,0,'Gathering',1), (349,4810259,3,1,0,'Fishing',1), (350,4810260,3,1,0,'Fishing',1), (351,4810261,1,1,0,'Collecting',1), (352,4810262,1,1,0,'Collecting',1), (353,4810263,3,1,0,'Trapping',1), (354,4810264,3,1,0,'Gathering',1), (355,4810265,3,1,0,'Mining',1), (356,6230317,1,1,0,'Collecting',1), (357,6230318,3,1,0,'Mining',1), (358,6230319,3,1,0,'Mining',1), (359,6230320,3,1,0,'Gathering',1), (360,6230321,3,1,0,'Gathering',1), (361,6230322,3,1,0,'Foresting',1), (362,6230323,3,1,0,'Trapping',1), (363,6230324,3,1,0,'Gathering',1), (364,6220118,1,1,0,'Collecting',1), (365,1841047,3,1,0,'Gathering',1), (366,1841048,3,1,0,'Gathering',1), (367,1841049,3,1,0,'Gathering',1), (368,3930044,1,1,0,'Collecting',1), (369,2640525,1,1,135,'Collecting',1), (370,2640526,1,1,0,'Collecting',1), (371,2640527,3,1,0,'Mining',1), (372,2640528,3,1,0,'Gathering',1), (373,2640529,1,1,0,'Collecting',1), (374,2640530,3,1,0,'Fishing',1), (375,2640531,3,1,0,'Gathering',1), (376,2640532,3,1,0,'Fishing',1), (377,2640533,1,1,0,'Collecting',1), (378,2640534,3,1,0,'Mining',1), (379,2640535,3,1,0,'Gathering',1), (380,2640536,3,1,0,'Foresting',1), (381,2640537,3,1,0,'Trapping',1), (382,2640538,3,1,0,'Gathering',1), (383,2640539,3,1,0,'Foresting',1), (384,2640540,3,1,0,'Gathering',1), (385,2640541,3,1,0,'Gathering',1), (386,2640542,3,1,0,'Mining',1), (387,2640543,3,1,0,'Gathering',1), (388,2640544,3,1,0,'Gathering',1), (389,6370027,1,1,0,'Collecting',1), (390,6390024,1,1,0,'Collecting',1), (391,6250043,1,1,0,'Collecting',1), (392,6400179,1,1,0,'Collecting',1), (393,6400180,3,1,0,'Trapping',1), (394,6400181,3,1,0,'Foresting',1), (395,6400182,3,1,0,'Gathering',1), (396,6400183,3,1,0,'Mining',1), (397,6400184,3,1,0,'Mining',1), (398,6400185,3,1,0,'Gathering',1), (399,6400186,3,1,0,'Fishing',1), (400,6320019,1,1,0,'Collecting',1), (401,6340029,1,1,0,'Collecting',1), (402,3900061,1,1,0,'Collecting',1), (403,331108,1,1,99,'Collecting',1), (406,331111,3,1,14,'Fishing',1), (407,331112,3,1,0,'Gathering',1), (408,331113,3,1,12,'Mining',1), (409,331114,3,1,15,'Foresting',1), (410,331115,3,1,237,'Trapping',1), (411,331116,3,1,238,'Gathering',1), (412,331117,3,1,7,'Mining',1), (413,331118,3,1,8,'Gathering',1), (415,331120,1,1,0,'Collecting',1), (416,331121,3,1,160,'Gathering',1), (417,331122,1,1,0,'Collecting',1), (418,331123,1,1,1132,'Gathering',1), (419,331124,1,1,0,'Gathering',1), (420,331125,3,1,0,'Gathering',1), (421,331126,1,1,1131,'Gathering',1), (422,331127,1,1,1134,'Gathering',1), (423,331128,1,1,0,'Unused',1), (424,6410191,1,1,0,'Collecting',1), (425,6410192,3,1,0,'Trapping',1), (426,6410193,3,1,0,'Foresting',1), (427,6410194,3,1,0,'Gathering',1), (428,6410195,3,1,0,'Mining',1), (429,6410196,3,1,0,'Mining',1), (430,6410197,3,1,0,'Gathering',1), (431,6410198,3,1,0,'Fishing',1), (432,6290012,1,1,0,'Collecting',1), (433,850065,1,1,148,'Collecting',1), (434,850066,3,1,0,'Foresting',1), (435,850067,3,1,0,'Mining',1), (436,850068,3,1,0,'Mining',1), (437,850069,3,1,0,'Gathering',1), (438,850070,3,1,0,'Gathering',1), (439,850071,3,1,0,'Gathering',1), (440,730472,1,1,156,'Collecting',1), (441,730473,1,1,0,'Collecting',1), (442,730474,3,1,65,'Trapping',1), (443,730475,3,1,67,'Fishing',1), (444,730476,3,1,71,'Gathering',1), (445,730477,3,1,70,'Foresting',1), (446,730478,3,1,66,'Gathering',1), (447,730479,3,1,69,'Mining',1), (448,730480,3,1,68,'Mining',1), (449,730481,1,1,0,'Collecting',1), (450,1250109,1,1,0,'Collecting',1), (451,1250110,3,1,2,'Trapping',1), (452,1250111,3,1,4,'Gathering',1), (453,1250112,3,1,5,'Mining',1), (454,1250113,1,1,0,'Collecting',1), (455,1250114,3,1,3,'Mining',1), (456,1250115,3,1,0,'Gathering',1), (457,1250116,3,1,4,'Gathering',1), (458,1250117,3,1,10,'Foresting',1), (459,460235,1,1,0,'Collecting',1), (460,460236,3,1,0,'Gathering',1), (461,4560057,1,1,0,'Collecting',1), (462,4570070,1,1,0,'Collecting',1), (463,4310041,1,1,0,'Collecting',1), (464,340801,1,1,17,'Collecting',1), (465,340802,3,1,9,'Trapping',1), (466,340803,3,1,12,'Mining',1), (467,340804,3,1,7,'Mining',1), (469,340806,3,1,6,'Gathering',1), (470,340807,3,1,5,'Mining',1), (471,340808,3,1,10,'Foresting',1), (472,340809,3,1,4,'Gathering',1), (473,340810,3,1,3,'Mining',1), (474,340811,3,1,2,'Trapping',1), (485,340822,3,1,11,'Fishing',1), (487,340824,3,1,19,'Fishing',1), (488,340825,1,1,20,'Fishing',1), (490,340827,3,1,8,'Gathering',1), (491,340828,3,1,13,'Gathering',1), (493,340830,3,1,15,'Foresting',1), (503,340840,3,1,0,'Gathering',1), (506,340843,1,1,31,'Gathering',1), (507,340844,3,1,0,'Gathering',1), (511,340848,3,1,0,'Gathering',1), (513,340850,3,1,0,'Gathering',1), (519,1980106,1,1,102,'Collecting',1), (520,1980107,3,1,3,'Mining',1), (521,1980108,3,1,5,'Mining',1), (522,1980109,3,1,6,'Gathering',1), (523,1980110,1,1,211,'Gathering',1), (524,1980111,3,1,11,'Fishing',1), (525,1980112,3,1,2,'Trapping',1), (526,1980113,3,1,10,'Foresting',1), (527,1980114,3,1,4,'Gathering',1), (528,5890187,1,1,0,'Collecting',1), (529,610254,1,1,0,'Collecting',1), (530,5900036,3,1,0,'Foresting',1), (531,5900037,3,1,0,'Mining',1), (532,5900038,3,1,0,'Mining',1), (533,5900039,3,1,0,'Gathering',1), (534,5900040,3,1,0,'Trapping',1), (549,100256,1,1,0,'Collecting',1), (550,100257,3,1,0,'Gathering',1), (551,100258,3,1,0,'Gathering',1), (552,2450201,1,1,112,'Collecting',1), (553,2450202,3,1,0,'Gathering',1), (554,2450203,3,1,0,'Mining',1), (555,870262,1,1,149,'Collecting',1), (556,870263,1,1,0,'Collecting',1), (557,870264,1,1,0,'Collecting',1), (558,870265,3,1,73,'Foresting',1), (559,870266,3,1,0,'Gathering',1), (560,870267,3,1,0,'Trapping',1), (561,870268,3,1,0,'Mining',1), (562,870269,3,1,0,'Mining',1), (563,870270,3,1,0,'Gathering',1), (564,870271,3,1,0,'Gathering',1), (565,5980020,1,1,0,'Collecting',1), (566,1190185,1,1,94,'Collecting',1), (567,1190186,1,1,166,'Collecting',1), (568,6100045,1,1,0,'Collecting',1), (569,6110078,1,1,0,'Collecting',1), (570,6120076,1,1,0,'Collecting',1), (571,4880126,1,1,0,'Collecting',1), (572,5510132,1,1,0,'Collecting',1), (573,5520063,1,1,0,'Collecting',1), (574,90136,3,1,0,'Gathering',1), (575,90137,3,1,0,'Gathering',1), (576,90138,3,1,0,'Gathering',1), (577,910137,1,1,122,'Collecting',1), (578,70128,1,1,130,'Collecting',1), (579,70129,1,1,0,'Collecting',1), (580,70130,1,1,0,'Collecting',1), (581,70131,1,1,0,'Collecting',1), (582,70132,1,1,0,'Collecting',1), (583,880067,1,1,146,'Collecting',1), (584,880068,3,1,0,'Mining',1), (585,880069,3,1,0,'Foresting',1), (586,880070,3,1,0,'Fishing',1), (587,880071,3,1,0,'Gathering',1), (588,650037,1,1,0,'Collecting',1), (589,5690008,1,1,0,'Collecting',1), (590,5700011,1,1,0,'Collecting',1), (591,5710009,1,1,0,'Collecting',1), (592,5720009,1,1,0,'Collecting',1), (593,4890067,1,1,129,'Collecting',1), (594,5860106,1,1,0,'Collecting',1), (595,5870124,1,1,0,'Collecting',1), (596,4040072,1,1,0,'Collecting',1), (597,4040073,3,1,0,'Mining',1), (598,4040074,3,1,0,'Gathering',1), (599,4040075,3,1,0,'Gathering',1), (600,4030098,3,1,0,'Mining',1), (601,4030099,3,1,0,'Mining',1), (602,2390366,1,1,110,'Collecting',1), (603,2390367,3,1,64,'Fishing',1), (604,2390368,3,1,61,'Mining',1), (605,2390369,3,1,62,'Mining',1), (606,2390370,3,1,60,'Foresting',1), (607,2390371,3,1,59,'Gathering',1), (608,2390372,3,1,63,'Gathering',1), (609,2390373,3,1,58,'Trapping',1), (610,2390374,3,1,64,'Fishing',1), (611,2390375,3,1,0,'Gathering',1), (612,380049,1,1,0,'Collecting',1), (613,1010050,1,1,131,'Collecting',1), (614,790208,3,1,0,'Gathering',1), (615,2710181,3,1,0,'Gathering',1), (616,5390018,1,1,0,'Collecting',1), (617,4850034,1,1,0,'Collecting',1), (618,4830124,1,1,0,'Collecting',1), (619,2620429,1,1,132,'Collecting',1), (620,2620430,1,1,0,'Collecting',1), (621,2620431,3,1,0,'Gathering',1), (622,2620432,3,1,0,'Gathering',1), (623,2620433,3,1,0,'Gathering',1), (624,2620434,3,1,0,'Gathering',1), (625,2620435,3,1,0,'Trapping',1), (626,2620436,3,1,0,'Foresting',1), (627,2620437,3,1,0,'Fishing',1), (628,2620438,3,1,0,'Mining',1), (629,2620439,3,1,0,'Mining',1), (630,2620440,3,1,0,'Gathering',1), (631,2620441,3,1,0,'Gathering',1), (632,2620442,1,1,0,'Collecting',1), (633,2620443,3,1,0,'Fishing',1), (634,3980039,1,1,0,'Collecting',1), (635,3960032,1,1,0,'Collecting',1), (636,3970047,1,1,0,'Collecting',1), (637,1160243,1,1,157,'Collecting',1), (638,1160244,3,1,0,'Trapping',1), (639,1160245,3,1,0,'Mining',1), (640,1160246,3,1,0,'Mining',1), (641,1160247,3,1,0,'Gathering',1), (642,1160248,3,1,0,'Gathering',1), (643,1160249,3,1,0,'Foresting',1), (644,1160250,1,1,0,'Collecting',1), (645,1160251,3,1,0,'Fishing',1), (646,1160252,3,1,0,'Gathering',1), (647,1160253,3,1,0,'Gathering',1), (648,1040125,1,1,0,'Collecting',1), (649,1040126,3,1,0,'Gathering',1), (650,940139,1,1,125,'Collecting',1), (651,940140,1,1,180,'Collecting',1), (652,940141,3,1,181,'Gathering',1), (653,4010021,1,1,0,'Collecting',1), (654,4020031,1,1,0,'Collecting',1), (655,3990029,1,1,0,'Collecting',1), (656,2730194,1,1,121,'Collecting',1), (657,4100035,1,1,0,'Collecting',1), (658,3940053,1,1,0,'Collecting',1), (659,2690047,1,1,147,'Collecting',1), (660,620154,1,1,0,'Collecting',1), (661,620155,3,1,0,'Gathering',1), (662,2610354,1,1,134,'Collecting',1), (663,2610355,1,1,0,'Collecting',1), (664,2610356,3,1,0,'Mining',1), (665,2610357,3,1,0,'Mining',1), (666,2610358,3,1,0,'Trapping',1), (667,2610359,3,1,0,'Gathering',1), (668,2610360,3,1,0,'Gathering',1), (669,2610361,3,1,0,'Fishing',1), (670,2610362,3,1,0,'Foresting',1), (671,2610363,3,1,134,'Gathering',1), (672,2610364,3,1,0,'Gathering',1), (673,2610365,3,1,0,'Gathering',1), (674,2700139,1,1,158,'Collecting',1), (675,2700140,3,1,0,'Gathering',1), (676,2700141,3,1,0,'Gathering',1), (677,2700142,3,1,0,'Gathering',1), (678,2700143,3,1,0,'Gathering',1), (679,2700144,3,1,0,'Gathering',1), (680,3760093,1,1,0,'Collecting',1), (681,3680057,1,1,143,'Collecting',1), (682,2210484,3,1,0,'Gathering',1), (683,2220463,1,1,0,'Collecting',1), (684,2220464,3,1,0,'Fishing',1), (685,3870035,1,1,152,'Collecting',1), (686,4250113,3,1,0,'Gathering',1), (687,3880051,1,1,153,'Collecting',1), (688,3860027,1,1,154,'Collecting',1), (689,3060041,3,1,51,'Trapping',1), (690,3060042,3,1,56,'Mining',1), (691,3060043,3,1,55,'Mining',1), (692,3060044,3,1,52,'Gathering',1), (693,3060045,3,1,53,'Foresting',1), (694,3060046,3,1,57,'Gathering',1), (695,3060047,3,1,54,'Fishing',1), (696,3890053,1,1,0,'Collecting',1), (697,3910041,1,1,0,'Collecting',1), (698,1770061,1,1,124,'Collecting',1), (699,4390046,1,1,0,'Collecting',1), (700,5300049,1,1,0,'Collecting',1), (702,1150526,1,1,139,'Collecting',1), (703,1150527,3,1,65,'Trapping',1), (704,1150528,3,1,67,'Fishing',1), (705,1150529,3,1,66,'Gathering',1), (706,1150530,3,1,70,'Foresting',1), (707,1150531,3,1,71,'Gathering',1), (708,1150532,3,1,68,'Mining',1), (709,1150533,3,1,69,'Mining',1), (710,950042,1,1,128,'Collecting',1), (711,4050051,1,1,0,'Collecting',1), (712,2370102,1,1,35,'Gathering',1), (713,2370103,3,1,34,'Gathering',1), (714,2370104,3,1,0,'Gathering',1), (715,2370105,1,1,0,'Collecting',1), (716,2370106,1,1,0,'Gathering',1), (717,1970152,1,1,98,'Collecting',1), (718,1970153,3,1,6,'Gathering',1), (719,1970154,3,1,11,'Fishing',1), (720,1970155,3,1,3,'Mining',1), (721,1970156,1,1,176,'Gathering',1), (722,1970157,3,1,2,'Trapping',1), (723,1970158,3,1,10,'Foresting',1), (724,1970159,3,1,5,'Mining',1), (725,1970160,3,1,4,'Gathering',1), (726,1970161,1,1,175,'Gathering',1), (727,1340131,3,1,215,'Gathering',1), (733,1340137,3,1,214,'Gathering',1), (734,2780168,1,1,105,'Collecting',1), (735,2780169,3,1,2,'Trapping',1), (736,2780170,3,1,11,'Fishing',1), (737,2780171,3,1,5,'Mining',1), (738,2780172,3,1,10,'Foresting',1), (739,2780173,3,1,3,'Mining',1), (740,2780174,3,1,4,'Gathering',1), (741,2780175,3,1,6,'Gathering',1), (742,2780176,1,1,169,'Mining',1), (743,2780177,1,1,174,'Gathering',1), (744,1240075,1,1,1,'Collecting',1), (745,1240076,3,1,2,'Trapping',1), (746,1240077,3,1,5,'Mining',1), (747,1240078,3,1,10,'Foresting',1), (748,1240079,3,1,3,'Mining',1), (749,1240080,3,1,4,'Gathering',1), (750,1240081,3,1,6,'Gathering',1), (751,1240082,3,1,11,'Fishing',1), (752,1370124,1,1,44,'Gathering',1), (753,1370125,3,1,0,'Gathering',1), (754,1350114,3,1,0,'Gathering',1), (755,1350115,1,1,50,'Gathering',1), (756,2580142,1,1,109,'Collecting',1), (757,320024,1,1,164,'Collecting',1), (758,320025,3,1,24,'Mining',1), (759,320026,3,1,25,'Gathering',1), (760,320027,3,1,22,'Trapping',1), (761,320028,3,1,23,'Mining',1), (762,320029,3,1,21,'Foresting',1), (763,320030,3,1,27,'Gathering',1), (764,1380127,1,1,48,'Gathering',1), (765,1680476,1,1,0,'Collecting',1), (766,1270088,1,1,17,'Collecting',1), (767,1270089,3,1,6,'Gathering',1), (768,1270090,3,1,11,'Fishing',1), (769,1270091,3,1,3,'Mining',1), (770,1270092,3,1,4,'Gathering',1), (771,1270093,3,1,10,'Foresting',1), (772,1270094,3,1,2,'Trapping',1), (773,1270095,3,1,5,'Mining',1), (774,1260057,1,1,93,'Collecting',1), (775,1260058,3,1,6,'Gathering',1), (776,1260059,3,1,2,'Trapping',1), (777,1260060,3,1,3,'Mining',1), (778,1260061,3,1,4,'Gathering',1), (779,1260062,3,1,10,'Foresting',1), (780,1260063,3,1,5,'Mining',1), (781,1390123,1,1,49,'Gathering',1), (782,2560173,1,1,127,'Collecting',1), (783,2380165,1,1,1151,'Collecting',1), (784,2380166,1,1,1136,'Gathering',1), (785,2380167,1,1,46,'Gathering',1), (786,2380168,1,1,47,'Gathering',1), (787,1750035,1,1,0,'Collecting',1), (788,170081,1,1,118,'Collecting',1), (789,170082,1,1,118,'Collecting',1), (790,140027,3,1,0,'Mining',1), (791,140028,3,1,0,'Gathering',1), (792,140029,3,1,0,'Trapping',1), (793,140030,3,1,0,'Mining',1), (794,140031,3,1,0,'Gathering',1), (795,140032,3,1,0,'Foresting',1), (796,150216,1,1,114,'Collecting',1), (797,4270184,3,1,24,'Mining',1), (798,4270185,3,1,25,'Gathering',1), (799,4270186,3,1,22,'Trapping',1), (800,4270187,3,1,23,'Mining',1), (801,4270188,3,1,27,'Gathering',1), (802,4270189,3,1,21,'Foresting',1), (803,2360165,1,1,36,'Gathering',1), (804,2360166,3,1,0,'Gathering',1), (805,2360167,3,1,0,'Gathering',1), (806,2360168,3,1,0,'Gathering',1), (807,2360169,3,1,0,'Gathering',1), (808,2360170,3,1,0,'Gathering',1), (809,2360171,3,1,0,'Gathering',1), (810,2360172,3,1,0,'Gathering',1), (811,2360173,3,1,0,'Gathering',1), (812,2350166,1,1,0,'Collecting',1), (813,2330132,1,1,42,'Gathering',1), (815,2330134,1,1,38,'Gathering',1), (816,2330135,1,1,39,'Gathering',1), (817,2330136,1,1,40,'Gathering',1), (818,2340154,3,1,45,'Gathering',1), (819,5120063,1,1,170,'Collecting',1), (820,4440016,1,1,1148,'Collecting',1), (821,4410021,1,1,1147,'Collecting',1), (822,4280026,1,1,1137,'Collecting',1), (823,4420020,1,1,1153,'Collecting',1), (824,4420021,3,1,0,'Gathering',1), (825,4430025,1,1,1142,'Collecting',1), (826,3810299,3,1,0,'Mining',1), (827,1360196,3,1,0,'Gathering',1), (828,1450270,3,1,0,'Gathering',1), (829,1950114,1,1,106,'Collecting',1), (830,1950115,3,1,5,'Mining',1), (831,1950116,1,1,37,'Mining',1), (832,1950117,3,1,3,'Mining',1), (833,1950118,3,1,6,'Gathering',1), (834,1950119,3,1,2,'Trapping',1), (835,1950120,3,1,4,'Gathering',1), (836,1950121,3,1,11,'Fishing',1), (837,1950122,3,1,10,'Foresting',1), (838,1950123,3,1,179,'Gathering',1), (839,2500015,3,1,51,'Trapping',1), (840,2500016,3,1,55,'Mining',1), (841,2500017,3,1,52,'Gathering',1), (842,2500018,3,1,53,'Foresting',1), (843,2500019,3,1,57,'Gathering',1), (844,2500020,3,1,54,'Fishing',1), (845,1960163,1,1,108,'Collecting',1), (846,1960164,3,1,2,'Trapping',1), (847,1960165,3,1,6,'Gathering',1), (848,1960166,3,1,4,'Gathering',1), (849,1960167,3,1,5,'Mining',1), (850,1960168,3,1,11,'Fishing',1), (851,1960169,1,1,0,'Gathering',1), (852,1960170,1,1,0,'Gathering',1), (853,1960171,3,1,10,'Foresting',1), (854,1960172,1,1,0,'Gathering',1), (855,1960173,3,1,3,'Mining',1), (856,1960174,1,1,0,'Gathering',1), (857,1960175,1,1,0,'Gathering',1), (858,1960176,1,1,0,'Gathering',1), (859,1960177,1,1,0,'Gathering',1), (860,1960178,3,1,0,'Gathering',1), (861,1960179,3,1,0,'Gathering',1), (862,1960180,1,1,0,'Gathering',1), (863,1960181,3,1,0,'Gathering',1), (864,2530184,1,1,1129,'Collecting',1), (865,2530185,3,1,2,'Trapping',1), (866,2530186,3,1,11,'Fishing',1), (867,2530187,3,1,5,'Mining',1), (868,2530188,3,1,10,'Foresting',1), (869,2530189,3,1,3,'Mining',1), (870,2530190,3,1,4,'Gathering',1), (871,2530191,3,1,6,'Gathering',1), (872,2530192,1,1,210,'Gathering',1), (873,2530193,3,1,0,'Gathering',1), (874,2530194,1,1,33,'Gathering',1), (875,2530195,3,1,32,'Gathering',1), (876,4110066,1,1,170,'Collecting',1), (877,2930153,1,1,138,'Collecting',1), (878,2930154,1,1,163,'Collecting',1), (879,820161,3,1,0,'Gathering',1), (880,820162,3,1,0,'Gathering',1), (881,820163,3,1,0,'Gathering',1), (882,820164,3,1,0,'Gathering',1), (883,5890762,1,1,0,'Collecting',1), (884,5890763,3,1,0,'Fishing',1), (885,1841593,3,1,0,'Gathering',1), (886,1841594,3,1,0,'Gathering',1), (887,1841595,3,1,0,'Gathering',1), (888,341245,1,1,18,'Collecting',1), (898,341255,1,1,0,'Gathering',1), (906,341263,3,1,0,'Gathering',1), (909,341266,3,1,0,'Gathering',1), (912,341269,3,1,0,'Gathering',1), (915,341272,3,1,0,'Gathering',1), (917,341274,3,1,0,'Gathering',1), (918,341275,3,1,0,'Gathering',1), (920,341277,3,1,0,'Gathering',1), (921,341278,3,1,0,'Gathering',1), (922,341279,3,1,0,'Gathering',1), (923,341280,3,1,0,'Gathering',1), (924,341281,3,1,0,'Gathering',1), (926,341283,1,1,29,'Gathering',1), (927,341284,1,1,30,'Gathering',1), (928,341285,3,1,0,'Gathering',1), (929,341286,1,1,0,'Gathering',1), (930,341287,3,1,0,'Fishing',1), (939,3850698,1,1,159,'Collecting',1), (940,3850699,3,1,0,'Gathering',1), (941,3850700,3,1,0,'Mining',1), (942,3850701,3,1,0,'Gathering',1), (943,3850702,3,1,0,'Foresting',1), (944,3850703,3,1,0,'Mining',1), (945,3850704,3,1,0,'Trapping',1), (946,3850705,3,1,0,'Fishing',1), (947,1081235,1,1,119,'Collecting',1), (948,1081236,3,1,26,'Fishing',1), (949,1081237,3,1,23,'Mining',1), (950,1081238,3,1,21,'Foresting',1), (951,1081239,3,1,24,'Mining',1), (952,1081240,3,1,25,'Gathering',1), (953,1081241,3,1,27,'Gathering',1), (954,1081242,3,1,22,'Trapping',1), (955,1081243,3,1,0,'Gathering',1), (956,1081244,1,1,43,'Gathering',1), (957,700477,1,1,155,'Collecting',1), (958,700478,3,1,69,'Mining',1), (959,700479,1,1,0,'Collecting',1), (960,700480,3,1,65,'Trapping',1), (961,700481,3,1,0,'Gathering',1), (962,700482,3,1,68,'Mining',1), (963,700483,3,1,71,'Gathering',1), (964,700484,3,1,67,'Fishing',1), (965,700485,3,1,0,'Gathering',1), (966,700486,3,1,67,'Fishing',1), (967,700487,3,1,0,'Gathering',1), (968,700488,3,1,70,'Foresting',1), (969,2650392,1,1,137,'Collecting',1), (970,2650393,1,1,0,'Collecting',1), (971,2650394,3,1,0,'Fishing',1), (972,2650395,3,1,0,'Trapping',1), (973,2650396,3,1,0,'Mining',1), (974,2650397,3,1,0,'Mining',1), (975,2650398,3,1,0,'Foresting',1), (976,2650399,3,1,79,'Gathering',1), (977,2650400,3,1,0,'Gathering',1), (978,2650401,3,1,0,'Fishing',1), (979,2650402,3,1,0,'Foresting',1), (980,2650403,3,1,0,'Gathering',1), (981,2650404,3,1,0,'Mining',1), (982,2650405,3,1,0,'Gathering',1), (983,2650406,3,1,0,'Mining',1), (984,2650407,3,1,0,'Trapping',1), (987,121804,3,1,232,'Gathering',1), (989,121806,3,1,230,'Mining',1), (992,121809,3,1,236,'Trapping',1), (999,1142302,1,1,117,'Collecting',1), (1000,1142303,3,1,0,'Gathering',1), (1001,1142304,3,1,0,'Gathering',1), (1002,1142305,3,1,0,'Mining',1), (1003,1142306,3,1,0,'Mining',1), (1004,1142307,3,1,0,'Foresting',1), (1005,1142308,3,1,0,'Gathering',1), (1006,1142309,3,1,0,'Gathering',1), (1007,1142310,3,1,0,'Trapping',1), (1008,1142311,3,1,0,'Mining',1), (1009,1142312,3,1,0,'Mining',1), (1010,1142313,3,1,0,'Gathering',1), (1011,1142314,3,1,0,'Foresting',1), (1012,1142315,3,1,0,'Trapping',1), (1013,1142316,3,1,0,'Gathering',1), (1014,1142317,3,1,0,'Gathering',1), (1015,1142318,3,1,0,'Gathering',1), (1016,1142319,3,1,0,'Gathering',1), (1017,1142320,3,1,0,'Fishing',1), (1018,1142321,3,1,0,'Fishing',1), (1019,1142322,3,1,0,'Gathering',1), (1020,1142323,3,1,0,'Gathering',1), (1021,1142324,3,1,0,'Gathering',1), (1022,1142325,3,1,0,'Gathering',1), (1023,1142326,3,1,0,'Gathering',1), (1024,1142327,3,1,0,'Gathering',1), (1025,1142328,3,1,0,'Gathering',1), (1026,1142329,3,1,0,'Foresting',1), (1027,1142330,3,1,0,'Gathering',1), (1028,1142331,3,1,0,'Gathering',1), (1029,1142332,3,1,0,'Gathering',1), (1030,1142333,3,1,0,'Gathering',1), (1031,1142334,3,1,0,'Gathering',1), (1032,1142335,3,1,0,'Gathering',1), (1033,1142336,3,1,0,'Gathering',1), (1034,1142337,3,1,0,'Gathering',1), (1035,1142338,3,1,0,'Gathering',1), (1036,1142339,3,1,0,'Gathering',1), (1037,3930090,1,1,0,'Collecting',1), (1038,2640958,1,1,135,'Collecting',1), (1039,2640959,1,1,0,'Collecting',1), (1040,2640960,3,1,0,'Mining',1), (1041,2640961,3,1,0,'Gathering',1), (1042,2640962,1,1,0,'Collecting',1), (1043,2640963,3,1,0,'Fishing',1), (1044,2640964,3,1,0,'Gathering',1), (1045,2640965,3,1,0,'Fishing',1), (1046,2640966,1,1,0,'Collecting',1), (1047,2640967,3,1,0,'Mining',1), (1048,2640968,3,1,0,'Gathering',1), (1049,2640969,3,1,0,'Foresting',1), (1050,2640970,3,1,0,'Trapping',1), (1051,2640971,3,1,0,'Gathering',1), (1052,2640972,3,1,0,'Foresting',1), (1053,2640973,3,1,0,'Gathering',1), (1054,2640974,3,1,0,'Mining',1), (1055,2640975,3,1,0,'Gathering',1), (1056,2640976,3,1,0,'Gathering',1), (1057,2640977,3,1,0,'Gathering',1), (1058,2640978,3,1,0,'Gathering',1), (1059,2640979,3,1,0,'Gathering',1), (1060,850306,1,1,148,'Collecting',1), (1061,850307,1,1,0,'Collecting',1), (1062,850308,3,1,0,'Foresting',1), (1063,850309,3,1,0,'Mining',1), (1064,850310,3,1,0,'Mining',1), (1065,850311,3,1,0,'Gathering',1), (1066,850312,3,1,0,'Gathering',1), (1067,850313,3,1,0,'Gathering',1), (1068,850314,3,1,0,'Gathering',1), (1069,850315,3,1,0,'Trapping',1), (1070,850316,3,1,0,'Gathering',1), (1071,850317,3,1,0,'Fishing',1), (1072,850318,3,1,0,'Trapping',1), (1073,850319,3,1,0,'Gathering',1), (1074,870502,1,1,149,'Collecting',1), (1075,870503,1,1,0,'Collecting',1), (1076,870504,1,1,0,'Collecting',1), (1077,870505,3,1,0,'Foresting',1), (1078,870506,3,1,0,'Gathering',1), (1079,870507,3,1,0,'Trapping',1), (1080,870508,3,1,0,'Mining',1), (1081,870509,3,1,0,'Mining',1), (1082,870510,3,1,0,'Gathering',1), (1083,870511,3,1,0,'Gathering',1), (1084,880304,1,1,146,'Collecting',1), (1085,880305,1,1,0,'Collecting',1), (1086,880306,3,1,0,'Mining',1), (1087,880307,3,1,0,'Foresting',1), (1088,880308,3,1,0,'Fishing',1), (1089,880309,3,1,0,'Gathering',1), (1090,880310,3,1,0,'Mining',1), (1091,880311,3,1,0,'Trapping',1), (1092,880312,3,1,0,'Gathering',1), (1093,650145,1,1,0,'Collecting',1), (1094,1010141,1,1,131,'Collecting',1), (1095,2620832,1,1,132,'Collecting',1), (1096,2620833,1,1,0,'Collecting',1), (1097,2620834,3,1,0,'Gathering',1), (1098,2620835,3,1,0,'Gathering',1), (1099,2620836,3,1,0,'Gathering',1), (1100,2620837,3,1,0,'Gathering',1), (1101,2620838,3,1,0,'Trapping',1), (1102,2620839,3,1,0,'Foresting',1), (1103,2620840,3,1,0,'Fishing',1), (1104,2620841,3,1,0,'Mining',1), (1105,2620842,3,1,0,'Mining',1), (1106,2620843,3,1,0,'Gathering',1), (1107,2620844,3,1,0,'Gathering',1), (1108,2620845,1,1,0,'Collecting',1), (1109,2620846,3,1,0,'Fishing',1), (1110,2620847,3,1,0,'Gathering',1), (1111,2620848,3,1,0,'Gathering',1), (1112,2620849,3,1,0,'Mining',1), (1113,2620850,3,1,0,'Mining',1), (1114,2620851,3,1,0,'Mining',1), (1115,3940121,1,1,0,'Collecting',1), (1116,620314,1,1,0,'Collecting',1), (1117,620315,3,1,0,'Gathering',1), (1118,4090035,1,1,0,'Collecting',1), (1120,950167,1,1,128,'Collecting',1), (1121,150391,1,1,114,'Collecting',1), (1122,6870197,3,1,172,'Gathering',1), (1123,6870198,3,1,171,'Gathering',1), (1124,6870199,3,1,173,'Gathering',1), (1125,6870200,1,1,170,'Collecting',1), (1126,6480036,1,1,0,'Gathering',1), (1127,6460043,1,1,0,'Unused',1), (1128,2530217,1,1,1128,'Collecting',1), (1129,2380170,1,1,1150,'Collecting',1), (1130,2380171,1,1,1152,'Collecting',1), (1131,2380172,1,1,1139,'Collecting',1), (1132,1960189,3,1,0,'Gathering',1), (1133,1960190,3,1,0,'Gathering',1), (1134,2340155,3,1,0,'Unused',1), (1135,1340138,3,1,212,'Gathering',1), (1136,1340139,3,1,213,'Gathering',1), (1137,8260064,1,1,1154,'Collecting',1), (1138,8260065,3,1,2,'Trapping',1), (1139,8260066,3,1,5,'Mining',1), (1140,8260067,3,1,10,'Foresting',1), (1141,8260068,3,1,6,'Gathering',1), (1142,8260069,3,1,220,'Mining',1), (1143,8260070,3,1,4,'Gathering',1), (1144,8260071,3,1,11,'Fishing',1), (1145,2550014,1,1,216,'Mining',0), (1146,3250037,1,1,1129,'Collecting',1), (1147,3250038,1,1,1128,'Collecting',1), (1148,3250039,3,1,222,'Foresting',1), (1149,3250040,3,1,222,'Foresting',1), (1150,3250041,3,1,222,'Foresting',1), (1151,3250042,3,1,221,'Gathering',1), (1152,3250043,3,1,223,'Mining',1), (1153,3250044,3,1,219,'Fishing',1), (1154,3250045,3,1,223,'Mining',1), (1155,2550026,1,1,10,'Foresting',0), (1156,8260081,1,1,1154,'Collecting',1), (1157,3250176,3,1,221,'Gathering',1), (1158,3250177,3,1,224,'Gathering',1), (1159,8260097,3,1,217,'Gathering',1), (1160,8270047,3,1,218,'Gathering',1), (1161,8270048,3,1,10,'Foresting',1), (1162,8270049,3,1,5,'Mining',1), (1163,8270050,3,1,4,'Gathering',1), (1164,8270051,3,1,220,'Mining',1), (1165,8270052,3,1,2,'Trapping',1), (1166,8270053,3,1,217,'Gathering',1), (1167,8270054,3,1,11,'Fishing',1), (1168,8270055,1,1,1154,'Collecting',1), (1169,8300055,3,1,5,'Mining',1), (1171,8300056,3,1,10,'Foresting',1), (1172,8300057,3,1,220,'Mining',1), (1173,8300058,3,1,4,'Gathering',1), (1174,8300059,3,1,218,'Gathering',1), (1175,8300060,3,1,2,'Trapping',1), (1176,8300061,1,1,1154,'Collecting',1), (1177,8300062,3,1,219,'Fishing',1), (1178,8300063,3,1,217,'Gathering',1), (1179,8290054,3,1,220,'Mining',1), (1180,8290055,3,1,219,'Fishing',1), (1181,8290056,3,1,2,'Trapping',1), (1182,8290057,3,1,10,'Foresting',1), (1183,8290058,3,1,5,'Mining',1), (1184,8290059,3,1,218,'Gathering',1), (1185,8290060,3,1,4,'Gathering',1), (1186,8290061,1,1,1154,'Collecting',1), (1187,8290062,3,1,217,'Gathering',1), (1188,121848,3,1,234,'Gathering',1), (1189,121861,1,1,228,'Gathering',1), (1190,121863,3,1,0,'Gathering',1), (1191,121864,3,1,0,'Gathering',1), (1192,8420054,3,1,218,'Gathering',1), (1193,8420055,3,1,10,'Foresting',1), (1194,8420056,3,1,219,'Fishing',1), (1195,8420057,3,1,5,'Mining',1), (1196,8420058,3,1,2,'Trapping',1), (1197,8420059,3,1,4,'Gathering',1), (1198,8420060,3,1,217,'Gathering',1), (1199,8420061,3,1,220,'Mining',1), (1200,8420062,1,1,17,'Collecting',1), (1201,8390051,1,1,17,'Collecting',1), (1202,8390052,3,1,2,'Trapping',1), (1203,8390053,3,1,218,'Mining',1), (1204,8390054,3,1,220,'Mining',1), (1205,8390055,3,1,4,'Gathering',1), (1206,8390056,3,1,4,'Gathering',1), (1207,8390057,3,1,10,'Foresting',1), (1208,8390058,3,1,217,'Gathering',1), (1209,2340169,3,1,0,'Gathering',1), (1210,2340170,3,1,0,'Gathering',1), (1211,2340171,3,1,0,'Gathering',1), (1212,8410043,1,1,1,'Collecting',1), (1213,8410053,3,1,2,'Trapping',1), (1214,8410054,3,1,219,'Fishing',1), (1215,8410055,3,1,5,'Mining',1), (1216,8410056,3,1,10,'Foresting',1), (1217,8410057,3,1,220,'Mining',1), (1218,8410058,3,1,218,'Gathering',1), (1219,8410059,3,1,4,'Gathering',1), (1220,8410072,3,1,217,'Gathering',1), (1221,8400039,1,1,93,'Collecting',1), (1222,8400040,3,1,218,'Gathering',1), (1223,8400041,3,1,10,'Foresting',1), (1224,8400042,3,1,4,'Gathering',1), (1225,8400043,3,1,220,'Mining',1), (1226,8400044,3,1,5,'Mining',1), (1227,8400045,3,1,2,'Trapping',1), (1228,8400046,3,1,217,'Gathering',1), (1229,331187,3,1,234,'Gathering',1); /*!40000 ALTER TABLE `spawn_ground` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-07-02 0:00:37 SET FOREIGN_KEY_CHECKS=1;