DROP TABLE IF EXISTS `merchant_buylists`; CREATE TABLE `merchant_buylists` ( `item_id` smallint(5) unsigned NOT NULL DEFAULT '0', `price` int(10) NOT NULL DEFAULT '0', `shop_id` mediumint(7) unsigned NOT NULL DEFAULT '0', `order` tinyint(3) unsigned NOT NULL DEFAULT '0', `count` tinyint(2) NOT NULL DEFAULT '-1', `currentCount` tinyint(2) NOT NULL DEFAULT '-1', `time` int(11) NOT NULL DEFAULT '0', `savetimer` bigint(13) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`shop_id`,`order`) ); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- golem shop (1835,-1,13128001,0), (2509,-1,13128001,1), (3947,-1,13128001,2), (5146,-1,13128001,3), (5140,-1,13128001,4), (5134,-1,13128001,5), (5262,-1,13128001,6), (5256,-1,13128001,7), (5250,-1,13128001,8), (17,-1,13128001,9), (1341,-1,13128001,10), (1060,-1,13128001,11), (1831,-1,13128001,12), (1833,-1,13128001,13), (734,-1,13128001,14), (735,-1,13128001,15), (6035,-1,13128001,16), (736,-1,13128001,17), (737,-1,13128001,18), (5589,-1,13128001,19), (1661,-1,13128001,20), (9633,-1,13128001,21), (4625,-1,13128001,22), (4626,-1,13128001,23), (4627,-1,13128001,24), (4628,-1,13128001,25), -- General Shops (1,-1,3000100,0), (4,-1,3000100,1), (11,-1,3000100,2), (13,-1,3000100,3), (3,-1,3000100,4), (152,-1,3000100,5), (12,-1,3000100,6), (215,-1,3000100,7), (14,-1,3000100,8), (5,-1,3000100,9), (153,-1,3000100,10), (1333,-1,3000100,11), (66,-1,3000100,12), (67,-1,3000100,13), (122,-1,3000100,14), (154,-1,3000100,15), (216,-1,3000100,16), (271,-1,3000100,17), (2,-1,3000100,18), (218,-1,3000100,19), (272,-1,3000100,20), (15,-1,3000100,21), (5284,-1,3000100,22), (7,-1,3000101,0), (308,-1,3000101,1), (8,-1,3000101,2), (99,-1,3000101,3), (9,-1,3000101,4), (176,-1,3000101,5), (310,-1,3000101,6), (9577,-1,3000101,7), (9583,-1,3000101,8), (28,-1,3000200,0), (21,-1,3000200,1), (29,-1,3000200,2), (22,-1,3000200,3), (30,-1,3000200,4), (2386,-1,3000200,5), (23,-1,3000200,6), (412,-1,3000200,7), (390,-1,3000200,8), (24,-1,3000200,9), (31,-1,3000200,10), (18,-1,3000200,11), (19,-1,3000200,12), (20,-1,3000200,13), (102,-1,3000200,14), (48,-1,3000200,15), (1119,-1,3000200,16), (49,-1,3000200,17), (50,-1,3000200,18), (1121,-1,3000200,19), (35,-1,3000200,20), (36,-1,3000200,21), (1129,-1,3000200,22), (1122,-1,3000200,23), (37,-1,3000200,24), (38,-1,3000200,25), (41,-1,3000200,26), (42,-1,3000200,27), (43,-1,3000200,28), (44,-1,3000200,29), (9577,-1,3000200,30), (9583,-1,3000200,31), (462,-1,3000201,0), (426,-1,3000201,1), (1103,-1,3000201,2), (1100,-1,3000201,3), (463,-1,3000201,4), (428,-1,3000201,5), (464,-1,3000201,6), (429,-1,3000201,7), (1104,-1,3000201,8), (1101,-1,3000201,9), (18,-1,3000201,10), (19,-1,3000201,11), (20,-1,3000201,12), (102,-1,3000201,13), (48,-1,3000201,14), (1119,-1,3000201,15), (49,-1,3000201,16), (50,-1,3000201,17), (1121,-1,3000201,18), (35,-1,3000201,19), (36,-1,3000201,20), (1129,-1,3000201,21), (1122,-1,3000201,22), (37,-1,3000201,23), (38,-1,3000201,24), (41,-1,3000201,25), (42,-1,3000201,26), (43,-1,3000201,27), (44,-1,3000201,28), (9577,-1,3000201,29), (9583,-1,3000201,30), (118,-1,3000300,0), (906,-1,3000300,1), (907,-1,3000300,2), (908,-1,3000300,3), (112,-1,3000300,4), (113,-1,3000300,5), (114,-1,3000300,6), (115,-1,3000300,7), (845,-1,3000300,8), (116,-1,3000300,9), (875,-1,3000300,10), (876,-1,3000300,11), (877,-1,3000300,12), (1294,-1,3000301,0), (1095,-1,3000301,1), (1048,-1,3000301,2), (1050,-1,3000301,3), (1051,-1,3000301,4), (1049,-1,3000301,5), (1152,-1,3000301,6), (1054,-1,3000301,7), (1058,-1,3000301,8), (1099,-1,3000301,9), (1098,-1,3000301,10), (1056,-1,3000301,11), (1055,-1,3000301,12), (1053,-1,3000301,13), (1052,-1,3000301,14), (1097,-1,3000301,15), (1096,-1,3000301,16), (1386,-1,3000301,17), (1514,-1,3000301,18), (1372,-1,3000301,19), (1667,-1,3000301,20), (1671,-1,3000301,21), (1669,-1,3000301,22), (1403,-1,3000301,23), (1405,-1,3000301,24), (1370,-1,3000301,25), (1401,-1,3000301,26), (4916,-1,3000301,27), (1411,-1,3000301,28), (1513,-1,3000301,29), (1399,-1,3000301,30), (1515,-1,3000301,31), (1371,-1,3000301,32), (1383,-1,3000301,33), (1377,-1,3000301,34), (3038,-1,3000301,35), (10025,-1,3000301,36), (10026,-1,3000301,37), (10073,-1,3000301,38), (10072,-1,3000301,39), (10027,-1,3000301,40), (10028,-1,3000301,41), (3100,-1,3000301,42), (3431,-1,3000301,43), (3430,-1,3000301,44), (3429,-1,3000301,45), (3101,-1,3000301,46), (3042,-1,3000301,47), (3071,-1,3000301,48), (3432,-1,3000301,49), (3098,-1,3000301,50), (3048,-1,3000301,51), (3073,-1,3000301,52), (3941,-1,3000301,53), (7638,-1,3000301,54), (3067,-1,3000301,55), (3102,-1,3000301,56), (3075,-1,3000301,57), (3077,-1,3000301,58), (3064,-1,3000301,59), (3074,-1,3000301,60), (3056,-1,3000301,61), (4922,-1,3000301,62), (3039,-1,3000301,63), (4918,-1,3000301,64), (3058,-1,3000301,65), (5813,-1,3000301,66), (3092,-1,3000301,67), (4917,-1,3000301,68), (3081,-1,3000301,69), (3094,-1,3000301,70), (3061,-1,3000301,71), (3062,-1,3000301,72), (4206,-1,3000301,73), (3076,-1,3000301,74), (3053,-1,3000301,75), (3047,-1,3000301,76), (3052,-1,3000301,77), (3065,-1,3000301,78), (4200,-1,3000301,79), (3069,-1,3000301,80), (3095,-1,3000301,81), (3096,-1,3000301,82), (3097,-1,3000301,83), (3057,-1,3000301,84), (3091,-1,3000301,85), (3093,-1,3000301,86), (3080,-1,3000301,87), (3063,-1,3000301,88), (4913,-1,3000301,89), (4208,-1,3000301,90), (3060,-1,3000301,91), (3072,-1,3000301,92), (3099,-1,3000301,93), (3049,-1,3000301,94), (3044,-1,3000301,95), (3043,-1,3000301,96), (3078,-1,3000301,97), (6398,-1,3000301,98), (3068,-1,3000301,99), (3079,-1,3000301,100), (3059,-1,3000301,101), (3070,-1,3000301,102), (3046,-1,3000301,103), (5812,-1,3000301,104), (3066,-1,3000301,105), (8398,-1,3000301,106), (8396,-1,3000301,107), (8401,-1,3000301,108), (8380,-1,3000301,109), (7644,-1,3000301,110), (7641,-1,3000301,111), (8616,-1,3000301,112), (8386,-1,3000301,113), (8395,-1,3000301,114), (8946,-1,3000301,115), (8400,-1,3000301,116), (8394,-1,3000301,117), (8388,-1,3000301,118), (8389,-1,3000301,119), (1412,-1,3000301,120), (8393,-1,3000301,121), (1413,-1,3000301,122), (8392,-1,3000301,123), (8399,-1,3000301,124), (8383,-1,3000301,125), (8382,-1,3000301,126), (8381,-1,3000301,127), (8402,-1,3000301,128), (8387,-1,3000301,129), (8891,-1,3000301,130), (5810,-1,3000301,131), (4911,-1,3000301,132), (5811,-1,3000301,133), (5814,-1,3000301,134), (8945,-1,3000301,135), (4912,-1,3000301,136), (4928,-1,3000301,137), (6352,-1,3000301,138), (4931,-1,3000301,139), (4932,-1,3000301,140), (5013,-1,3000301,141), (12772,-1,3000301,142), (1835,-1,3000400,0), (2509,-1,3000400,1), (3947,-1,3000400,2), (5146,-1,3000400,3), (5140,-1,3000400,4), (5134,-1,3000400,5), (5262,-1,3000400,6), (5256,-1,3000400,7), (5250,-1,3000400,8), (17,-1,3000400,9), (1341,-1,3000400,10), (1060,-1,3000400,11), (1831,-1,3000400,12), (1833,-1,3000400,13), (734,-1,3000400,14), (735,-1,3000400,15), (6035,-1,3000400,16), (736,-1,3000400,17), (737,-1,3000400,18), (3031,-1,3000400,19), (1785,-1,3000400,20), (5589,-1,3000400,21), (1661,-1,3000400,22), (5192,-1,3000400,23), (9633,-1,3000400,24), (8594,-1,3000400,25), (8595,-1,3000400,26), (8622,-1,3000400,27), (8623,-1,3000400,28), (8628,-1,3000400,29), (8629,-1,3000400,30), (8634,-1,3000400,31), (8635,-1,3000400,32), (8615,-1,3000400,33), (4625,-1,3000400,34), (4626,-1,3000400,35), (4627,-1,3000400,36), (4628,-1,3000400,37), (1074,-1,3004700,0), (3945,-1,3004700,1), (2,-1,3006000,0), (218,-1,3006000,1), (272,-1,3006000,2), (15,-1,3006000,3), (68,-1,3006000,4), (219,-1,3006000,5), (273,-1,3006000,6), (155,-1,3006000,7), (88,-1,3006000,8), (87,-1,3006000,9), (16,-1,3006000,10), (123,-1,3006000,11), (7880,-1,3006000,12), (220,-1,3006000,13), (221,-1,3006000,14), (274,-1,3006000,15), (156,-1,3006000,16), (166,-1,3006000,17), (168,-1,3006000,18), (291,-1,3006000,19), (69,-1,3006000,20), (222,-1,3006000,21), (275,-1,3006000,22), (277,-1,3006000,23), (292,-1,3006000,24), (295,-1,3006000,25), (256,-1,3006000,26), (257,-1,3006000,27), (258,-1,3006000,28), (259,-1,3006000,29), (176,-1,3006001,0), (310,-1,3006001,1), (177,-1,3006001,2), (311,-1,3006001,3), (100,-1,3006001,4), (178,-1,3006001,5), (101,-1,3006001,6), (7885,-1,3006001,7), (312,-1,3006001,8), (314,-1,3006001,9), (179,-1,3006001,10), (182,-1,3006001,11), (183,-1,3006001,12), (185,-1,3006001,13), (315,-1,3006001,14), (83,-1,3006001,15), (143,-1,3006001,16), (144,-1,3006001,17), (238,-1,3006001,18), (239,-1,3006001,19), (240,-1,3006001,20), (11614,-1,3006002,0), (11605,-1,3006002,1), (11613,-1,3006002,2), (11617,-1,3006002,3), (11606,-1,3006002,4), (11623,-1,3006002,5), (11626,-1,3006002,6), (11618,-1,3006002,7), (11622,-1,3006002,8), (11635,-1,3006002,9), (11646,-1,3006002,10), (11632,-1,3006002,11), (11629,-1,3006002,12), (11647,-1,3006002,13), (11631,-1,3006002,14), (11608,-1,3006002,15), (11642,-1,3006002,16), (11610,-1,3006003,0), (11619,-1,3006003,1), (11611,-1,3006003,2), (11612,-1,3006003,3), (11609,-1,3006003,4), (11627,-1,3006003,5), (11630,-1,3006003,6), (11634,-1,3006003,7), (11633,-1,3006003,8), (11637,-1,3006003,9), (11655,-1,3006003,10), (11656,-1,3006003,11), (11657,-1,3006003,12), (11662,-1,3006003,13), (11664,-1,3006003,14), (11672,-1,3006003,15), (412,-1,3006100,0), (390,-1,3006100,1), (24,-1,3006100,2), (31,-1,3006100,3), (25,-1,3006100,4), (26,-1,3006100,5), (33,-1,3006100,6), (32,-1,3006100,7), (27,-1,3006100,8), (34,-1,3006100,9), (413,-1,3006100,10), (347,-1,3006100,11), (376,-1,3006100,12), (391,-1,3006100,13), (414,-1,3006100,14), (392,-1,3006100,15), (58,-1,3006100,16), (59,-1,3006100,17), (102,-1,3006100,18), (625,-1,3006100,19), (626,-1,3006100,20), (627,-1,3006100,21), (50,-1,3006100,22), (51,-1,3006100,23), (604,-1,3006100,24), (605,-1,3006100,25), (38,-1,3006100,26), (39,-1,3006100,27), (40,-1,3006100,28), (1123,-1,3006100,29), (44,-1,3006100,30), (1148,-1,3006100,31), (45,-1,3006100,32), (46,-1,3006100,33), (415,-1,3006100,34), (393,-1,3006100,35), (9577,-1,3006100,36), (9578,-1,3006100,37), (9583,-1,3006100,38), (9584,-1,3006100,39), (1104,-1,3006101,0), (1101,-1,3006101,1), (1105,-1,3006101,2), (1102,-1,3006101,3), (465,-1,3006101,4), (432,-1,3006101,5), (467,-1,3006101,6), (434,-1,3006101,7), (468,-1,3006101,8), (435,-1,3006101,9), (469,-1,3006101,10), (436,-1,3006101,11), (102,-1,3006101,12), (625,-1,3006101,13), (626,-1,3006101,14), (627,-1,3006101,15), (50,-1,3006101,16), (51,-1,3006101,17), (604,-1,3006101,18), (605,-1,3006101,19), (38,-1,3006101,20), (39,-1,3006101,21), (40,-1,3006101,22), (1123,-1,3006101,23), (44,-1,3006101,24), (1148,-1,3006101,25), (45,-1,3006101,26), (46,-1,3006101,27), (9577,-1,3006101,28), (9578,-1,3006101,29), (9583,-1,3006101,30), (9584,-1,3006101,31), (12014,-1,3006102,0), (12008,-1,3006102,1), (12012,-1,3006102,2), (12015,-1,3006102,3), (12020,-1,3006102,4), (12021,-1,3006102,5), (12031,-1,3006102,6), (12041,-1,3006102,7), (12013,-1,3006102,8), (12025,-1,3006102,9), (12007,-1,3006102,10), (12016,-1,3006102,11), (12006,-1,3006102,12), (12029,-1,3006102,13), (12009,-1,3006102,14), (12028,-1,3006102,15), (12042,-1,3006102,16), (12043,-1,3006102,17), (12011,-1,3006103,0), (12010,-1,3006103,1), (12017,-1,3006103,2), (12022,-1,3006103,3), (12019,-1,3006103,4), (12018,-1,3006103,5), (12048,-1,3006103,6), (12047,-1,3006103,7), (12013,-1,3006103,8), (12025,-1,3006103,9), (12007,-1,3006103,10), (12016,-1,3006103,11), (12006,-1,3006103,12), (12029,-1,3006103,13), (12009,-1,3006103,14), (12028,-1,3006103,15), (908,-1,3006200,0), (909,-1,3006200,1), (910,-1,3006200,2), (845,-1,3006200,3), (846,-1,3006200,4), (847,-1,3006200,5), (877,-1,3006200,6), (878,-1,3006200,7), (890,-1,3006200,8), (1294,-1,3006201,0), (1095,-1,3006201,1), (1048,-1,3006201,2), (1050,-1,3006201,3), (1051,-1,3006201,4), (1049,-1,3006201,5), (1152,-1,3006201,6), (1054,-1,3006201,7), (1058,-1,3006201,8), (1099,-1,3006201,9), (1098,-1,3006201,10), (1056,-1,3006201,11), (1055,-1,3006201,12), (1053,-1,3006201,13), (1052,-1,3006201,14), (1097,-1,3006201,15), (1096,-1,3006201,16), (1386,-1,3006201,17), (1514,-1,3006201,18), (1372,-1,3006201,19), (1667,-1,3006201,20), (1671,-1,3006201,21), (1669,-1,3006201,22), (1403,-1,3006201,23), (1405,-1,3006201,24), (1370,-1,3006201,25), (1401,-1,3006201,26), (4916,-1,3006201,27), (1411,-1,3006201,28), (1513,-1,3006201,29), (1399,-1,3006201,30), (1515,-1,3006201,31), (1371,-1,3006201,32), (1383,-1,3006201,33), (1377,-1,3006201,34), (1512,-1,3006201,35), (1379,-1,3006201,36), (1415,-1,3006201,37), (1388,-1,3006201,38), (1517,-1,3006201,39), (4908,-1,3006201,40), (1417,-1,3006201,41), (1400,-1,3006201,42), (1418,-1,3006201,43), (1668,-1,3006201,44), (1670,-1,3006201,45), (1404,-1,3006201,46), (4906,-1,3006201,47), (1402,-1,3006201,48), (1391,-1,3006201,49), (1410,-1,3006201,50), (1398,-1,3006201,51), (1389,-1,3006201,52), (1378,-1,3006201,53), (1414,-1,3006201,54), (1385,-1,3006201,55), (4910,-1,3006201,56), (1394,-1,3006201,57), (1516,-1,3006201,58), (1529,-1,3006201,59), (1525,-1,3006201,60), (1527,-1,3006201,61), (1524,-1,3006201,62), (1531,-1,3006201,63), (1522,-1,3006201,64), (1526,-1,3006201,65), (1534,-1,3006201,66), (1537,-1,3006201,67), (1856,-1,3006201,68), (1523,-1,3006201,69), (1521,-1,3006201,70), (1535,-1,3006201,71), (1532,-1,3006201,72), (1536,-1,3006201,73), (1533,-1,3006201,74), (1528,-1,3006201,75), (1518,-1,3006201,76), (1519,-1,3006201,77), (3038,-1,3006201,78), (10025,-1,3006201,79), (10026,-1,3006201,80), (10073,-1,3006201,81), (10072,-1,3006201,82), (10027,-1,3006201,83), (10028,-1,3006201,84), (10029,-1,3006201,85), (10031,-1,3006201,86), (10032,-1,3006201,87), (10180,-1,3006201,88), (10181,-1,3006201,89), (10070,-1,3006201,90), (10074,-1,3006201,91), (10033,-1,3006201,92), (10078,-1,3006201,93), (10058,-1,3006201,94), (10077,-1,3006201,95), (10085,-1,3006201,96), (10094,-1,3006201,97), (10275,-1,3006201,98), (12312,-1,3006202,0), (12311,-1,3006202,1), (12313,-1,3006202,2), (1835,-1,3006300,0), (2509,-1,3006300,1), (3947,-1,3006300,2), (1463,-1,3006300,3), (1464,-1,3006300,4), (3948,-1,3006300,5), (3949,-1,3006300,6), (5146,-1,3006300,7), (5140,-1,3006300,8), (5134,-1,3006300,9), (5262,-1,3006300,10), (5256,-1,3006300,11), (5250,-1,3006300,12), (17,-1,3006300,13), (1341,-1,3006300,14), (1342,-1,3006300,15), (1060,-1,3006300,16), (1061,-1,3006300,17), (1831,-1,3006300,18), (1832,-1,3006300,19), (1833,-1,3006300,20), (1834,-1,3006300,21), (734,-1,3006300,22), (735,-1,3006300,23), (6035,-1,3006300,24), (6037,-1,3006300,25), (736,-1,3006300,26), (737,-1,3006300,27), (1829,-1,3006300,28), (3031,-1,3006300,29), (1785,-1,3006300,30), (5589,-1,3006300,31), (1661,-1,3006300,32), (5192,-1,3006300,33), (5193,-1,3006300,34), (5194,-1,3006300,35), (2130,-1,3006300,36), (9633,-1,3006300,37), (9634,-1,3006300,38), (8594,-1,3006300,39), (8595,-1,3006300,40), (8596,-1,3006300,41), (8597,-1,3006300,42), (8622,-1,3006300,43), (8623,-1,3006300,44), (8624,-1,3006300,45), (8629,-1,3006300,46), (8634,-1,3006300,47), (8635,-1,3006300,48), (8636,-1,3006300,49), (8637,-1,3006300,50), (8615,-1,3006300,51), (10409,-1,3006300,52), (4625,-1,3006300,53), (4626,-1,3006300,54), (4627,-1,3006300,55), (4628,-1,3006300,56), (4445,-1,3006301,0), (4446,-1,3006301,1), (4447,-1,3006301,2), (4448,-1,3006301,3), (4449,-1,3006301,4), (4450,-1,3006301,5), (4451,-1,3006301,6), (4452,-1,3006301,7), (4453,-1,3006301,8), (4454,-1,3006301,9), (4455,-1,3006301,10), (4456,-1,3006301,11), (4457,-1,3006301,12), (4458,-1,3006301,13), (4459,-1,3006301,14), (4460,-1,3006301,15), (4461,-1,3006301,16), (4462,-1,3006301,17), (4463,-1,3006301,18), (4464,-1,3006301,19), (4465,-1,3006301,20), (4466,-1,3006301,21), (4467,-1,3006301,22), (4468,-1,3006301,23), (4481,-1,3006301,24), (4482,-1,3006301,25), (4483,-1,3006301,26), (4484,-1,3006301,27), (4485,-1,3006301,28), (4486,-1,3006301,29), (4487,-1,3006301,30), (4488,-1,3006301,31), (4489,-1,3006301,32), (4490,-1,3006301,33), (4491,-1,3006301,34), (4492,-1,3006301,35), (1835,-1,3007800,0), (2509,-1,3007800,1), (3947,-1,3007800,2), (1463,-1,3007800,3), (1464,-1,3007800,4), (3948,-1,3007800,5), (3949,-1,3007800,6), (5146,-1,3007800,7), (5140,-1,3007800,8), (5134,-1,3007800,9), (5262,-1,3007800,10), (5256,-1,3007800,11), (5250,-1,3007800,12), (17,-1,3007800,13), (1341,-1,3007800,14), (1342,-1,3007800,15), (1060,-1,3007800,16), (1061,-1,3007800,17), (1831,-1,3007800,18), (1832,-1,3007800,19), (1833,-1,3007800,20), (1834,-1,3007800,21), (734,-1,3007800,22), (735,-1,3007800,23), (6035,-1,3007800,24), (6037,-1,3007800,25), (736,-1,3007800,26), (737,-1,3007800,27), (1829,-1,3007800,28), (3031,-1,3007800,29), (1785,-1,3007800,30), (5589,-1,3007800,31), (1661,-1,3007800,32), (5192,-1,3007800,33), (5193,-1,3007800,34), (5194,-1,3007800,35), (2130,-1,3007800,36), (9633,-1,3007800,37), (9634,-1,3007800,38), (8594,-1,3007800,39), (8595,-1,3007800,40), (8596,-1,3007800,41), (8597,-1,3007800,42), (8622,-1,3007800,43), (8623,-1,3007800,44), (8624,-1,3007800,45), (8629,-1,3007800,46), (8634,-1,3007800,47), (8635,-1,3007800,48), (8636,-1,3007800,49), (8637,-1,3007800,50), (8615,-1,3007800,51), (10409,-1,3007800,52), (4625,-1,3007800,53), (4626,-1,3007800,54), (4627,-1,3007800,55), (4628,-1,3007800,56), (1835,-1,3008100,0), (2509,-1,3008100,1), (3947,-1,3008100,2), (1463,-1,3008100,3), (1464,-1,3008100,4), (3948,-1,3008100,5), (3949,-1,3008100,6), (5146,-1,3008100,7), (5140,-1,3008100,8), (5134,-1,3008100,9), (5262,-1,3008100,10), (5256,-1,3008100,11), (5250,-1,3008100,12), (17,-1,3008100,13), (1341,-1,3008100,14), (1342,-1,3008100,15), (1060,-1,3008100,16), (1061,-1,3008100,17), (1831,-1,3008100,18), (1832,-1,3008100,19), (1833,-1,3008100,20), (1834,-1,3008100,21), (734,-1,3008100,22), (735,-1,3008100,23), (6035,-1,3008100,24), (6037,-1,3008100,25), (736,-1,3008100,26), (737,-1,3008100,27), (1829,-1,3008100,28), (1830,-1,3008100,29), (3031,-1,3008100,30), (1785,-1,3008100,31), (5589,-1,3008100,32), (1661,-1,3008100,33), (5192,-1,3008100,34), (5193,-1,3008100,35), (5194,-1,3008100,36), (5195,-1,3008100,37), (2130,-1,3008100,38), (2131,-1,3008100,39), (2132,-1,3008100,40), (9633,-1,3008100,41), (9634,-1,3008100,42), (8594,-1,3008100,43), (8595,-1,3008100,44), (8596,-1,3008100,45), (8597,-1,3008100,46), (8598,-1,3008100,47), (8622,-1,3008100,48), (8623,-1,3008100,49), (8624,-1,3008100,50), (8634,-1,3008100,51), (8635,-1,3008100,52), (8636,-1,3008100,53), (8637,-1,3008100,54), (8638,-1,3008100,55), (8615,-1,3008100,56), (8658,-1,3008100,57), (10409,-1,3008100,58), (4625,-1,3008100,59), (4626,-1,3008100,60), (4627,-1,3008100,61), (4628,-1,3008100,62), (4445,-1,3008101,0), (4446,-1,3008101,1), (4447,-1,3008101,2), (4448,-1,3008101,3), (4449,-1,3008101,4), (4450,-1,3008101,5), (4451,-1,3008101,6), (4452,-1,3008101,7), (4453,-1,3008101,8), (4454,-1,3008101,9), (4455,-1,3008101,10), (4456,-1,3008101,11), (4457,-1,3008101,12), (4458,-1,3008101,13), (4459,-1,3008101,14), (4460,-1,3008101,15), (4461,-1,3008101,16), (4462,-1,3008101,17), (4463,-1,3008101,18), (4464,-1,3008101,19), (4465,-1,3008101,20), (4466,-1,3008101,21), (4467,-1,3008101,22), (4468,-1,3008101,23), (4481,-1,3008101,24), (4482,-1,3008101,25), (4483,-1,3008101,26), (4484,-1,3008101,27), (4485,-1,3008101,28), (4486,-1,3008101,29), (4487,-1,3008101,30), (4488,-1,3008101,31), (4489,-1,3008101,32), (4490,-1,3008101,33), (4491,-1,3008101,34), (4492,-1,3008101,35), (4493,-1,3008101,36), (4494,-1,3008101,37), (4495,-1,3008101,38), (4496,-1,3008101,39), (4497,-1,3008101,40), (4498,-1,3008101,41), (4499,-1,3008101,42), (4500,-1,3008101,43), (4501,-1,3008101,44), (4502,-1,3008101,45), (4503,-1,3008101,46), (4504,-1,3008101,47), (4505,-1,3008101,48), (4506,-1,3008101,49), (4507,-1,3008101,50), (4508,-1,3008101,51), (4509,-1,3008101,52), (4510,-1,3008101,53), (4511,-1,3008101,54), (4512,-1,3008101,55), (4513,-1,3008101,56), (4514,-1,3008101,57), (4515,-1,3008101,58), (4516,-1,3008101,59), (4517,-1,3008101,60), (4518,-1,3008101,61), (4519,-1,3008101,62), (4520,-1,3008101,63), (4521,-1,3008101,64), (4522,-1,3008101,65), (4523,-1,3008101,66), (4524,-1,3008101,67), (4525,-1,3008101,68), (4526,-1,3008101,69), (4527,-1,3008101,70), (4528,-1,3008101,71), (4529,-1,3008101,72), (4530,-1,3008101,73), (4531,-1,3008101,74), (4532,-1,3008101,75), (4533,-1,3008101,76), (4534,-1,3008101,77), (4535,-1,3008101,78), (4536,-1,3008101,79), (4537,-1,3008101,80), (4538,-1,3008101,81), (4539,-1,3008101,82), (4540,-1,3008101,83), (4541,-1,3008101,84), (4542,-1,3008101,85), (4543,-1,3008101,86), (4544,-1,3008101,87), (4545,-1,3008101,88), (4546,-1,3008101,89), (4547,-1,3008101,90), (4548,-1,3008101,91), (4549,-1,3008101,92), (4550,-1,3008101,93), (4551,-1,3008101,94), (4552,-1,3008101,95), (4565,-1,3008101,96), (4566,-1,3008101,97), (4567,-1,3008101,98), (4568,-1,3008101,99), (4569,-1,3008101,100), (4570,-1,3008101,101), (4571,-1,3008101,102), (4572,-1,3008101,103), (4573,-1,3008101,104), (4574,-1,3008101,105), (4575,-1,3008101,106), (4576,-1,3008101,107), (4577,-1,3008101,108), (4578,-1,3008101,109), (4579,-1,3008101,110), (4580,-1,3008101,111), (4581,-1,3008101,112), (4582,-1,3008101,113), (4583,-1,3008101,114), (4584,-1,3008101,115), (4585,-1,3008101,116), (4586,-1,3008101,117), (4587,-1,3008101,118), (4588,-1,3008101,119), (908,-1,3008200,0), (909,-1,3008200,1), (910,-1,3008200,2), (911,-1,3008200,3), (912,-1,3008200,4), (913,-1,3008200,5), (845,-1,3008200,6), (846,-1,3008200,7), (847,-1,3008200,8), (848,-1,3008200,9), (849,-1,3008200,10), (850,-1,3008200,11), (877,-1,3008200,12), (878,-1,3008200,13), (890,-1,3008200,14), (879,-1,3008200,15), (880,-1,3008200,16), (881,-1,3008200,17), (851,-1,3008200,18), (882,-1,3008200,19), (914,-1,3008200,20), (1294,-1,3008201,0), (1095,-1,3008201,1), (1048,-1,3008201,2), (1050,-1,3008201,3), (1051,-1,3008201,4), (1049,-1,3008201,5), (1152,-1,3008201,6), (1054,-1,3008201,7), (1058,-1,3008201,8), (1099,-1,3008201,9), (1098,-1,3008201,10), (1056,-1,3008201,11), (1055,-1,3008201,12), (1053,-1,3008201,13), (1052,-1,3008201,14), (1097,-1,3008201,15), (1096,-1,3008201,16), (1386,-1,3008201,17), (1514,-1,3008201,18), (1372,-1,3008201,19), (1667,-1,3008201,20), (1671,-1,3008201,21), (1669,-1,3008201,22), (1403,-1,3008201,23), (1405,-1,3008201,24), (1370,-1,3008201,25), (1401,-1,3008201,26), (4916,-1,3008201,27), (1411,-1,3008201,28), (1513,-1,3008201,29), (1399,-1,3008201,30), (1515,-1,3008201,31), (1371,-1,3008201,32), (1383,-1,3008201,33), (1377,-1,3008201,34), (1512,-1,3008201,35), (1379,-1,3008201,36), (1415,-1,3008201,37), (1388,-1,3008201,38), (1517,-1,3008201,39), (4908,-1,3008201,40), (1417,-1,3008201,41), (1400,-1,3008201,42), (1418,-1,3008201,43), (1668,-1,3008201,44), (1670,-1,3008201,45), (1404,-1,3008201,46), (4906,-1,3008201,47), (1402,-1,3008201,48), (1391,-1,3008201,49), (1410,-1,3008201,50), (1398,-1,3008201,51), (1389,-1,3008201,52), (1378,-1,3008201,53), (1414,-1,3008201,54), (1385,-1,3008201,55), (4910,-1,3008201,56), (1394,-1,3008201,57), (1516,-1,3008201,58), (3944,-1,3008201,59), (1412,-1,3008201,60), (1413,-1,3008201,61), (1387,-1,3008201,62), (1390,-1,3008201,63), (1408,-1,3008201,64), (1392,-1,3008201,65), (1407,-1,3008201,66), (1409,-1,3008201,67), (1416,-1,3008201,68), (1406,-1,3008201,69), (1397,-1,3008201,70), (1384,-1,3008201,71), (1380,-1,3008201,72), (1382,-1,3008201,73), (1381,-1,3008201,74), (1529,-1,3008201,75), (1525,-1,3008201,76), (1527,-1,3008201,77), (1524,-1,3008201,78), (1531,-1,3008201,79), (1522,-1,3008201,80), (1526,-1,3008201,81), (1534,-1,3008201,82), (1537,-1,3008201,83), (1856,-1,3008201,84), (10025,-1,3008201,85), (10026,-1,3008201,86), (10073,-1,3008201,87), (10072,-1,3008201,88), (10027,-1,3008201,89), (10028,-1,3008201,90), (10029,-1,3008201,91), (10031,-1,3008201,92), (10032,-1,3008201,93), (10180,-1,3008201,94), (10181,-1,3008201,95), (10070,-1,3008201,96), (10074,-1,3008201,97), (10033,-1,3008201,98), (10078,-1,3008201,99), (10058,-1,3008201,100), (10077,-1,3008201,101), (10085,-1,3008201,102), (10094,-1,3008201,103), (10275,-1,3008201,104), (10276,-1,3008201,105), (10075,-1,3008201,106), (10079,-1,3008201,107), (10076,-1,3008201,108), (12312,-1,3008202,0), (12315,-1,3008202,1), (12317,-1,3008202,2), (12320,-1,3008202,3), (12311,-1,3008202,4), (12314,-1,3008202,5), (12318,-1,3008202,6), (12322,-1,3008202,7), (12313,-1,3008202,8), (12316,-1,3008202,9), (12319,-1,3008202,10), (12321,-1,3008202,11), (12325,-1,3008202,12), (12323,-1,3008202,13), (12324,-1,3008202,14), (2,-1,3008400,0), (218,-1,3008400,1), (272,-1,3008400,2), (15,-1,3008400,3), (68,-1,3008400,4), (219,-1,3008400,5), (273,-1,3008400,6), (155,-1,3008400,7), (88,-1,3008400,8), (87,-1,3008400,9), (16,-1,3008400,10), (123,-1,3008400,11), (7880,-1,3008400,12), (220,-1,3008400,13), (221,-1,3008400,14), (274,-1,3008400,15), (156,-1,3008400,16), (166,-1,3008400,17), (168,-1,3008400,18), (291,-1,3008400,19), (69,-1,3008400,20), (126,-1,3008400,21), (222,-1,3008400,22), (275,-1,3008400,23), (276,-1,3008400,24), (277,-1,3008400,25), (86,-1,3008400,26), (292,-1,3008400,27), (295,-1,3008400,28), (124,-1,3008400,29), (127,-1,3008400,30), (130,-1,3008400,31), (223,-1,3008400,32), (278,-1,3008400,33), (157,-1,3008400,34), (293,-1,3008400,35), (296,-1,3008400,36), (129,-1,3008400,37), (224,-1,3008400,38), (1660,-1,3008400,39), (279,-1,3008400,40), (158,-1,3008400,41), (7881,-1,3008400,42), (7896,-1,3008400,43), (172,-1,3008400,44), (294,-1,3008400,45), (88,-1,3008400,46), (93,-1,3008400,47), (256,-1,3008400,48), (257,-1,3008400,49), (258,-1,3008400,50), (259,-1,3008400,51), (260,-1,3008400,52), (261,-1,3008400,53), (70,-1,3008400,54), (159,-1,3008400,55), (225,-1,3008400,56), (262,-1,3008400,57), (280,-1,3008400,58), (297,-1,3008400,59), (2499,-1,3008400,60), (5284,-1,3008400,61), (5285,-1,3008400,62), (232,-1,3008400,63), (263,-1,3008400,64), (281,-1,3008400,65), (298,-1,3008400,66), (302,-1,3008400,67), (73,-1,3008400,68), (74,-1,3008400,69), (131,-1,3008400,70), (133,-1,3008400,71), (227,-1,3008400,72), (2502,-1,3008400,73), (94,-1,3008400,74), (282,-1,3008400,75), (285,-1,3008400,76), (4233,-1,3008400,77), (75,-1,3008400,78), (76,-1,3008400,79), (77,-1,3008400,80), (132,-1,3008400,81), (134,-1,3008400,82), (162,-1,3008400,83), (231,-1,3008400,84), (233,-1,3008400,85), (95,-1,3008400,86), (265,-1,3008400,87), (283,-1,3008400,88), (7882,-1,3008400,89), (7898,-1,3008400,90), (301,-1,3008400,91), (303,-1,3008400,92), (135,-1,3008400,93), (228,-1,3008400,94), (2503,-1,3008400,95), (266,-1,3008400,96), (286,-1,3008400,97), (299,-1,3008400,98), (5286,-1,3008400,99), (7897,-1,3008400,100), (11614,-1,3008401,0), (11605,-1,3008401,1), (11613,-1,3008401,2), (11617,-1,3008401,3), (11606,-1,3008401,4), (11623,-1,3008401,5), (11626,-1,3008401,6), (11618,-1,3008401,7), (11622,-1,3008401,8), (11635,-1,3008401,9), (11643,-1,3008401,10), (11646,-1,3008401,11), (11632,-1,3008401,12), (11640,-1,3008401,13), (11629,-1,3008401,14), (11645,-1,3008401,15), (11647,-1,3008401,16), (11631,-1,3008401,17), (11667,-1,3008401,18), (11675,-1,3008401,19), (11670,-1,3008401,20), (11673,-1,3008401,21), (11659,-1,3008401,22), (11666,-1,3008401,23), (11671,-1,3008401,24), (11661,-1,3008401,25), (11714,-1,3008401,26), (11685,-1,3008401,27), (11706,-1,3008401,28), (11683,-1,3008401,29), (11708,-1,3008401,30), (11710,-1,3008401,31), (11711,-1,3008401,32), (11713,-1,3008401,33), (11712,-1,3008401,34), (11686,-1,3008401,35), (11703,-1,3008401,36), (11608,-1,3008401,37), (11642,-1,3008401,38), (11665,-1,3008401,39), (11691,-1,3008401,40), (11625,-1,3008401,41), (11736,-1,3008401,42), (11727,-1,3008401,43), (11726,-1,3008401,44), (11730,-1,3008401,45), (11728,-1,3008401,46), (11725,-1,3008401,47), (11733,-1,3008401,48), (11747,-1,3008401,49), (11763,-1,3008401,50), (11759,-1,3008401,51), (11760,-1,3008401,52), (11749,-1,3008401,53), (11783,-1,3008401,54), (11794,-1,3008401,55), (11789,-1,3008401,56), (11778,-1,3008401,57), (11788,-1,3008401,58), (11777,-1,3008401,59), (11782,-1,3008401,60), (11790,-1,3008401,61), (11775,-1,3008401,62), (11776,-1,3008401,63), (11821,-1,3008401,64), (11807,-1,3008401,65), (11820,-1,3008401,66), (11801,-1,3008401,67), (11815,-1,3008401,68), (11816,-1,3008401,69), (11800,-1,3008401,70), (11803,-1,3008401,71), (11826,-1,3008401,72), (11827,-1,3008401,73), (11814,-1,3008401,74), (11813,-1,3008401,75), (11822,-1,3008401,76), (11830,-1,3008401,77), (11832,-1,3008401,78), (11853,-1,3008401,79), (11863,-1,3008401,80), (11856,-1,3008401,81), (11839,-1,3008401,82), (11857,-1,3008401,83), (11858,-1,3008401,84), (11843,-1,3008401,85), (11840,-1,3008401,86), (176,-1,3008500,0), (310,-1,3008500,1), (177,-1,3008500,2), (311,-1,3008500,3), (100,-1,3008500,4), (178,-1,3008500,5), (101,-1,3008500,6), (7885,-1,3008500,7), (312,-1,3008500,8), (314,-1,3008500,9), (179,-1,3008500,10), (182,-1,3008500,11), (183,-1,3008500,12), (185,-1,3008500,13), (315,-1,3008500,14), (83,-1,3008500,15), (143,-1,3008500,16), (144,-1,3008500,17), (238,-1,3008500,18), (239,-1,3008500,19), (240,-1,3008500,20), (241,-1,3008500,21), (186,-1,3008500,22), (316,-1,3008500,23), (317,-1,3008500,24), (90,-1,3008500,25), (7886,-1,3008500,26), (7890,-1,3008500,27), (318,-1,3008500,28), (321,-1,3008500,29), (187,-1,3008500,30), (188,-1,3008500,31), (189,-1,3008500,32), (190,-1,3008500,33), (192,-1,3008500,34), (193,-1,3008500,35), (7887,-1,3008500,36), (242,-1,3008500,37), (325,-1,3008500,38), (195,-1,3008500,39), (84,-1,3008500,40), (145,-1,3008500,41), (174,-1,3008500,42), (196,-1,3008500,43), (201,-1,3008500,44), (202,-1,3008500,45), (326,-1,3008500,46), (197,-1,3008500,47), (198,-1,3008500,48), (199,-1,3008500,49), (200,-1,3008500,50), (203,-1,3008500,51), (7888,-1,3008500,52), (7891,-1,3008500,53), (204,-1,3008500,54), (205,-1,3008500,55), (206,-1,3008500,56), (9633,-1,3008500,57), (9634,-1,3008500,58), (11610,-1,3008501,0), (11619,-1,3008501,1), (11611,-1,3008501,2), (11612,-1,3008501,3), (11609,-1,3008501,4), (11627,-1,3008501,5), (11630,-1,3008501,6), (11634,-1,3008501,7), (11633,-1,3008501,8), (11637,-1,3008501,9), (11655,-1,3008501,10), (11656,-1,3008501,11), (11657,-1,3008501,12), (11662,-1,3008501,13), (11664,-1,3008501,14), (11672,-1,3008501,15), (11660,-1,3008501,16), (11663,-1,3008501,17), (11678,-1,3008501,18), (11676,-1,3008501,19), (11693,-1,3008501,20), (11696,-1,3008501,21), (11692,-1,3008501,22), (11709,-1,3008501,23), (11715,-1,3008501,24), (11732,-1,3008501,25), (11737,-1,3008501,26), (11729,-1,3008501,27), (11731,-1,3008501,28), (11764,-1,3008501,29), (11757,-1,3008501,30), (11748,-1,3008501,31), (11779,-1,3008501,32), (11792,-1,3008501,33), (11793,-1,3008501,34), (11829,-1,3008501,35), (11805,-1,3008501,36), (11802,-1,3008501,37), (11799,-1,3008501,38), (11804,-1,3008501,39), (11806,-1,3008501,40), (11817,-1,3008501,41), (11825,-1,3008501,42), (11819,-1,3008501,43), (11824,-1,3008501,44), (11828,-1,3008501,45), (11833,-1,3008501,46), (11850,-1,3008501,47), (11859,-1,3008501,48), (11842,-1,3008501,49), (11838,-1,3008501,50), (11855,-1,3008501,51), (12011,-1,3008700,0), (12010,-1,3008700,1), (12017,-1,3008700,2), (12022,-1,3008700,3), (12019,-1,3008700,4), (12018,-1,3008700,5), (12048,-1,3008700,6), (12047,-1,3008700,7), (12058,-1,3008700,8), (12057,-1,3008700,9), (12083,-1,3008700,10), (12013,-1,3008700,11), (12025,-1,3008700,12), (12051,-1,3008700,13), (12069,-1,3008700,14), (12063,-1,3008700,15), (12073,-1,3008700,16), (12078,-1,3008700,17), (12007,-1,3008700,18), (12016,-1,3008700,19), (12038,-1,3008700,20), (12068,-1,3008700,21), (12046,-1,3008700,22), (12065,-1,3008700,23), (12072,-1,3008700,24), (12076,-1,3008700,25), (12082,-1,3008700,26), (12006,-1,3008700,27), (12029,-1,3008700,28), (12033,-1,3008700,29), (12070,-1,3008700,30), (12045,-1,3008700,31), (12066,-1,3008700,32), (12071,-1,3008700,33), (12075,-1,3008700,34), (12077,-1,3008700,35), (12009,-1,3008700,36), (12028,-1,3008700,37), (12050,-1,3008700,38), (12064,-1,3008700,39), (12079,-1,3008700,40), (12099,-1,3008700,41), (12100,-1,3008700,42), (12098,-1,3008700,43), (12097,-1,3008700,44), (12115,-1,3008700,45), (12124,-1,3008700,46), (12139,-1,3008700,47), (12123,-1,3008700,48), (12138,-1,3008700,49), (1104,-1,3008701,0), (1101,-1,3008701,1), (1105,-1,3008701,2), (1102,-1,3008701,3), (465,-1,3008701,4), (432,-1,3008701,5), (467,-1,3008701,6), (434,-1,3008701,7), (468,-1,3008701,8), (435,-1,3008701,9), (469,-1,3008701,10), (436,-1,3008701,11), (470,-1,3008701,12), (437,-1,3008701,13), (438,-1,3008701,14), (102,-1,3008701,15), (625,-1,3008701,16), (626,-1,3008701,17), (627,-1,3008701,18), (628,-1,3008701,19), (629,-1,3008701,20), (2493,-1,3008701,21), (630,-1,3008701,22), (2494,-1,3008701,23), (50,-1,3008701,24), (51,-1,3008701,25), (604,-1,3008701,26), (605,-1,3008701,27), (63,-1,3008701,28), (606,-1,3008701,29), (2447,-1,3008701,30), (2450,-1,3008701,31), (61,-1,3008701,32), (607,-1,3008701,33), (2451,-1,3008701,34), (38,-1,3008701,35), (39,-1,3008701,36), (40,-1,3008701,37), (1123,-1,3008701,38), (553,-1,3008701,39), (1124,-1,3008701,40), (2423,-1,3008701,41), (2426,-1,3008701,42), (1125,-1,3008701,43), (2427,-1,3008701,44), (2428,-1,3008701,45), (44,-1,3008701,46), (1148,-1,3008701,47), (45,-1,3008701,48), (46,-1,3008701,49), (47,-1,3008701,50), (2411,-1,3008701,51), (2412,-1,3008701,52), (439,-1,3008701,53), (471,-1,3008701,54), (2430,-1,3008701,55), (2454,-1,3008701,56), (440,-1,3008701,57), (472,-1,3008701,58), (473,-1,3008701,59), (441,-1,3008701,60), (442,-1,3008701,61), (9577,-1,3008701,62), (9578,-1,3008701,63), (9583,-1,3008701,64), (9584,-1,3008701,65), (412,-1,3008800,0), (390,-1,3008800,1), (24,-1,3008800,2), (31,-1,3008800,3), (25,-1,3008800,4), (26,-1,3008800,5), (33,-1,3008800,6), (32,-1,3008800,7), (27,-1,3008800,8), (34,-1,3008800,9), (413,-1,3008800,10), (347,-1,3008800,11), (391,-1,3008800,12), (376,-1,3008800,13), (414,-1,3008800,14), (392,-1,3008800,15), (348,-1,3008800,16), (349,-1,3008800,17), (350,-1,3008800,18), (58,-1,3008800,19), (59,-1,3008800,20), (416,-1,3008800,21), (377,-1,3008800,22), (351,-1,3008800,23), (378,-1,3008800,24), (379,-1,3008800,25), (393,-1,3008800,26), (415,-1,3008800,27), (394,-1,3008800,28), (2378,-1,3008800,29), (352,-1,3008800,30), (395,-1,3008800,31), (417,-1,3008800,32), (2377,-1,3008800,33), (353,-1,3008800,34), (380,-1,3008800,35), (396,-1,3008800,36), (102,-1,3008800,37), (625,-1,3008800,38), (626,-1,3008800,39), (627,-1,3008800,40), (628,-1,3008800,41), (629,-1,3008800,42), (2493,-1,3008800,43), (630,-1,3008800,44), (2494,-1,3008800,45), (50,-1,3008800,46), (51,-1,3008800,47), (604,-1,3008800,48), (605,-1,3008800,49), (63,-1,3008800,50), (606,-1,3008800,51), (2446,-1,3008800,52), (2448,-1,3008800,53), (2449,-1,3008800,54), (61,-1,3008800,55), (607,-1,3008800,56), (38,-1,3008800,57), (39,-1,3008800,58), (40,-1,3008800,59), (1123,-1,3008800,60), (553,-1,3008800,61), (1124,-1,3008800,62), (2422,-1,3008800,63), (2424,-1,3008800,64), (2425,-1,3008800,65), (1125,-1,3008800,66), (2427,-1,3008800,67), (2428,-1,3008800,68), (44,-1,3008800,69), (1148,-1,3008800,70), (45,-1,3008800,71), (46,-1,3008800,72), (47,-1,3008800,73), (2411,-1,3008800,74), (2412,-1,3008800,75), (62,-1,3008800,76), (354,-1,3008800,77), (381,-1,3008800,78), (397,-1,3008800,79), (631,-1,3008800,80), (2387,-1,3008800,81), (2429,-1,3008800,82), (2431,-1,3008800,83), (2432,-1,3008800,84), (2433,-1,3008800,85), (2452,-1,3008800,86), (2453,-1,3008800,87), (2495,-1,3008800,88), (398,-1,3008800,89), (418,-1,3008800,90), (2455,-1,3008800,91), (2496,-1,3008800,92), (60,-1,3008800,93), (356,-1,3008800,94), (401,-1,3008800,95), (632,-1,3008800,96), (103,-1,3008800,97), (107,-1,3008800,98), (2497,-1,3008800,99), (382,-1,3008800,100), (419,-1,3008800,101), (420,-1,3008800,102), (500,-1,3008800,103), (517,-1,3008800,104), (1149,-1,3008800,105), (2414,-1,3008800,106), (2456,-1,3008800,107), (2457,-1,3008800,108), (2458,-1,3008800,109), (608,-1,3008800,110), (2459,-1,3008800,111), (2460,-1,3008800,112), (2461,-1,3008800,113), (2462,-1,3008800,114), (2463,-1,3008800,115), (1126,-1,3008800,116), (2434,-1,3008800,117), (64,-1,3008800,118), (2435,-1,3008800,119), (2436,-1,3008800,120), (2437,-1,3008800,121), (2438,-1,3008800,122), (355,-1,3008800,123), (399,-1,3008800,124), (400,-1,3008800,125), (9577,-1,3008800,126), (9578,-1,3008800,127), (9583,-1,3008800,128), (9584,-1,3008800,129), (12014,-1,3008801,0), (12008,-1,3008801,1), (12015,-1,3008801,2), (12012,-1,3008801,3), (12020,-1,3008801,4), (12021,-1,3008801,5), (12024,-1,3008801,6), (12032,-1,3008801,7), (12030,-1,3008801,8), (12031,-1,3008801,9), (12041,-1,3008801,10), (12034,-1,3008801,11), (12023,-1,3008801,12), (12044,-1,3008801,13), (12049,-1,3008801,14), (12039,-1,3008801,15), (12043,-1,3008801,16), (12042,-1,3008801,17), (12036,-1,3008801,18), (12060,-1,3008801,19), (12059,-1,3008801,20), (12056,-1,3008801,21), (12054,-1,3008801,22), (12052,-1,3008801,23), (12081,-1,3008801,24), (12080,-1,3008801,25), (12074,-1,3008801,26), (12013,-1,3008801,27), (12025,-1,3008801,28), (12051,-1,3008801,29), (12069,-1,3008801,30), (12063,-1,3008801,31), (12073,-1,3008801,32), (12078,-1,3008801,33), (12007,-1,3008801,34), (12016,-1,3008801,35), (12038,-1,3008801,36), (12068,-1,3008801,37), (12037,-1,3008801,38), (12055,-1,3008801,39), (12061,-1,3008801,40), (12072,-1,3008801,41), (12076,-1,3008801,42), (12006,-1,3008801,43), (12029,-1,3008801,44), (12033,-1,3008801,45), (12070,-1,3008801,46), (12035,-1,3008801,47), (12053,-1,3008801,48), (12062,-1,3008801,49), (12071,-1,3008801,50), (12075,-1,3008801,51), (12077,-1,3008801,52), (12009,-1,3008801,53), (12028,-1,3008801,54), (12050,-1,3008801,55), (12064,-1,3008801,56), (12079,-1,3008801,57), (12085,-1,3008801,58), (12095,-1,3008801,59), (12094,-1,3008801,60), (12086,-1,3008801,61), (12091,-1,3008801,62), (12084,-1,3008801,63), (12093,-1,3008801,64), (12101,-1,3008801,65), (12088,-1,3008801,66), (12089,-1,3008801,67), (12087,-1,3008801,68), (12092,-1,3008801,69), (12096,-1,3008801,70), (12128,-1,3008801,71), (12144,-1,3008801,72), (12135,-1,3008801,73), (12107,-1,3008801,74), (12129,-1,3008801,75), (12126,-1,3008801,76), (12143,-1,3008801,77), (12109,-1,3008801,78), (12111,-1,3008801,79), (12130,-1,3008801,80), (12106,-1,3008801,81), (12127,-1,3008801,82), (12120,-1,3008801,83), (12145,-1,3008801,84), (12108,-1,3008801,85), (12116,-1,3008801,86), (12112,-1,3008801,87), (12119,-1,3008801,88), (12122,-1,3008801,89), (12131,-1,3008801,90), (12134,-1,3008801,91), (12141,-1,3008801,92), (12137,-1,3008801,93), (12118,-1,3008801,94), (12114,-1,3008801,95), (12125,-1,3008801,96), (12121,-1,3008801,97), (12132,-1,3008801,98), (12136,-1,3008801,99), (12142,-1,3008801,100), (12110,-1,3008801,101), (12113,-1,3008801,102), (12133,-1,3008801,103), (908,-1,3009000,0), (909,-1,3009000,1), (910,-1,3009000,2), (911,-1,3009000,3), (912,-1,3009000,4), (913,-1,3009000,5), (845,-1,3009000,6), (846,-1,3009000,7), (847,-1,3009000,8), (848,-1,3009000,9), (849,-1,3009000,10), (850,-1,3009000,11), (877,-1,3009000,12), (878,-1,3009000,13), (890,-1,3009000,14), (879,-1,3009000,15), (880,-1,3009000,16), (881,-1,3009000,17), (851,-1,3009000,18), (882,-1,3009000,19), (914,-1,3009000,20), (852,-1,3009000,21), (883,-1,3009000,22), (915,-1,3009000,23), (884,-1,3009000,24), (853,-1,3009000,25), (916,-1,3009000,26), (885,-1,3009000,27), (854,-1,3009000,28), (917,-1,3009000,29), (886,-1,3009000,30), (855,-1,3009000,31), (119,-1,3009000,32), (12312,-1,3009001,0), (12315,-1,3009001,1), (12317,-1,3009001,2), (12320,-1,3009001,3), (12311,-1,3009001,4), (12314,-1,3009001,5), (12318,-1,3009001,6), (12322,-1,3009001,7), (12313,-1,3009001,8), (12316,-1,3009001,9), (12319,-1,3009001,10), (12321,-1,3009001,11), (12325,-1,3009001,12), (12323,-1,3009001,13), (12324,-1,3009001,14), (12326,-1,3009001,15), (12328,-1,3009001,16), (12327,-1,3009001,17), (12331,-1,3009001,18), (12329,-1,3009001,19), (12330,-1,3009001,20), (12333,-1,3009001,21), (12332,-1,3009001,22), (12334,-1,3009001,23), (12337,-1,3009001,24), (12335,-1,3009001,25), (12336,-1,3009001,26), (908,-1,3009100,0), (909,-1,3009100,1), (910,-1,3009100,2), (911,-1,3009100,3), (912,-1,3009100,4), (913,-1,3009100,5), (845,-1,3009100,6), (846,-1,3009100,7), (847,-1,3009100,8), (848,-1,3009100,9), (849,-1,3009100,10), (850,-1,3009100,11), (877,-1,3009100,12), (878,-1,3009100,13), (890,-1,3009100,14), (879,-1,3009100,15), (880,-1,3009100,16), (881,-1,3009100,17), (851,-1,3009100,18), (882,-1,3009100,19), (914,-1,3009100,20), (852,-1,3009100,21), (883,-1,3009100,22), (915,-1,3009100,23), (884,-1,3009100,24), (853,-1,3009100,25), (916,-1,3009100,26), (885,-1,3009100,27), (854,-1,3009100,28), (917,-1,3009100,29), (886,-1,3009100,30), (855,-1,3009100,31), (119,-1,3009100,32), (12312,-1,3009101,0), (12315,-1,3009101,1), (12317,-1,3009101,2), (12320,-1,3009101,3), (12311,-1,3009101,4), (12314,-1,3009101,5), (12318,-1,3009101,6), (12322,-1,3009101,7), (12313,-1,3009101,8), (12316,-1,3009101,9), (12319,-1,3009101,10), (12321,-1,3009101,11), (12325,-1,3009101,12), (12323,-1,3009101,13), (12324,-1,3009101,14), (12326,-1,3009101,15), (12328,-1,3009101,16), (12327,-1,3009101,17), (12331,-1,3009101,18), (12329,-1,3009101,19), (12330,-1,3009101,20), (12333,-1,3009101,21), (12332,-1,3009101,22), (12334,-1,3009101,23), (12337,-1,3009101,24), (12335,-1,3009101,25), (12336,-1,3009101,26), (4445,-1,3009300,0), (4446,-1,3009300,1), (4447,-1,3009300,2), (4448,-1,3009300,3), (4449,-1,3009300,4), (4450,-1,3009300,5), (4451,-1,3009300,6), (4452,-1,3009300,7), (4453,-1,3009300,8), (4454,-1,3009300,9), (4455,-1,3009300,10), (4456,-1,3009300,11), (4457,-1,3009300,12), (4458,-1,3009300,13), (4459,-1,3009300,14), (4460,-1,3009300,15), (4461,-1,3009300,16), (4462,-1,3009300,17), (4463,-1,3009300,18), (4464,-1,3009300,19), (4465,-1,3009300,20), (4466,-1,3009300,21), (4467,-1,3009300,22), (4468,-1,3009300,23), (4481,-1,3009300,24), (4482,-1,3009300,25), (4483,-1,3009300,26), (4484,-1,3009300,27), (4485,-1,3009300,28), (4486,-1,3009300,29), (4487,-1,3009300,30), (4488,-1,3009300,31), (4489,-1,3009300,32), (4490,-1,3009300,33), (4491,-1,3009300,34), (4492,-1,3009300,35), (4493,-1,3009300,36), (4494,-1,3009300,37), (4495,-1,3009300,38), (4496,-1,3009300,39), (4497,-1,3009300,40), (4498,-1,3009300,41), (4499,-1,3009300,42), (4500,-1,3009300,43), (4501,-1,3009300,44), (4502,-1,3009300,45), (4503,-1,3009300,46), (4504,-1,3009300,47), (4505,-1,3009300,48), (4506,-1,3009300,49), (4507,-1,3009300,50), (4508,-1,3009300,51), (4509,-1,3009300,52), (4510,-1,3009300,53), (4511,-1,3009300,54), (4512,-1,3009300,55), (4513,-1,3009300,56), (4514,-1,3009300,57), (4515,-1,3009300,58), (4516,-1,3009300,59), (4517,-1,3009300,60), (4518,-1,3009300,61), (4519,-1,3009300,62), (4520,-1,3009300,63), (4521,-1,3009300,64), (4522,-1,3009300,65), (4523,-1,3009300,66), (4524,-1,3009300,67), (4525,-1,3009300,68), (4526,-1,3009300,69), (4527,-1,3009300,70), (4528,-1,3009300,71), (4529,-1,3009300,72), (4530,-1,3009300,73), (4531,-1,3009300,74), (4532,-1,3009300,75), (4533,-1,3009300,76), (4534,-1,3009300,77), (4535,-1,3009300,78), (4536,-1,3009300,79), (4537,-1,3009300,80), (4538,-1,3009300,81), (4539,-1,3009300,82), (4540,-1,3009300,83), (4541,-1,3009300,84), (4542,-1,3009300,85), (4543,-1,3009300,86), (4544,-1,3009300,87), (4545,-1,3009300,88), (4546,-1,3009300,89), (4547,-1,3009300,90), (4548,-1,3009300,91), (4549,-1,3009300,92), (4550,-1,3009300,93), (4551,-1,3009300,94), (4552,-1,3009300,95), (4565,-1,3009300,96), (4566,-1,3009300,97), (4567,-1,3009300,98), (4568,-1,3009300,99), (4569,-1,3009300,100), (4570,-1,3009300,101), (4571,-1,3009300,102), (4572,-1,3009300,103), (4573,-1,3009300,104), (4574,-1,3009300,105), (4575,-1,3009300,106), (4576,-1,3009300,107), (4577,-1,3009300,108), (4578,-1,3009300,109), (4579,-1,3009300,110), (4580,-1,3009300,111), (4581,-1,3009300,112), (4582,-1,3009300,113), (4583,-1,3009300,114), (4584,-1,3009300,115), (4585,-1,3009300,116), (4586,-1,3009300,117), (4587,-1,3009300,118), (4588,-1,3009300,119), (1294,-1,3009400,0), (1095,-1,3009400,1), (1048,-1,3009400,2), (1050,-1,3009400,3), (1051,-1,3009400,4), (1049,-1,3009400,5), (1152,-1,3009400,6), (1054,-1,3009400,7), (1058,-1,3009400,8), (1099,-1,3009400,9), (1098,-1,3009400,10), (1056,-1,3009400,11), (1055,-1,3009400,12), (1053,-1,3009400,13), (1052,-1,3009400,14), (1097,-1,3009400,15), (1096,-1,3009400,16), (1386,-1,3009400,17), (1514,-1,3009400,18), (1372,-1,3009400,19), (1667,-1,3009400,20), (1671,-1,3009400,21), (1669,-1,3009400,22), (1403,-1,3009400,23), (1405,-1,3009400,24), (1370,-1,3009400,25), (1401,-1,3009400,26), (4916,-1,3009400,27), (1411,-1,3009400,28), (1513,-1,3009400,29), (1399,-1,3009400,30), (1515,-1,3009400,31), (1371,-1,3009400,32), (1383,-1,3009400,33), (1377,-1,3009400,34), (1512,-1,3009400,35), (1379,-1,3009400,36), (1415,-1,3009400,37), (1388,-1,3009400,38), (1517,-1,3009400,39), (4908,-1,3009400,40), (1417,-1,3009400,41), (1400,-1,3009400,42), (1418,-1,3009400,43), (1668,-1,3009400,44), (1670,-1,3009400,45), (1404,-1,3009400,46), (4906,-1,3009400,47), (1402,-1,3009400,48), (1391,-1,3009400,49), (1410,-1,3009400,50), (1398,-1,3009400,51), (1389,-1,3009400,52), (1378,-1,3009400,53), (1414,-1,3009400,54), (1385,-1,3009400,55), (4910,-1,3009400,56), (1394,-1,3009400,57), (1516,-1,3009400,58), (3944,-1,3009400,59), (1412,-1,3009400,60), (1413,-1,3009400,61), (1387,-1,3009400,62), (1390,-1,3009400,63), (1408,-1,3009400,64), (1392,-1,3009400,65), (1407,-1,3009400,66), (1409,-1,3009400,67), (1416,-1,3009400,68), (1406,-1,3009400,69), (1397,-1,3009400,70), (1384,-1,3009400,71), (1380,-1,3009400,72), (1382,-1,3009400,73), (1381,-1,3009400,74), (1529,-1,3009400,75), (1525,-1,3009400,76), (1527,-1,3009400,77), (1524,-1,3009400,78), (1531,-1,3009400,79), (1522,-1,3009400,80), (1526,-1,3009400,81), (1534,-1,3009400,82), (1537,-1,3009400,83), (1856,-1,3009400,84), (10025,-1,3009400,85), (10026,-1,3009400,86), (10073,-1,3009400,87), (10072,-1,3009400,88), (10027,-1,3009400,89), (10028,-1,3009400,90), (10029,-1,3009400,91), (10031,-1,3009400,92), (10032,-1,3009400,93), (10180,-1,3009400,94), (10181,-1,3009400,95), (10070,-1,3009400,96), (10074,-1,3009400,97), (10033,-1,3009400,98), (10078,-1,3009400,99), (10058,-1,3009400,100), (10077,-1,3009400,101), (10085,-1,3009400,102), (10094,-1,3009400,103), (10275,-1,3009400,104), (10276,-1,3009400,105), (10075,-1,3009400,106), (10079,-1,3009400,107), (10076,-1,3009400,108), (176,-1,3009401,0), (310,-1,3009401,1), (177,-1,3009401,2), (311,-1,3009401,3), (100,-1,3009401,4), (178,-1,3009401,5), (101,-1,3009401,6), (312,-1,3009401,7), (314,-1,3009401,8), (179,-1,3009401,9), (182,-1,3009401,10), (183,-1,3009401,11), (185,-1,3009401,12), (315,-1,3009401,13), (83,-1,3009401,14), (143,-1,3009401,15), (144,-1,3009401,16), (238,-1,3009401,17), (239,-1,3009401,18), (240,-1,3009401,19), (241,-1,3009401,20), (186,-1,3009401,21), (316,-1,3009401,22), (317,-1,3009401,23), (90,-1,3009401,24), (318,-1,3009401,25), (321,-1,3009401,26), (187,-1,3009401,27), (188,-1,3009401,28), (189,-1,3009401,29), (190,-1,3009401,30), (1104,-1,3009401,31), (1101,-1,3009401,32), (1105,-1,3009401,33), (1102,-1,3009401,34), (465,-1,3009401,35), (432,-1,3009401,36), (467,-1,3009401,37), (434,-1,3009401,38), (468,-1,3009401,39), (435,-1,3009401,40), (469,-1,3009401,41), (436,-1,3009401,42), (470,-1,3009401,43), (437,-1,3009401,44), (438,-1,3009401,45), (102,-1,3009401,46), (625,-1,3009401,47), (626,-1,3009401,48), (627,-1,3009401,49), (628,-1,3009401,50), (629,-1,3009401,51), (2493,-1,3009401,52), (630,-1,3009401,53), (2494,-1,3009401,54), (50,-1,3009401,55), (51,-1,3009401,56), (604,-1,3009401,57), (605,-1,3009401,58), (63,-1,3009401,59), (606,-1,3009401,60), (2447,-1,3009401,61), (2450,-1,3009401,62), (61,-1,3009401,63), (607,-1,3009401,64), (2451,-1,3009401,65), (38,-1,3009401,66), (39,-1,3009401,67), (40,-1,3009401,68), (1123,-1,3009401,69), (553,-1,3009401,70), (1124,-1,3009401,71), (2423,-1,3009401,72), (2426,-1,3009401,73), (1125,-1,3009401,74), (2427,-1,3009401,75), (2428,-1,3009401,76), (44,-1,3009401,77), (1148,-1,3009401,78), (45,-1,3009401,79), (46,-1,3009401,80), (47,-1,3009401,81), (2411,-1,3009401,82), (2412,-1,3009401,83), (9577,-1,3009401,84), (9578,-1,3009401,85), (9583,-1,3009401,86), (9584,-1,3009401,87), (11610,-1,3009402,0), (11619,-1,3009402,1), (11612,-1,3009402,2), (11609,-1,3009402,3), (11627,-1,3009402,4), (11630,-1,3009402,5), (11634,-1,3009402,6), (11633,-1,3009402,7), (11637,-1,3009402,8), (11655,-1,3009402,9), (11656,-1,3009402,10), (11657,-1,3009402,11), (11662,-1,3009402,12), (11664,-1,3009402,13), (11672,-1,3009402,14), (11660,-1,3009402,15), (11663,-1,3009402,16), (11678,-1,3009402,17), (11676,-1,3009402,18), (11693,-1,3009402,19), (11709,-1,3009402,20), (11715,-1,3009402,21), (11732,-1,3009402,22), (11737,-1,3009402,23), (11729,-1,3009402,24), (11731,-1,3009402,25), (12011,-1,3009402,26), (12010,-1,3009402,27), (12017,-1,3009402,28), (12022,-1,3009402,29), (12019,-1,3009402,30), (12018,-1,3009402,31), (12048,-1,3009402,32), (12047,-1,3009402,33), (12058,-1,3009402,34), (12057,-1,3009402,35), (12083,-1,3009402,36), (12013,-1,3009402,37), (12025,-1,3009402,38), (12051,-1,3009402,39), (12069,-1,3009402,40), (12063,-1,3009402,41), (12073,-1,3009402,42), (12078,-1,3009402,43), (12007,-1,3009402,44), (12016,-1,3009402,45), (12038,-1,3009402,46), (12068,-1,3009402,47), (12046,-1,3009402,48), (12037,-1,3009402,49), (12055,-1,3009402,50), (12061,-1,3009402,51), (12072,-1,3009402,52), (12076,-1,3009402,53), (12082,-1,3009402,54), (12006,-1,3009402,55), (12029,-1,3009402,56), (12033,-1,3009402,57), (12070,-1,3009402,58), (12035,-1,3009402,59), (12045,-1,3009402,60), (12053,-1,3009402,61), (12062,-1,3009402,62), (12071,-1,3009402,63), (12075,-1,3009402,64), (12077,-1,3009402,65), (12009,-1,3009402,66), (12028,-1,3009402,67), (12050,-1,3009402,68), (12064,-1,3009402,69), (12079,-1,3009402,70), (1,-1,3013500,0), (4,-1,3013500,1), (11,-1,3013500,2), (13,-1,3013500,3), (3,-1,3013500,4), (152,-1,3013500,5), (12,-1,3013500,6), (215,-1,3013500,7), (14,-1,3013500,8), (5,-1,3013500,9), (153,-1,3013500,10), (1333,-1,3013500,11), (66,-1,3013500,12), (67,-1,3013500,13), (122,-1,3013500,14), (154,-1,3013500,15), (216,-1,3013500,16), (271,-1,3013500,17), (2,-1,3013500,18), (218,-1,3013500,19), (272,-1,3013500,20), (15,-1,3013500,21), (5284,-1,3013500,22), (7,-1,3013501,0), (308,-1,3013501,1), (8,-1,3013501,2), (99,-1,3013501,3), (9,-1,3013501,4), (176,-1,3013501,5), (310,-1,3013501,6), (9577,-1,3013501,7), (9583,-1,3013501,8), (28,-1,3013600,0), (21,-1,3013600,1), (29,-1,3013600,2), (22,-1,3013600,3), (30,-1,3013600,4), (2386,-1,3013600,5), (23,-1,3013600,6), (412,-1,3013600,7), (390,-1,3013600,8), (24,-1,3013600,9), (31,-1,3013600,10), (18,-1,3013600,11), (19,-1,3013600,12), (20,-1,3013600,13), (102,-1,3013600,14), (48,-1,3013600,15), (1119,-1,3013600,16), (49,-1,3013600,17), (50,-1,3013600,18), (1121,-1,3013600,19), (35,-1,3013600,20), (36,-1,3013600,21), (1129,-1,3013600,22), (1122,-1,3013600,23), (37,-1,3013600,24), (38,-1,3013600,25), (41,-1,3013600,26), (42,-1,3013600,27), (43,-1,3013600,28), (44,-1,3013600,29), (9577,-1,3013600,30), (9583,-1,3013600,31), (462,-1,3013601,0), (426,-1,3013601,1), (1103,-1,3013601,2), (1100,-1,3013601,3), (463,-1,3013601,4), (428,-1,3013601,5), (464,-1,3013601,6), (429,-1,3013601,7), (1104,-1,3013601,8), (1101,-1,3013601,9), (18,-1,3013601,10), (19,-1,3013601,11), (20,-1,3013601,12), (102,-1,3013601,13), (48,-1,3013601,14), (1119,-1,3013601,15), (49,-1,3013601,16), (50,-1,3013601,17), (1121,-1,3013601,18), (35,-1,3013601,19), (36,-1,3013601,20), (1129,-1,3013601,21), (1122,-1,3013601,22), (37,-1,3013601,23), (38,-1,3013601,24), (41,-1,3013601,25), (42,-1,3013601,26), (43,-1,3013601,27), (44,-1,3013601,28), (9577,-1,3013601,29), (9583,-1,3013601,30), (1835,-1,3013700,0), (2509,-1,3013700,1), (3947,-1,3013700,2), (5146,-1,3013700,3), (5140,-1,3013700,4), (5134,-1,3013700,5), (5262,-1,3013700,6), (5256,-1,3013700,7), (5250,-1,3013700,8), (17,-1,3013700,9), (1341,-1,3013700,10), (1060,-1,3013700,11), (1831,-1,3013700,12), (1833,-1,3013700,13), (734,-1,3013700,14), (735,-1,3013700,15), (6035,-1,3013700,16), (736,-1,3013700,17), (737,-1,3013700,18), (3031,-1,3013700,19), (1785,-1,3013700,20), (5589,-1,3013700,21), (1661,-1,3013700,22), (5192,-1,3013700,23), (9633,-1,3013700,24), (8594,-1,3013700,25), (8595,-1,3013700,26), (8622,-1,3013700,27), (8623,-1,3013700,28), (8628,-1,3013700,29), (8629,-1,3013700,30), (8634,-1,3013700,31), (8635,-1,3013700,32), (8615,-1,3013700,33), (4625,-1,3013700,34), (4626,-1,3013700,35), (4627,-1,3013700,36), (4628,-1,3013700,37), (118,-1,3013800,0), (906,-1,3013800,1), (907,-1,3013800,2), (908,-1,3013800,3), (112,-1,3013800,4), (113,-1,3013800,5), (114,-1,3013800,6), (115,-1,3013800,7), (845,-1,3013800,8), (116,-1,3013800,9), (875,-1,3013800,10), (876,-1,3013800,11), (877,-1,3013800,12), (1294,-1,3013801,0), (1095,-1,3013801,1), (1048,-1,3013801,2), (1050,-1,3013801,3), (1051,-1,3013801,4), (1049,-1,3013801,5), (1152,-1,3013801,6), (1054,-1,3013801,7), (1058,-1,3013801,8), (1099,-1,3013801,9), (1098,-1,3013801,10), (1056,-1,3013801,11), (1055,-1,3013801,12), (1053,-1,3013801,13), (1052,-1,3013801,14), (1097,-1,3013801,15), (1096,-1,3013801,16), (1386,-1,3013801,17), (1514,-1,3013801,18), (1372,-1,3013801,19), (1667,-1,3013801,20), (1671,-1,3013801,21), (1669,-1,3013801,22), (1403,-1,3013801,23), (1405,-1,3013801,24), (1370,-1,3013801,25), (1401,-1,3013801,26), (4916,-1,3013801,27), (1411,-1,3013801,28), (1513,-1,3013801,29), (1399,-1,3013801,30), (1515,-1,3013801,31), (1371,-1,3013801,32), (1383,-1,3013801,33), (1377,-1,3013801,34), (3038,-1,3013801,35), (10025,-1,3013801,36), (10026,-1,3013801,37), (10073,-1,3013801,38), (10072,-1,3013801,39), (10027,-1,3013801,40), (10028,-1,3013801,41), (3100,-1,3013801,42), (3431,-1,3013801,43), (8387,-1,3013801,44), (3429,-1,3013801,45), (3101,-1,3013801,46), (4203,-1,3013801,47), (7640,-1,3013801,48), (3067,-1,3013801,49), (3064,-1,3013801,50), (4909,-1,3013801,51), (3074,-1,3013801,52), (4920,-1,3013801,53), (4924,-1,3013801,54), (3041,-1,3013801,55), (5813,-1,3013801,56), (3092,-1,3013801,57), (3062,-1,3013801,58), (4206,-1,3013801,59), (3090,-1,3013801,60), (3050,-1,3013801,61), (3040,-1,3013801,62), (3065,-1,3013801,63), (3091,-1,3013801,64), (3093,-1,3013801,65), (3072,-1,3013801,66), (3049,-1,3013801,67), (3089,-1,3013801,68), (3054,-1,3013801,69), (5812,-1,3013801,70), (3066,-1,3013801,71), (8398,-1,3013801,72), (8380,-1,3013801,73), (7643,-1,3013801,74), (8616,-1,3013801,75), (8395,-1,3013801,76), (8946,-1,3013801,77), (3055,-1,3013801,78), (1413,-1,3013801,79), (8392,-1,3013801,80), (8385,-1,3013801,81), (8891,-1,3013801,82), (5814,-1,3013801,83), (5815,-1,3013801,84), (4930,-1,3013801,85), (4931,-1,3013801,86), (4934,-1,3013801,87), (5015,-1,3013801,88), (12772,-1,3013801,89), (13008,-1,3013801,90), (1,-1,3014700,0), (4,-1,3014700,1), (11,-1,3014700,2), (13,-1,3014700,3), (3,-1,3014700,4), (152,-1,3014700,5), (12,-1,3014700,6), (215,-1,3014700,7), (14,-1,3014700,8), (5,-1,3014700,9), (153,-1,3014700,10), (1333,-1,3014700,11), (66,-1,3014700,12), (67,-1,3014700,13), (122,-1,3014700,14), (154,-1,3014700,15), (216,-1,3014700,16), (271,-1,3014700,17), (2,-1,3014700,18), (218,-1,3014700,19), (272,-1,3014700,20), (15,-1,3014700,21), (5284,-1,3014700,22), (7,-1,3014701,0), (308,-1,3014701,1), (8,-1,3014701,2), (99,-1,3014701,3), (9,-1,3014701,4), (176,-1,3014701,5), (310,-1,3014701,6), (9577,-1,3014701,7), (9583,-1,3014701,8), (28,-1,3014800,0), (21,-1,3014800,1), (29,-1,3014800,2), (22,-1,3014800,3), (30,-1,3014800,4), (2386,-1,3014800,5), (23,-1,3014800,6), (412,-1,3014800,7), (390,-1,3014800,8), (24,-1,3014800,9), (31,-1,3014800,10), (18,-1,3014800,11), (19,-1,3014800,12), (20,-1,3014800,13), (102,-1,3014800,14), (48,-1,3014800,15), (1119,-1,3014800,16), (49,-1,3014800,17), (50,-1,3014800,18), (1121,-1,3014800,19), (35,-1,3014800,20), (36,-1,3014800,21), (1129,-1,3014800,22), (1122,-1,3014800,23), (37,-1,3014800,24), (38,-1,3014800,25), (41,-1,3014800,26), (42,-1,3014800,27), (43,-1,3014800,28), (44,-1,3014800,29), (9577,-1,3014800,30), (9583,-1,3014800,31), (462,-1,3014801,0), (426,-1,3014801,1), (1103,-1,3014801,2), (1100,-1,3014801,3), (463,-1,3014801,4), (428,-1,3014801,5), (464,-1,3014801,6), (429,-1,3014801,7), (1104,-1,3014801,8), (1101,-1,3014801,9), (18,-1,3014801,10), (19,-1,3014801,11), (20,-1,3014801,12), (102,-1,3014801,13), (48,-1,3014801,14), (1119,-1,3014801,15), (49,-1,3014801,16), (50,-1,3014801,17), (1121,-1,3014801,18), (35,-1,3014801,19), (36,-1,3014801,20), (1129,-1,3014801,21), (1122,-1,3014801,22), (37,-1,3014801,23), (38,-1,3014801,24), (41,-1,3014801,25), (42,-1,3014801,26), (43,-1,3014801,27), (44,-1,3014801,28), (9577,-1,3014801,29), (9583,-1,3014801,30), (118,-1,3014900,0), (906,-1,3014900,1), (907,-1,3014900,2), (908,-1,3014900,3), (112,-1,3014900,4), (113,-1,3014900,5), (114,-1,3014900,6), (115,-1,3014900,7), (845,-1,3014900,8), (116,-1,3014900,9), (875,-1,3014900,10), (876,-1,3014900,11), (877,-1,3014900,12), (1294,-1,3014901,0), (1095,-1,3014901,1), (1048,-1,3014901,2), (1050,-1,3014901,3), (1051,-1,3014901,4), (1049,-1,3014901,5), (1152,-1,3014901,6), (1054,-1,3014901,7), (1058,-1,3014901,8), (1099,-1,3014901,9), (1098,-1,3014901,10), (1056,-1,3014901,11), (1055,-1,3014901,12), (1053,-1,3014901,13), (1052,-1,3014901,14), (1097,-1,3014901,15), (1096,-1,3014901,16), (1386,-1,3014901,17), (1514,-1,3014901,18), (1372,-1,3014901,19), (1667,-1,3014901,20), (1671,-1,3014901,21), (1669,-1,3014901,22), (1403,-1,3014901,23), (1405,-1,3014901,24), (1370,-1,3014901,25), (1401,-1,3014901,26), (4916,-1,3014901,27), (1411,-1,3014901,28), (1513,-1,3014901,29), (1399,-1,3014901,30), (1515,-1,3014901,31), (1371,-1,3014901,32), (1383,-1,3014901,33), (1377,-1,3014901,34), (3038,-1,3014901,35), (10025,-1,3014901,36), (10026,-1,3014901,37), (10073,-1,3014901,38), (10072,-1,3014901,39), (10027,-1,3014901,40), (10028,-1,3014901,41), (3429,-1,3014901,42), (3431,-1,3014901,43), (4201,-1,3014901,44), (3098,-1,3014901,45), (4207,-1,3014901,46), (3073,-1,3014901,47), (7639,-1,3014901,48), (3102,-1,3014901,49), (3082,-1,3014901,50), (3045,-1,3014901,51), (3039,-1,3014901,52), (4923,-1,3014901,53), (4919,-1,3014901,54), (5813,-1,3014901,55), (3092,-1,3014901,56), (4907,-1,3014901,57), (3051,-1,3014901,58), (4917,-1,3014901,59), (3081,-1,3014901,60), (3062,-1,3014901,61), (4206,-1,3014901,62), (3086,-1,3014901,63), (3088,-1,3014901,64), (3085,-1,3014901,65), (3091,-1,3014901,66), (3093,-1,3014901,67), (4914,-1,3014901,68), (3080,-1,3014901,69), (3087,-1,3014901,70), (3084,-1,3014901,71), (3068,-1,3014901,72), (3079,-1,3014901,73), (3942,-1,3014901,74), (5812,-1,3014901,75), (3083,-1,3014901,76), (8398,-1,3014901,77), (8401,-1,3014901,78), (8380,-1,3014901,79), (7642,-1,3014901,80), (8616,-1,3014901,81), (8395,-1,3014901,82), (8946,-1,3014901,83), (8400,-1,3014901,84), (8394,-1,3014901,85), (1412,-1,3014901,86), (8393,-1,3014901,87), (8384,-1,3014901,88), (5809,-1,3014901,89), (5816,-1,3014901,90), (8891,-1,3014901,91), (8397,-1,3014901,92), (8890,-1,3014901,93), (5814,-1,3014901,94), (5815,-1,3014901,95), (4929,-1,3014901,96), (4931,-1,3014901,97), (4933,-1,3014901,98), (5014,-1,3014901,99), (12772,-1,3014901,100), (1835,-1,3015000,0), (2509,-1,3015000,1), (3947,-1,3015000,2), (5146,-1,3015000,3), (5140,-1,3015000,4), (5134,-1,3015000,5), (5262,-1,3015000,6), (5256,-1,3015000,7), (5250,-1,3015000,8), (17,-1,3015000,9), (1341,-1,3015000,10), (1060,-1,3015000,11), (1831,-1,3015000,12), (1833,-1,3015000,13), (734,-1,3015000,14), (735,-1,3015000,15), (6035,-1,3015000,16), (736,-1,3015000,17), (737,-1,3015000,18), (3031,-1,3015000,19), (1785,-1,3015000,20), (5589,-1,3015000,21), (1661,-1,3015000,22), (5192,-1,3015000,23), (9633,-1,3015000,24), (8594,-1,3015000,25), (8595,-1,3015000,26), (8622,-1,3015000,27), (8623,-1,3015000,28), (8628,-1,3015000,29), (8629,-1,3015000,30), (8634,-1,3015000,31), (8635,-1,3015000,32), (8615,-1,3015000,33), (4625,-1,3015000,34), (4626,-1,3015000,35), (4627,-1,3015000,36), (4628,-1,3015000,37), (176,-1,3016300,0), (310,-1,3016300,1), (177,-1,3016300,2), (311,-1,3016300,3), (100,-1,3016300,4), (178,-1,3016300,5), (101,-1,3016300,6), (7885,-1,3016300,7), (312,-1,3016300,8), (314,-1,3016300,9), (179,-1,3016300,10), (182,-1,3016300,11), (183,-1,3016300,12), (185,-1,3016300,13), (315,-1,3016300,14), (83,-1,3016300,15), (143,-1,3016300,16), (144,-1,3016300,17), (238,-1,3016300,18), (239,-1,3016300,19), (240,-1,3016300,20), (241,-1,3016300,21), (186,-1,3016300,22), (316,-1,3016300,23), (317,-1,3016300,24), (90,-1,3016300,25), (7886,-1,3016300,26), (7890,-1,3016300,27), (318,-1,3016300,28), (321,-1,3016300,29), (1104,-1,3016400,0), (1101,-1,3016400,1), (1105,-1,3016400,2), (1102,-1,3016400,3), (465,-1,3016400,4), (432,-1,3016400,5), (467,-1,3016400,6), (434,-1,3016400,7), (468,-1,3016400,8), (435,-1,3016400,9), (469,-1,3016400,10), (436,-1,3016400,11), (470,-1,3016400,12), (437,-1,3016400,13), (102,-1,3016400,14), (625,-1,3016400,15), (626,-1,3016400,16), (627,-1,3016400,17), (628,-1,3016400,18), (629,-1,3016400,19), (50,-1,3016400,20), (51,-1,3016400,21), (604,-1,3016400,22), (605,-1,3016400,23), (63,-1,3016400,24), (606,-1,3016400,25), (38,-1,3016400,26), (39,-1,3016400,27), (40,-1,3016400,28), (1123,-1,3016400,29), (553,-1,3016400,30), (1124,-1,3016400,31), (44,-1,3016400,32), (1148,-1,3016400,33), (45,-1,3016400,34), (46,-1,3016400,35), (47,-1,3016400,36), (9577,-1,3016400,37), (9578,-1,3016400,38), (9583,-1,3016400,39), (9584,-1,3016400,40), (908,-1,3016500,0), (909,-1,3016500,1), (910,-1,3016500,2), (911,-1,3016500,3), (912,-1,3016500,4), (913,-1,3016500,5), (845,-1,3016500,6), (846,-1,3016500,7), (847,-1,3016500,8), (848,-1,3016500,9), (849,-1,3016500,10), (850,-1,3016500,11), (877,-1,3016500,12), (878,-1,3016500,13), (890,-1,3016500,14), (879,-1,3016500,15), (880,-1,3016500,16), (881,-1,3016500,17), (1835,-1,3016501,0), (2509,-1,3016501,1), (3947,-1,3016501,2), (5146,-1,3016501,3), (5140,-1,3016501,4), (5134,-1,3016501,5), (5262,-1,3016501,6), (5256,-1,3016501,7), (5250,-1,3016501,8), (17,-1,3016501,9), (1341,-1,3016501,10), (1342,-1,3016501,11), (1060,-1,3016501,12), (1061,-1,3016501,13), (1831,-1,3016501,14), (1832,-1,3016501,15), (1833,-1,3016501,16), (1834,-1,3016501,17), (734,-1,3016501,18), (735,-1,3016501,19), (6035,-1,3016501,20), (6037,-1,3016501,21), (736,-1,3016501,22), (737,-1,3016501,23), (1829,-1,3016501,24), (1830,-1,3016501,25), (5589,-1,3016501,26), (1661,-1,3016501,27), (8515,-1,3016501,28), (8516,-1,3016501,29), (8517,-1,3016501,30), (8518,-1,3016501,31), (8519,-1,3016501,32), (8520,-1,3016501,33), (8873,-1,3016501,34), (8874,-1,3016501,35), (8875,-1,3016501,36), (8876,-1,3016501,37), (9633,-1,3016501,38), (9634,-1,3016501,39), (4625,-1,3016501,40), (4626,-1,3016501,41), (4627,-1,3016501,42), (4628,-1,3016501,43), (12312,-1,3016502,0), (12315,-1,3016502,1), (12317,-1,3016502,2), (12320,-1,3016502,3), (12311,-1,3016502,4), (12314,-1,3016502,5), (12318,-1,3016502,6), (12322,-1,3016502,7), (12313,-1,3016502,8), (12316,-1,3016502,9), (12319,-1,3016502,10), (12321,-1,3016502,11), (12325,-1,3016502,12), (12323,-1,3016502,13), (12324,-1,3016502,14), (1294,-1,3016600,0), (1095,-1,3016600,1), (1048,-1,3016600,2), (1050,-1,3016600,3), (1051,-1,3016600,4), (1049,-1,3016600,5), (1152,-1,3016600,6), (1054,-1,3016600,7), (1058,-1,3016600,8), (1099,-1,3016600,9), (1098,-1,3016600,10), (1056,-1,3016600,11), (1055,-1,3016600,12), (1053,-1,3016600,13), (1052,-1,3016600,14), (1097,-1,3016600,15), (1096,-1,3016600,16), (1386,-1,3016600,17), (1514,-1,3016600,18), (1372,-1,3016600,19), (1667,-1,3016600,20), (1671,-1,3016600,21), (1669,-1,3016600,22), (1403,-1,3016600,23), (1405,-1,3016600,24), (1370,-1,3016600,25), (1401,-1,3016600,26), (4916,-1,3016600,27), (1411,-1,3016600,28), (1513,-1,3016600,29), (1399,-1,3016600,30), (1515,-1,3016600,31), (1371,-1,3016600,32), (1383,-1,3016600,33), (1377,-1,3016600,34), (1512,-1,3016600,35), (1379,-1,3016600,36), (1415,-1,3016600,37), (1388,-1,3016600,38), (1517,-1,3016600,39), (4908,-1,3016600,40), (1417,-1,3016600,41), (1400,-1,3016600,42), (1418,-1,3016600,43), (1668,-1,3016600,44), (1670,-1,3016600,45), (1404,-1,3016600,46), (4906,-1,3016600,47), (1402,-1,3016600,48), (1391,-1,3016600,49), (1410,-1,3016600,50), (1398,-1,3016600,51), (1389,-1,3016600,52), (1378,-1,3016600,53), (1414,-1,3016600,54), (1385,-1,3016600,55), (4910,-1,3016600,56), (1394,-1,3016600,57), (1516,-1,3016600,58), (3944,-1,3016600,59), (1412,-1,3016600,60), (1413,-1,3016600,61), (1387,-1,3016600,62), (1390,-1,3016600,63), (1408,-1,3016600,64), (1392,-1,3016600,65), (1407,-1,3016600,66), (1409,-1,3016600,67), (1416,-1,3016600,68), (1406,-1,3016600,69), (1397,-1,3016600,70), (1384,-1,3016600,71), (1380,-1,3016600,72), (1382,-1,3016600,73), (1381,-1,3016600,74), (8616,-1,3016600,75), (8890,-1,3016600,76), (8891,-1,3016600,77), (8909,-1,3016600,78), (8945,-1,3016600,79), (8946,-1,3016600,80), (4445,-1,3016601,0), (4446,-1,3016601,1), (4447,-1,3016601,2), (4448,-1,3016601,3), (4449,-1,3016601,4), (4450,-1,3016601,5), (4451,-1,3016601,6), (4452,-1,3016601,7), (4453,-1,3016601,8), (4454,-1,3016601,9), (4455,-1,3016601,10), (4456,-1,3016601,11), (4457,-1,3016601,12), (4458,-1,3016601,13), (4459,-1,3016601,14), (4460,-1,3016601,15), (4461,-1,3016601,16), (4462,-1,3016601,17), (4463,-1,3016601,18), (4464,-1,3016601,19), (4465,-1,3016601,20), (4466,-1,3016601,21), (4467,-1,3016601,22), (4468,-1,3016601,23), (4481,-1,3016601,24), (4482,-1,3016601,25), (4483,-1,3016601,26), (4484,-1,3016601,27), (4485,-1,3016601,28), (4486,-1,3016601,29), (4487,-1,3016601,30), (4488,-1,3016601,31), (4489,-1,3016601,32), (4490,-1,3016601,33), (4491,-1,3016601,34), (4492,-1,3016601,35), (4493,-1,3016601,36), (4494,-1,3016601,37), (4495,-1,3016601,38), (4496,-1,3016601,39), (4497,-1,3016601,40), (4498,-1,3016601,41), (4499,-1,3016601,42), (4500,-1,3016601,43), (4501,-1,3016601,44), (4502,-1,3016601,45), (4503,-1,3016601,46), (4504,-1,3016601,47), (4505,-1,3016601,48), (4506,-1,3016601,49), (4507,-1,3016601,50), (4508,-1,3016601,51), (4509,-1,3016601,52), (4510,-1,3016601,53), (4511,-1,3016601,54), (4512,-1,3016601,55), (4513,-1,3016601,56), (4514,-1,3016601,57), (4515,-1,3016601,58), (4516,-1,3016601,59), (4517,-1,3016601,60), (4518,-1,3016601,61), (4519,-1,3016601,62), (4520,-1,3016601,63), (4521,-1,3016601,64), (4522,-1,3016601,65), (4523,-1,3016601,66), (4524,-1,3016601,67), (4525,-1,3016601,68), (4526,-1,3016601,69), (4527,-1,3016601,70), (4528,-1,3016601,71), (4529,-1,3016601,72), (4530,-1,3016601,73), (4531,-1,3016601,74), (4532,-1,3016601,75), (4533,-1,3016601,76), (4534,-1,3016601,77), (4535,-1,3016601,78), (4536,-1,3016601,79), (4537,-1,3016601,80), (4538,-1,3016601,81), (4539,-1,3016601,82), (4540,-1,3016601,83), (4541,-1,3016601,84), (4542,-1,3016601,85), (4543,-1,3016601,86), (4544,-1,3016601,87), (4545,-1,3016601,88), (4546,-1,3016601,89), (4547,-1,3016601,90), (4548,-1,3016601,91), (4549,-1,3016601,92), (4550,-1,3016601,93), (4551,-1,3016601,94), (4552,-1,3016601,95), (4565,-1,3016601,96), (4566,-1,3016601,97), (4567,-1,3016601,98), (4568,-1,3016601,99), (4569,-1,3016601,100), (4570,-1,3016601,101), (4571,-1,3016601,102), (4572,-1,3016601,103), (4573,-1,3016601,104), (4574,-1,3016601,105), (4575,-1,3016601,106), (4576,-1,3016601,107), (4577,-1,3016601,108), (4578,-1,3016601,109), (4579,-1,3016601,110), (4580,-1,3016601,111), (4581,-1,3016601,112), (4582,-1,3016601,113), (4583,-1,3016601,114), (4584,-1,3016601,115), (4585,-1,3016601,116), (4586,-1,3016601,117), (4587,-1,3016601,118), (4588,-1,3016601,119), (412,-1,3017800,0), (390,-1,3017800,1), (24,-1,3017800,2), (31,-1,3017800,3), (25,-1,3017800,4), (26,-1,3017800,5), (33,-1,3017800,6), (32,-1,3017800,7), (27,-1,3017800,8), (34,-1,3017800,9), (413,-1,3017800,10), (347,-1,3017800,11), (376,-1,3017800,12), (391,-1,3017800,13), (414,-1,3017800,14), (392,-1,3017800,15), (58,-1,3017800,16), (59,-1,3017800,17), (102,-1,3017800,18), (625,-1,3017800,19), (626,-1,3017800,20), (627,-1,3017800,21), (50,-1,3017800,22), (51,-1,3017800,23), (604,-1,3017800,24), (605,-1,3017800,25), (38,-1,3017800,26), (39,-1,3017800,27), (40,-1,3017800,28), (1123,-1,3017800,29), (44,-1,3017800,30), (1148,-1,3017800,31), (45,-1,3017800,32), (46,-1,3017800,33), (415,-1,3017800,34), (393,-1,3017800,35), (9577,-1,3017800,36), (9578,-1,3017800,37), (9583,-1,3017800,38), (9584,-1,3017800,39), (1104,-1,3017801,0), (1101,-1,3017801,1), (1105,-1,3017801,2), (1102,-1,3017801,3), (465,-1,3017801,4), (432,-1,3017801,5), (467,-1,3017801,6), (434,-1,3017801,7), (468,-1,3017801,8), (435,-1,3017801,9), (469,-1,3017801,10), (436,-1,3017801,11), (102,-1,3017801,12), (625,-1,3017801,13), (626,-1,3017801,14), (627,-1,3017801,15), (50,-1,3017801,16), (51,-1,3017801,17), (604,-1,3017801,18), (605,-1,3017801,19), (38,-1,3017801,20), (39,-1,3017801,21), (40,-1,3017801,22), (1123,-1,3017801,23), (44,-1,3017801,24), (1148,-1,3017801,25), (45,-1,3017801,26), (46,-1,3017801,27), (9577,-1,3017801,28), (9578,-1,3017801,29), (9583,-1,3017801,30), (9584,-1,3017801,31), (12014,-1,3017802,0), (12008,-1,3017802,1), (12012,-1,3017802,2), (12015,-1,3017802,3), (12020,-1,3017802,4), (12021,-1,3017802,5), (12031,-1,3017802,6), (12041,-1,3017802,7), (12013,-1,3017802,8), (12025,-1,3017802,9), (12007,-1,3017802,10), (12016,-1,3017802,11), (12006,-1,3017802,12), (12029,-1,3017802,13), (12009,-1,3017802,14), (12028,-1,3017802,15), (12042,-1,3017802,16), (12043,-1,3017802,17), (12011,-1,3017803,0), (12010,-1,3017803,1), (12017,-1,3017803,2), (12022,-1,3017803,3), (12019,-1,3017803,4), (12018,-1,3017803,5), (12048,-1,3017803,6), (12047,-1,3017803,7), (12013,-1,3017803,8), (12025,-1,3017803,9), (12007,-1,3017803,10), (12016,-1,3017803,11), (12006,-1,3017803,12), (12029,-1,3017803,13), (12009,-1,3017803,14), (12028,-1,3017803,15), (2,-1,3017900,0), (218,-1,3017900,1), (272,-1,3017900,2), (15,-1,3017900,3), (68,-1,3017900,4), (219,-1,3017900,5), (273,-1,3017900,6), (155,-1,3017900,7), (88,-1,3017900,8), (87,-1,3017900,9), (16,-1,3017900,10), (123,-1,3017900,11), (7880,-1,3017900,12), (220,-1,3017900,13), (221,-1,3017900,14), (274,-1,3017900,15), (156,-1,3017900,16), (166,-1,3017900,17), (168,-1,3017900,18), (291,-1,3017900,19), (69,-1,3017900,20), (222,-1,3017900,21), (275,-1,3017900,22), (277,-1,3017900,23), (292,-1,3017900,24), (295,-1,3017900,25), (256,-1,3017900,26), (257,-1,3017900,27), (258,-1,3017900,28), (259,-1,3017900,29), (176,-1,3017901,0), (310,-1,3017901,1), (177,-1,3017901,2), (311,-1,3017901,3), (100,-1,3017901,4), (178,-1,3017901,5), (101,-1,3017901,6), (7885,-1,3017901,7), (312,-1,3017901,8), (314,-1,3017901,9), (179,-1,3017901,10), (182,-1,3017901,11), (183,-1,3017901,12), (185,-1,3017901,13), (315,-1,3017901,14), (83,-1,3017901,15), (143,-1,3017901,16), (144,-1,3017901,17), (238,-1,3017901,18), (239,-1,3017901,19), (240,-1,3017901,20), (11614,-1,3017902,0), (11605,-1,3017902,1), (11613,-1,3017902,2), (11617,-1,3017902,3), (11606,-1,3017902,4), (11623,-1,3017902,5), (11626,-1,3017902,6), (11618,-1,3017902,7), (11622,-1,3017902,8), (11635,-1,3017902,9), (11646,-1,3017902,10), (11632,-1,3017902,11), (11629,-1,3017902,12), (11647,-1,3017902,13), (11631,-1,3017902,14), (11608,-1,3017902,15), (11642,-1,3017902,16), (11610,-1,3017903,0), (11619,-1,3017903,1), (11611,-1,3017903,2), (11612,-1,3017903,3), (11609,-1,3017903,4), (11627,-1,3017903,5), (11630,-1,3017903,6), (11634,-1,3017903,7), (11633,-1,3017903,8), (11637,-1,3017903,9), (11655,-1,3017903,10), (11656,-1,3017903,11), (11657,-1,3017903,12), (11662,-1,3017903,13), (11664,-1,3017903,14), (11672,-1,3017903,15), (1835,-1,3018000,0), (2509,-1,3018000,1), (3947,-1,3018000,2), (1463,-1,3018000,3), (1464,-1,3018000,4), (3948,-1,3018000,5), (3949,-1,3018000,6), (5146,-1,3018000,7), (5140,-1,3018000,8), (5134,-1,3018000,9), (5262,-1,3018000,10), (5256,-1,3018000,11), (5250,-1,3018000,12), (17,-1,3018000,13), (1341,-1,3018000,14), (1342,-1,3018000,15), (1060,-1,3018000,16), (1061,-1,3018000,17), (1831,-1,3018000,18), (1832,-1,3018000,19), (1833,-1,3018000,20), (1834,-1,3018000,21), (734,-1,3018000,22), (735,-1,3018000,23), (6035,-1,3018000,24), (6037,-1,3018000,25), (736,-1,3018000,26), (737,-1,3018000,27), (1829,-1,3018000,28), (3031,-1,3018000,29), (1785,-1,3018000,30), (5589,-1,3018000,31), (1661,-1,3018000,32), (5192,-1,3018000,33), (5193,-1,3018000,34), (5194,-1,3018000,35), (2130,-1,3018000,36), (9633,-1,3018000,37), (9634,-1,3018000,38), (8594,-1,3018000,39), (8595,-1,3018000,40), (8596,-1,3018000,41), (8597,-1,3018000,42), (8622,-1,3018000,43), (8623,-1,3018000,44), (8624,-1,3018000,45), (8629,-1,3018000,46), (8634,-1,3018000,47), (8635,-1,3018000,48), (8636,-1,3018000,49), (8637,-1,3018000,50), (8615,-1,3018000,51), (10409,-1,3018000,52), (4625,-1,3018000,53), (4626,-1,3018000,54), (4627,-1,3018000,55), (4628,-1,3018000,56), (4445,-1,3018001,0), (4446,-1,3018001,1), (4447,-1,3018001,2), (4448,-1,3018001,3), (4449,-1,3018001,4), (4450,-1,3018001,5), (4451,-1,3018001,6), (4452,-1,3018001,7), (4453,-1,3018001,8), (4454,-1,3018001,9), (4455,-1,3018001,10), (4456,-1,3018001,11), (4457,-1,3018001,12), (4458,-1,3018001,13), (4459,-1,3018001,14), (4460,-1,3018001,15), (4461,-1,3018001,16), (4462,-1,3018001,17), (4463,-1,3018001,18), (4464,-1,3018001,19), (4465,-1,3018001,20), (4466,-1,3018001,21), (4467,-1,3018001,22), (4468,-1,3018001,23), (4481,-1,3018001,24), (4482,-1,3018001,25), (4483,-1,3018001,26), (4484,-1,3018001,27), (4485,-1,3018001,28), (4486,-1,3018001,29), (4487,-1,3018001,30), (4488,-1,3018001,31), (4489,-1,3018001,32), (4490,-1,3018001,33), (4491,-1,3018001,34), (4492,-1,3018001,35), (908,-1,3018100,0), (909,-1,3018100,1), (910,-1,3018100,2), (845,-1,3018100,3), (846,-1,3018100,4), (847,-1,3018100,5), (877,-1,3018100,6), (878,-1,3018100,7), (890,-1,3018100,8), (1294,-1,3018101,0), (1095,-1,3018101,1), (1048,-1,3018101,2), (1050,-1,3018101,3), (1051,-1,3018101,4), (1049,-1,3018101,5), (1152,-1,3018101,6), (1054,-1,3018101,7), (1058,-1,3018101,8), (1099,-1,3018101,9), (1098,-1,3018101,10), (1056,-1,3018101,11), (1055,-1,3018101,12), (1053,-1,3018101,13), (1052,-1,3018101,14), (1097,-1,3018101,15), (1096,-1,3018101,16), (1386,-1,3018101,17), (1514,-1,3018101,18), (1372,-1,3018101,19), (1667,-1,3018101,20), (1671,-1,3018101,21), (1669,-1,3018101,22), (1403,-1,3018101,23), (1405,-1,3018101,24), (1370,-1,3018101,25), (1401,-1,3018101,26), (4916,-1,3018101,27), (1411,-1,3018101,28), (1513,-1,3018101,29), (1399,-1,3018101,30), (1515,-1,3018101,31), (1371,-1,3018101,32), (1383,-1,3018101,33), (1377,-1,3018101,34), (1512,-1,3018101,35), (1379,-1,3018101,36), (1415,-1,3018101,37), (1388,-1,3018101,38), (1517,-1,3018101,39), (4908,-1,3018101,40), (1417,-1,3018101,41), (1400,-1,3018101,42), (1418,-1,3018101,43), (1668,-1,3018101,44), (1670,-1,3018101,45), (1404,-1,3018101,46), (4906,-1,3018101,47), (1402,-1,3018101,48), (1391,-1,3018101,49), (1410,-1,3018101,50), (1398,-1,3018101,51), (1389,-1,3018101,52), (1378,-1,3018101,53), (1414,-1,3018101,54), (1385,-1,3018101,55), (4910,-1,3018101,56), (1394,-1,3018101,57), (1516,-1,3018101,58), (1529,-1,3018101,59), (1525,-1,3018101,60), (1527,-1,3018101,61), (1524,-1,3018101,62), (1531,-1,3018101,63), (1522,-1,3018101,64), (1526,-1,3018101,65), (1534,-1,3018101,66), (1537,-1,3018101,67), (1856,-1,3018101,68), (1523,-1,3018101,69), (1521,-1,3018101,70), (1535,-1,3018101,71), (1532,-1,3018101,72), (1536,-1,3018101,73), (1533,-1,3018101,74), (1528,-1,3018101,75), (1518,-1,3018101,76), (1519,-1,3018101,77), (3038,-1,3018101,78), (10025,-1,3018101,79), (10026,-1,3018101,80), (10073,-1,3018101,81), (10072,-1,3018101,82), (10027,-1,3018101,83), (10028,-1,3018101,84), (10029,-1,3018101,85), (10031,-1,3018101,86), (10032,-1,3018101,87), (10180,-1,3018101,88), (10181,-1,3018101,89), (10070,-1,3018101,90), (10074,-1,3018101,91), (10033,-1,3018101,92), (10078,-1,3018101,93), (10058,-1,3018101,94), (10077,-1,3018101,95), (10085,-1,3018101,96), (10094,-1,3018101,97), (10275,-1,3018101,98), (12312,-1,3018102,0), (12311,-1,3018102,1), (12313,-1,3018102,2), (2,-1,3020700,0), (218,-1,3020700,1), (272,-1,3020700,2), (15,-1,3020700,3), (68,-1,3020700,4), (219,-1,3020700,5), (273,-1,3020700,6), (155,-1,3020700,7), (88,-1,3020700,8), (87,-1,3020700,9), (16,-1,3020700,10), (123,-1,3020700,11), (7880,-1,3020700,12), (220,-1,3020700,13), (221,-1,3020700,14), (274,-1,3020700,15), (156,-1,3020700,16), (166,-1,3020700,17), (168,-1,3020700,18), (291,-1,3020700,19), (69,-1,3020700,20), (222,-1,3020700,21), (275,-1,3020700,22), (277,-1,3020700,23), (292,-1,3020700,24), (295,-1,3020700,25), (256,-1,3020700,26), (257,-1,3020700,27), (258,-1,3020700,28), (259,-1,3020700,29), (176,-1,3020701,0), (310,-1,3020701,1), (177,-1,3020701,2), (311,-1,3020701,3), (100,-1,3020701,4), (178,-1,3020701,5), (101,-1,3020701,6), (7885,-1,3020701,7), (312,-1,3020701,8), (314,-1,3020701,9), (179,-1,3020701,10), (182,-1,3020701,11), (183,-1,3020701,12), (185,-1,3020701,13), (315,-1,3020701,14), (83,-1,3020701,15), (143,-1,3020701,16), (144,-1,3020701,17), (238,-1,3020701,18), (239,-1,3020701,19), (240,-1,3020701,20), (11614,-1,3020702,0), (11605,-1,3020702,1), (11613,-1,3020702,2), (11617,-1,3020702,3), (11606,-1,3020702,4), (11623,-1,3020702,5), (11626,-1,3020702,6), (11618,-1,3020702,7), (11622,-1,3020702,8), (11635,-1,3020702,9), (11646,-1,3020702,10), (11632,-1,3020702,11), (11629,-1,3020702,12), (11647,-1,3020702,13), (11631,-1,3020702,14), (11608,-1,3020702,15), (11642,-1,3020702,16), (11610,-1,3020703,0), (11619,-1,3020703,1), (11611,-1,3020703,2), (11612,-1,3020703,3), (11609,-1,3020703,4), (11627,-1,3020703,5), (11630,-1,3020703,6), (11634,-1,3020703,7), (11633,-1,3020703,8), (11637,-1,3020703,9), (11655,-1,3020703,10), (11656,-1,3020703,11), (11657,-1,3020703,12), (11662,-1,3020703,13), (11664,-1,3020703,14), (11672,-1,3020703,15), (412,-1,3020800,0), (390,-1,3020800,1), (24,-1,3020800,2), (31,-1,3020800,3), (25,-1,3020800,4), (26,-1,3020800,5), (33,-1,3020800,6), (32,-1,3020800,7), (27,-1,3020800,8), (34,-1,3020800,9), (413,-1,3020800,10), (347,-1,3020800,11), (376,-1,3020800,12), (391,-1,3020800,13), (414,-1,3020800,14), (392,-1,3020800,15), (58,-1,3020800,16), (59,-1,3020800,17), (102,-1,3020800,18), (625,-1,3020800,19), (626,-1,3020800,20), (627,-1,3020800,21), (50,-1,3020800,22), (51,-1,3020800,23), (604,-1,3020800,24), (605,-1,3020800,25), (38,-1,3020800,26), (39,-1,3020800,27), (40,-1,3020800,28), (1123,-1,3020800,29), (44,-1,3020800,30), (1148,-1,3020800,31), (45,-1,3020800,32), (46,-1,3020800,33), (415,-1,3020800,34), (393,-1,3020800,35), (9577,-1,3020800,36), (9578,-1,3020800,37), (9583,-1,3020800,38), (9584,-1,3020800,39), (1104,-1,3020801,0), (1101,-1,3020801,1), (1105,-1,3020801,2), (1102,-1,3020801,3), (465,-1,3020801,4), (432,-1,3020801,5), (467,-1,3020801,6), (434,-1,3020801,7), (468,-1,3020801,8), (435,-1,3020801,9), (469,-1,3020801,10), (436,-1,3020801,11), (102,-1,3020801,12), (625,-1,3020801,13), (626,-1,3020801,14), (627,-1,3020801,15), (50,-1,3020801,16), (51,-1,3020801,17), (604,-1,3020801,18), (605,-1,3020801,19), (38,-1,3020801,20), (39,-1,3020801,21), (40,-1,3020801,22), (1123,-1,3020801,23), (44,-1,3020801,24), (1148,-1,3020801,25), (45,-1,3020801,26), (46,-1,3020801,27), (9577,-1,3020801,28), (9578,-1,3020801,29), (9583,-1,3020801,30), (9584,-1,3020801,31), (12014,-1,3020802,0), (12008,-1,3020802,1), (12012,-1,3020802,2), (12015,-1,3020802,3), (12020,-1,3020802,4), (12021,-1,3020802,5), (12031,-1,3020802,6), (12041,-1,3020802,7), (12013,-1,3020802,8), (12025,-1,3020802,9), (12007,-1,3020802,10), (12016,-1,3020802,11), (12006,-1,3020802,12), (12029,-1,3020802,13), (12009,-1,3020802,14), (12028,-1,3020802,15), (12042,-1,3020802,16), (12043,-1,3020802,17), (12011,-1,3020803,0), (12010,-1,3020803,1), (12017,-1,3020803,2), (12022,-1,3020803,3), (12019,-1,3020803,4), (12018,-1,3020803,5), (12048,-1,3020803,6), (12047,-1,3020803,7), (12013,-1,3020803,8), (12025,-1,3020803,9), (12007,-1,3020803,10), (12016,-1,3020803,11), (12006,-1,3020803,12), (12029,-1,3020803,13), (12009,-1,3020803,14), (12028,-1,3020803,15), (4445,-1,3020900,0), (4446,-1,3020900,1), (4447,-1,3020900,2), (4448,-1,3020900,3), (4449,-1,3020900,4), (4450,-1,3020900,5), (4451,-1,3020900,6), (4452,-1,3020900,7), (4453,-1,3020900,8), (4454,-1,3020900,9), (4455,-1,3020900,10), (4456,-1,3020900,11), (4457,-1,3020900,12), (4458,-1,3020900,13), (4459,-1,3020900,14), (4460,-1,3020900,15), (4461,-1,3020900,16), (4462,-1,3020900,17), (4463,-1,3020900,18), (4464,-1,3020900,19), (4465,-1,3020900,20), (4466,-1,3020900,21), (4467,-1,3020900,22), (4468,-1,3020900,23), (4481,-1,3020900,24), (4482,-1,3020900,25), (4483,-1,3020900,26), (4484,-1,3020900,27), (4485,-1,3020900,28), (4486,-1,3020900,29), (4487,-1,3020900,30), (4488,-1,3020900,31), (4489,-1,3020900,32), (4490,-1,3020900,33), (4491,-1,3020900,34), (4492,-1,3020900,35), (347,-1,3023000,0), (376,-1,3023000,1), (391,-1,3023000,2), (414,-1,3023000,3), (392,-1,3023000,4), (58,-1,3023000,5), (59,-1,3023000,6), (102,-1,3023000,7), (625,-1,3023000,8), (626,-1,3023000,9), (627,-1,3023000,10), (50,-1,3023000,11), (51,-1,3023000,12), (604,-1,3023000,13), (605,-1,3023000,14), (38,-1,3023000,15), (39,-1,3023000,16), (40,-1,3023000,17), (1123,-1,3023000,18), (44,-1,3023000,19), (1148,-1,3023000,20), (45,-1,3023000,21), (46,-1,3023000,22), (415,-1,3023000,23), (393,-1,3023000,24), (9577,-1,3023000,25), (9578,-1,3023000,26), (9583,-1,3023000,27), (9584,-1,3023000,28), (1104,-1,3023001,0), (1101,-1,3023001,1), (1105,-1,3023001,2), (1102,-1,3023001,3), (465,-1,3023001,4), (432,-1,3023001,5), (467,-1,3023001,6), (434,-1,3023001,7), (468,-1,3023001,8), (435,-1,3023001,9), (469,-1,3023001,10), (436,-1,3023001,11), (102,-1,3023001,12), (625,-1,3023001,13), (626,-1,3023001,14), (627,-1,3023001,15), (50,-1,3023001,16), (51,-1,3023001,17), (604,-1,3023001,18), (605,-1,3023001,19), (38,-1,3023001,20), (39,-1,3023001,21), (40,-1,3023001,22), (1123,-1,3023001,23), (44,-1,3023001,24), (1148,-1,3023001,25), (45,-1,3023001,26), (46,-1,3023001,27), (9577,-1,3023001,28), (9578,-1,3023001,29), (9583,-1,3023001,30), (9584,-1,3023001,31), (12014,-1,3023002,0), (12008,-1,3023002,1), (12012,-1,3023002,2), (12015,-1,3023002,3), (12020,-1,3023002,4), (12021,-1,3023002,5), (12031,-1,3023002,6), (12041,-1,3023002,7), (12013,-1,3023002,8), (12025,-1,3023002,9), (12007,-1,3023002,10), (12016,-1,3023002,11), (12006,-1,3023002,12), (12029,-1,3023002,13), (12009,-1,3023002,14), (12028,-1,3023002,15), (12042,-1,3023002,16), (12043,-1,3023002,17), (12011,-1,3023003,0), (12010,-1,3023003,1), (12017,-1,3023003,2), (12022,-1,3023003,3), (12019,-1,3023003,4), (12018,-1,3023003,5), (12048,-1,3023003,6), (12047,-1,3023003,7), (12013,-1,3023003,8), (12025,-1,3023003,9), (12007,-1,3023003,10), (12016,-1,3023003,11), (12006,-1,3023003,12), (12029,-1,3023003,13), (12009,-1,3023003,14), (12028,-1,3023003,15), (908,-1,3023100,0), (909,-1,3023100,1), (910,-1,3023100,2), (845,-1,3023100,3), (846,-1,3023100,4), (847,-1,3023100,5), (877,-1,3023100,6), (878,-1,3023100,7), (890,-1,3023100,8), (12312,-1,3023101,0), (12311,-1,3023101,1), (12313,-1,3023101,2), (412,-1,3025300,0), (390,-1,3025300,1), (24,-1,3025300,2), (31,-1,3025300,3), (25,-1,3025300,4), (26,-1,3025300,5), (33,-1,3025300,6), (32,-1,3025300,7), (27,-1,3025300,8), (34,-1,3025300,9), (413,-1,3025300,10), (347,-1,3025300,11), (376,-1,3025300,12), (391,-1,3025300,13), (414,-1,3025300,14), (392,-1,3025300,15), (58,-1,3025300,16), (59,-1,3025300,17), (102,-1,3025300,18), (625,-1,3025300,19), (626,-1,3025300,20), (627,-1,3025300,21), (50,-1,3025300,22), (51,-1,3025300,23), (604,-1,3025300,24), (605,-1,3025300,25), (38,-1,3025300,26), (39,-1,3025300,27), (40,-1,3025300,28), (1123,-1,3025300,29), (44,-1,3025300,30), (1148,-1,3025300,31), (45,-1,3025300,32), (46,-1,3025300,33), (415,-1,3025300,34), (393,-1,3025300,35), (9577,-1,3025300,36), (9578,-1,3025300,37), (9583,-1,3025300,38), (9584,-1,3025300,39), (1104,-1,3025301,0), (1101,-1,3025301,1), (1105,-1,3025301,2), (1102,-1,3025301,3), (465,-1,3025301,4), (432,-1,3025301,5), (467,-1,3025301,6), (434,-1,3025301,7), (468,-1,3025301,8), (435,-1,3025301,9), (469,-1,3025301,10), (436,-1,3025301,11), (102,-1,3025301,12), (625,-1,3025301,13), (626,-1,3025301,14), (627,-1,3025301,15), (50,-1,3025301,16), (51,-1,3025301,17), (604,-1,3025301,18), (605,-1,3025301,19), (38,-1,3025301,20), (39,-1,3025301,21), (40,-1,3025301,22), (1123,-1,3025301,23), (44,-1,3025301,24), (1148,-1,3025301,25), (45,-1,3025301,26), (46,-1,3025301,27), (9577,-1,3025301,28), (9578,-1,3025301,29), (9583,-1,3025301,30), (9584,-1,3025301,31), (12014,-1,3025302,0), (12008,-1,3025302,1), (12012,-1,3025302,2), (12015,-1,3025302,3), (12020,-1,3025302,4), (12021,-1,3025302,5), (12031,-1,3025302,6), (12041,-1,3025302,7), (12013,-1,3025302,8), (12025,-1,3025302,9), (12007,-1,3025302,10), (12016,-1,3025302,11), (12006,-1,3025302,12), (12029,-1,3025302,13), (12009,-1,3025302,14), (12028,-1,3025302,15), (12042,-1,3025302,16), (12043,-1,3025302,17), (12011,-1,3025303,0), (12010,-1,3025303,1), (12017,-1,3025303,2), (12022,-1,3025303,3), (12019,-1,3025303,4), (12018,-1,3025303,5), (12048,-1,3025303,6), (12047,-1,3025303,7), (12013,-1,3025303,8), (12025,-1,3025303,9), (12007,-1,3025303,10), (12016,-1,3025303,11), (12006,-1,3025303,12), (12029,-1,3025303,13), (12009,-1,3025303,14), (12028,-1,3025303,15), (1835,-1,3025400,0), (2509,-1,3025400,1), (3947,-1,3025400,2), (1463,-1,3025400,3), (1464,-1,3025400,4), (3948,-1,3025400,5), (3949,-1,3025400,6), (5146,-1,3025400,7), (5140,-1,3025400,8), (5134,-1,3025400,9), (5262,-1,3025400,10), (5256,-1,3025400,11), (5250,-1,3025400,12), (17,-1,3025400,13), (1341,-1,3025400,14), (1342,-1,3025400,15), (1060,-1,3025400,16), (1061,-1,3025400,17), (1831,-1,3025400,18), (1832,-1,3025400,19), (1833,-1,3025400,20), (1834,-1,3025400,21), (734,-1,3025400,22), (735,-1,3025400,23), (6035,-1,3025400,24), (6037,-1,3025400,25), (736,-1,3025400,26), (737,-1,3025400,27), (1829,-1,3025400,28), (3031,-1,3025400,29), (1785,-1,3025400,30), (5589,-1,3025400,31), (1661,-1,3025400,32), (5192,-1,3025400,33), (5193,-1,3025400,34), (5194,-1,3025400,35), (2130,-1,3025400,36), (9633,-1,3025400,37), (9634,-1,3025400,38), (8594,-1,3025400,39), (8595,-1,3025400,40), (8596,-1,3025400,41), (8597,-1,3025400,42), (8622,-1,3025400,43), (8623,-1,3025400,44), (8624,-1,3025400,45), (8629,-1,3025400,46), (8634,-1,3025400,47), (8635,-1,3025400,48), (8636,-1,3025400,49), (8637,-1,3025400,50), (8615,-1,3025400,51), (10409,-1,3025400,52), (4625,-1,3025400,53), (4626,-1,3025400,54), (4627,-1,3025400,55), (4628,-1,3025400,56), (4445,-1,3025401,0), (4446,-1,3025401,1), (4447,-1,3025401,2), (4448,-1,3025401,3), (4449,-1,3025401,4), (4450,-1,3025401,5), (4451,-1,3025401,6), (4452,-1,3025401,7), (4453,-1,3025401,8), (4454,-1,3025401,9), (4455,-1,3025401,10), (4456,-1,3025401,11), (4457,-1,3025401,12), (4458,-1,3025401,13), (4459,-1,3025401,14), (4460,-1,3025401,15), (4461,-1,3025401,16), (4462,-1,3025401,17), (4463,-1,3025401,18), (4464,-1,3025401,19), (4465,-1,3025401,20), (4466,-1,3025401,21), (4467,-1,3025401,22), (4468,-1,3025401,23), (4481,-1,3025401,24), (4482,-1,3025401,25), (4483,-1,3025401,26), (4484,-1,3025401,27), (4485,-1,3025401,28), (4486,-1,3025401,29), (4487,-1,3025401,30), (4488,-1,3025401,31), (4489,-1,3025401,32), (4490,-1,3025401,33), (4491,-1,3025401,34), (4492,-1,3025401,35), (908,-1,3029400,0), (909,-1,3029400,1), (910,-1,3029400,2), (845,-1,3029400,3), (846,-1,3029400,4), (847,-1,3029400,5), (877,-1,3029400,6), (878,-1,3029400,7), (890,-1,3029400,8), (12312,-1,3029401,0), (12311,-1,3029401,1), (12313,-1,3029401,2), (1835,-1,3030100,0), (2509,-1,3030100,1), (3947,-1,3030100,2), (1463,-1,3030100,3), (1464,-1,3030100,4), (3948,-1,3030100,5), (3949,-1,3030100,6), (5146,-1,3030100,7), (5140,-1,3030100,8), (5134,-1,3030100,9), (5262,-1,3030100,10), (5256,-1,3030100,11), (5250,-1,3030100,12), (17,-1,3030100,13), (1341,-1,3030100,14), (1342,-1,3030100,15), (1060,-1,3030100,16), (1061,-1,3030100,17), (1831,-1,3030100,18), (1832,-1,3030100,19), (1833,-1,3030100,20), (1834,-1,3030100,21), (734,-1,3030100,22), (735,-1,3030100,23), (6035,-1,3030100,24), (6037,-1,3030100,25), (736,-1,3030100,26), (737,-1,3030100,27), (1829,-1,3030100,28), (3031,-1,3030100,29), (1785,-1,3030100,30), (5589,-1,3030100,31), (1661,-1,3030100,32), (5192,-1,3030100,33), (5193,-1,3030100,34), (5194,-1,3030100,35), (2130,-1,3030100,36), (9633,-1,3030100,37), (9634,-1,3030100,38), (8594,-1,3030100,39), (8595,-1,3030100,40), (8596,-1,3030100,41), (8597,-1,3030100,42), (8622,-1,3030100,43), (8623,-1,3030100,44), (8624,-1,3030100,45), (8629,-1,3030100,46), (8634,-1,3030100,47), (8635,-1,3030100,48), (8636,-1,3030100,49), (8637,-1,3030100,50), (8615,-1,3030100,51), (10409,-1,3030100,52), (4625,-1,3030100,53), (4626,-1,3030100,54), (4627,-1,3030100,55), (4628,-1,3030100,56), (4445,-1,3030101,0), (4446,-1,3030101,1), (4447,-1,3030101,2), (4448,-1,3030101,3), (4449,-1,3030101,4), (4450,-1,3030101,5), (4451,-1,3030101,6), (4452,-1,3030101,7), (4453,-1,3030101,8), (4454,-1,3030101,9), (4455,-1,3030101,10), (4456,-1,3030101,11), (4457,-1,3030101,12), (4458,-1,3030101,13), (4459,-1,3030101,14), (4460,-1,3030101,15), (4461,-1,3030101,16), (4462,-1,3030101,17), (4463,-1,3030101,18), (4464,-1,3030101,19), (4465,-1,3030101,20), (4466,-1,3030101,21), (4467,-1,3030101,22), (4468,-1,3030101,23), (4481,-1,3030101,24), (4482,-1,3030101,25), (4483,-1,3030101,26), (4484,-1,3030101,27), (4485,-1,3030101,28), (4486,-1,3030101,29), (4487,-1,3030101,30), (4488,-1,3030101,31), (4489,-1,3030101,32), (4490,-1,3030101,33), (4491,-1,3030101,34), (4492,-1,3030101,35), (1294,-1,3031300,0), (1095,-1,3031300,1), (1048,-1,3031300,2), (1050,-1,3031300,3), (1051,-1,3031300,4), (1049,-1,3031300,5), (1152,-1,3031300,6), (1054,-1,3031300,7), (1058,-1,3031300,8), (1099,-1,3031300,9), (1098,-1,3031300,10), (1056,-1,3031300,11), (1055,-1,3031300,12), (1053,-1,3031300,13), (1052,-1,3031300,14), (1097,-1,3031300,15), (1096,-1,3031300,16), (1386,-1,3031300,17), (1514,-1,3031300,18), (1372,-1,3031300,19), (1667,-1,3031300,20), (1671,-1,3031300,21), (1669,-1,3031300,22), (1403,-1,3031300,23), (1405,-1,3031300,24), (1370,-1,3031300,25), (1401,-1,3031300,26), (4916,-1,3031300,27), (1411,-1,3031300,28), (1513,-1,3031300,29), (1399,-1,3031300,30), (1515,-1,3031300,31), (1371,-1,3031300,32), (1383,-1,3031300,33), (1377,-1,3031300,34), (1512,-1,3031300,35), (1379,-1,3031300,36), (1415,-1,3031300,37), (1388,-1,3031300,38), (1517,-1,3031300,39), (4908,-1,3031300,40), (1417,-1,3031300,41), (1400,-1,3031300,42), (1418,-1,3031300,43), (1668,-1,3031300,44), (1670,-1,3031300,45), (1404,-1,3031300,46), (4906,-1,3031300,47), (1402,-1,3031300,48), (1391,-1,3031300,49), (1410,-1,3031300,50), (1398,-1,3031300,51), (1389,-1,3031300,52), (1378,-1,3031300,53), (1414,-1,3031300,54), (1385,-1,3031300,55), (4910,-1,3031300,56), (1394,-1,3031300,57), (1516,-1,3031300,58), (1529,-1,3031300,59), (1525,-1,3031300,60), (1527,-1,3031300,61), (1524,-1,3031300,62), (1531,-1,3031300,63), (1522,-1,3031300,64), (1526,-1,3031300,65), (1534,-1,3031300,66), (1537,-1,3031300,67), (1856,-1,3031300,68), (1523,-1,3031300,69), (1521,-1,3031300,70), (1535,-1,3031300,71), (1532,-1,3031300,72), (1536,-1,3031300,73), (1533,-1,3031300,74), (1528,-1,3031300,75), (1518,-1,3031300,76), (1519,-1,3031300,77), (3038,-1,3031300,78), (10025,-1,3031300,79), (10026,-1,3031300,80), (10073,-1,3031300,81), (10072,-1,3031300,82), (10027,-1,3031300,83), (10028,-1,3031300,84), (10029,-1,3031300,85), (10031,-1,3031300,86), (10032,-1,3031300,87), (10180,-1,3031300,88), (10181,-1,3031300,89), (10070,-1,3031300,90), (10074,-1,3031300,91), (10033,-1,3031300,92), (10078,-1,3031300,93), (10058,-1,3031300,94), (10077,-1,3031300,95), (10085,-1,3031300,96), (10094,-1,3031300,97), (10275,-1,3031300,98), (908,-1,3031400,0), (909,-1,3031400,1), (910,-1,3031400,2), (845,-1,3031400,3), (846,-1,3031400,4), (847,-1,3031400,5), (877,-1,3031400,6), (878,-1,3031400,7), (890,-1,3031400,8), (1294,-1,3031401,0), (1095,-1,3031401,1), (1048,-1,3031401,2), (1050,-1,3031401,3), (1051,-1,3031401,4), (1049,-1,3031401,5), (1152,-1,3031401,6), (1054,-1,3031401,7), (1058,-1,3031401,8), (1099,-1,3031401,9), (1098,-1,3031401,10), (1056,-1,3031401,11), (1055,-1,3031401,12), (1053,-1,3031401,13), (1052,-1,3031401,14), (1097,-1,3031401,15), (1096,-1,3031401,16), (1386,-1,3031401,17), (1514,-1,3031401,18), (1372,-1,3031401,19), (1667,-1,3031401,20), (1671,-1,3031401,21), (1669,-1,3031401,22), (1403,-1,3031401,23), (1405,-1,3031401,24), (1370,-1,3031401,25), (1401,-1,3031401,26), (4916,-1,3031401,27), (1411,-1,3031401,28), (1513,-1,3031401,29), (1399,-1,3031401,30), (1515,-1,3031401,31), (1371,-1,3031401,32), (1383,-1,3031401,33), (1377,-1,3031401,34), (1512,-1,3031401,35), (1379,-1,3031401,36), (1415,-1,3031401,37), (1388,-1,3031401,38), (1517,-1,3031401,39), (4908,-1,3031401,40), (1417,-1,3031401,41), (1400,-1,3031401,42), (1418,-1,3031401,43), (1668,-1,3031401,44), (1670,-1,3031401,45), (1404,-1,3031401,46), (4906,-1,3031401,47), (1402,-1,3031401,48), (1391,-1,3031401,49), (1410,-1,3031401,50), (1398,-1,3031401,51), (1389,-1,3031401,52), (1378,-1,3031401,53), (1414,-1,3031401,54), (1385,-1,3031401,55), (4910,-1,3031401,56), (1394,-1,3031401,57), (1516,-1,3031401,58), (1529,-1,3031401,59), (1525,-1,3031401,60), (1527,-1,3031401,61), (1524,-1,3031401,62), (1531,-1,3031401,63), (1522,-1,3031401,64), (1526,-1,3031401,65), (1534,-1,3031401,66), (1537,-1,3031401,67), (1856,-1,3031401,68), (1523,-1,3031401,69), (1521,-1,3031401,70), (1535,-1,3031401,71), (1532,-1,3031401,72), (1536,-1,3031401,73), (1533,-1,3031401,74), (1528,-1,3031401,75), (1518,-1,3031401,76), (1519,-1,3031401,77), (3038,-1,3031401,78), (10025,-1,3031401,79), (10026,-1,3031401,80), (10073,-1,3031401,81), (10072,-1,3031401,82), (10027,-1,3031401,83), (10028,-1,3031401,84), (10029,-1,3031401,85), (10031,-1,3031401,86), (10032,-1,3031401,87), (10180,-1,3031401,88), (10181,-1,3031401,89), (10070,-1,3031401,90), (10074,-1,3031401,91), (10033,-1,3031401,92), (10078,-1,3031401,93), (10058,-1,3031401,94), (10077,-1,3031401,95), (10085,-1,3031401,96), (10094,-1,3031401,97), (10275,-1,3031401,98), (12312,-1,3031402,0), (12311,-1,3031402,1), (12313,-1,3031402,2), (1835,-1,3031500,0), (2509,-1,3031500,1), (3947,-1,3031500,2), (1463,-1,3031500,3), (1464,-1,3031500,4), (3948,-1,3031500,5), (3949,-1,3031500,6), (5146,-1,3031500,7), (5140,-1,3031500,8), (5134,-1,3031500,9), (5262,-1,3031500,10), (5256,-1,3031500,11), (5250,-1,3031500,12), (17,-1,3031500,13), (1341,-1,3031500,14), (1342,-1,3031500,15), (1060,-1,3031500,16), (1061,-1,3031500,17), (1831,-1,3031500,18), (1832,-1,3031500,19), (1833,-1,3031500,20), (1834,-1,3031500,21), (734,-1,3031500,22), (735,-1,3031500,23), (6035,-1,3031500,24), (6037,-1,3031500,25), (736,-1,3031500,26), (737,-1,3031500,27), (1829,-1,3031500,28), (3031,-1,3031500,29), (1785,-1,3031500,30), (5589,-1,3031500,31), (1661,-1,3031500,32), (5192,-1,3031500,33), (5193,-1,3031500,34), (5194,-1,3031500,35), (2130,-1,3031500,36), (9633,-1,3031500,37), (9634,-1,3031500,38), (8594,-1,3031500,39), (8595,-1,3031500,40), (8596,-1,3031500,41), (8597,-1,3031500,42), (8622,-1,3031500,43), (8623,-1,3031500,44), (8624,-1,3031500,45), (8629,-1,3031500,46), (8634,-1,3031500,47), (8635,-1,3031500,48), (8636,-1,3031500,49), (8637,-1,3031500,50), (8615,-1,3031500,51), (10409,-1,3031500,52), (4625,-1,3031500,53), (4626,-1,3031500,54), (4627,-1,3031500,55), (4628,-1,3031500,56), (2,-1,3032100,0), (218,-1,3032100,1), (272,-1,3032100,2), (15,-1,3032100,3), (68,-1,3032100,4), (219,-1,3032100,5), (273,-1,3032100,6), (155,-1,3032100,7), (88,-1,3032100,8), (87,-1,3032100,9), (16,-1,3032100,10), (123,-1,3032100,11), (7880,-1,3032100,12), (220,-1,3032100,13), (221,-1,3032100,14), (274,-1,3032100,15), (156,-1,3032100,16), (166,-1,3032100,17), (168,-1,3032100,18), (291,-1,3032100,19), (69,-1,3032100,20), (222,-1,3032100,21), (275,-1,3032100,22), (277,-1,3032100,23), (292,-1,3032100,24), (295,-1,3032100,25), (256,-1,3032100,26), (257,-1,3032100,27), (258,-1,3032100,28), (259,-1,3032100,29), (176,-1,3032101,0), (310,-1,3032101,1), (177,-1,3032101,2), (311,-1,3032101,3), (100,-1,3032101,4), (178,-1,3032101,5), (101,-1,3032101,6), (7885,-1,3032101,7), (312,-1,3032101,8), (314,-1,3032101,9), (179,-1,3032101,10), (182,-1,3032101,11), (183,-1,3032101,12), (185,-1,3032101,13), (315,-1,3032101,14), (83,-1,3032101,15), (143,-1,3032101,16), (144,-1,3032101,17), (238,-1,3032101,18), (239,-1,3032101,19), (240,-1,3032101,20), (11614,-1,3032102,0), (11605,-1,3032102,1), (11613,-1,3032102,2), (11617,-1,3032102,3), (11606,-1,3032102,4), (11623,-1,3032102,5), (11626,-1,3032102,6), (11618,-1,3032102,7), (11622,-1,3032102,8), (11635,-1,3032102,9), (11646,-1,3032102,10), (11632,-1,3032102,11), (11629,-1,3032102,12), (11647,-1,3032102,13), (11631,-1,3032102,14), (11608,-1,3032102,15), (11642,-1,3032102,16), (11610,-1,3032103,0), (11619,-1,3032103,1), (11611,-1,3032103,2), (11612,-1,3032103,3), (11609,-1,3032103,4), (11627,-1,3032103,5), (11630,-1,3032103,6), (11634,-1,3032103,7), (11633,-1,3032103,8), (11637,-1,3032103,9), (11655,-1,3032103,10), (11656,-1,3032103,11), (11657,-1,3032103,12), (11662,-1,3032103,13), (11664,-1,3032103,14), (11672,-1,3032103,15), (1075,-1,3038700,0), (7905,-1,3038700,1), (1835,-1,3042000,0), (2509,-1,3042000,1), (3947,-1,3042000,2), (1463,-1,3042000,3), (1464,-1,3042000,4), (3948,-1,3042000,5), (3949,-1,3042000,6), (5146,-1,3042000,7), (5140,-1,3042000,8), (5134,-1,3042000,9), (5262,-1,3042000,10), (5256,-1,3042000,11), (5250,-1,3042000,12), (17,-1,3042000,13), (1341,-1,3042000,14), (1342,-1,3042000,15), (1060,-1,3042000,16), (1061,-1,3042000,17), (1831,-1,3042000,18), (1832,-1,3042000,19), (1833,-1,3042000,20), (1834,-1,3042000,21), (734,-1,3042000,22), (735,-1,3042000,23), (6035,-1,3042000,24), (6037,-1,3042000,25), (736,-1,3042000,26), (737,-1,3042000,27), (1829,-1,3042000,28), (3031,-1,3042000,29), (1785,-1,3042000,30), (5589,-1,3042000,31), (1661,-1,3042000,32), (5192,-1,3042000,33), (5193,-1,3042000,34), (5194,-1,3042000,35), (2130,-1,3042000,36), (9633,-1,3042000,37), (9634,-1,3042000,38), (8594,-1,3042000,39), (8595,-1,3042000,40), (8596,-1,3042000,41), (8597,-1,3042000,42), (8622,-1,3042000,43), (8623,-1,3042000,44), (8624,-1,3042000,45), (8629,-1,3042000,46), (8634,-1,3042000,47), (8635,-1,3042000,48), (8636,-1,3042000,49), (8637,-1,3042000,50), (8615,-1,3042000,51), (10409,-1,3042000,52), (4625,-1,3042000,53), (4626,-1,3042000,54), (4627,-1,3042000,55), (4628,-1,3042000,56), (1835,-1,3043600,0), (2509,-1,3043600,1), (3947,-1,3043600,2), (1463,-1,3043600,3), (1464,-1,3043600,4), (3948,-1,3043600,5), (3949,-1,3043600,6), (5146,-1,3043600,7), (5140,-1,3043600,8), (5134,-1,3043600,9), (5262,-1,3043600,10), (5256,-1,3043600,11), (5250,-1,3043600,12), (17,-1,3043600,13), (1341,-1,3043600,14), (1342,-1,3043600,15), (1060,-1,3043600,16), (1061,-1,3043600,17), (1831,-1,3043600,18), (1832,-1,3043600,19), (1833,-1,3043600,20), (1834,-1,3043600,21), (734,-1,3043600,22), (735,-1,3043600,23), (6035,-1,3043600,24), (6037,-1,3043600,25), (736,-1,3043600,26), (737,-1,3043600,27), (1829,-1,3043600,28), (3031,-1,3043600,29), (1785,-1,3043600,30), (5589,-1,3043600,31), (1661,-1,3043600,32), (5192,-1,3043600,33), (5193,-1,3043600,34), (5194,-1,3043600,35), (2130,-1,3043600,36), (9633,-1,3043600,37), (9634,-1,3043600,38), (8594,-1,3043600,39), (8595,-1,3043600,40), (8596,-1,3043600,41), (8597,-1,3043600,42), (8622,-1,3043600,43), (8623,-1,3043600,44), (8624,-1,3043600,45), (8629,-1,3043600,46), (8634,-1,3043600,47), (8635,-1,3043600,48), (8636,-1,3043600,49), (8637,-1,3043600,50), (8615,-1,3043600,51), (10409,-1,3043600,52), (4625,-1,3043600,53), (4626,-1,3043600,54), (4627,-1,3043600,55), (4628,-1,3043600,56), (1835,-1,3043700,0), (2509,-1,3043700,1), (3947,-1,3043700,2), (1463,-1,3043700,3), (1464,-1,3043700,4), (3948,-1,3043700,5), (3949,-1,3043700,6), (5146,-1,3043700,7), (5140,-1,3043700,8), (5134,-1,3043700,9), (5262,-1,3043700,10), (5256,-1,3043700,11), (5250,-1,3043700,12), (17,-1,3043700,13), (1341,-1,3043700,14), (1342,-1,3043700,15), (1060,-1,3043700,16), (1061,-1,3043700,17), (1831,-1,3043700,18), (1832,-1,3043700,19), (1833,-1,3043700,20), (1834,-1,3043700,21), (734,-1,3043700,22), (735,-1,3043700,23), (6035,-1,3043700,24), (6037,-1,3043700,25), (736,-1,3043700,26), (737,-1,3043700,27), (1829,-1,3043700,28), (3031,-1,3043700,29), (1785,-1,3043700,30), (5589,-1,3043700,31), (1661,-1,3043700,32), (5192,-1,3043700,33), (5193,-1,3043700,34), (5194,-1,3043700,35), (2130,-1,3043700,36), (9633,-1,3043700,37), (9634,-1,3043700,38), (8594,-1,3043700,39), (8595,-1,3043700,40), (8596,-1,3043700,41), (8597,-1,3043700,42), (8622,-1,3043700,43), (8623,-1,3043700,44), (8624,-1,3043700,45), (8629,-1,3043700,46), (8634,-1,3043700,47), (8635,-1,3043700,48), (8636,-1,3043700,49), (8637,-1,3043700,50), (8615,-1,3043700,51), (10409,-1,3043700,52), (4625,-1,3043700,53), (4626,-1,3043700,54), (4627,-1,3043700,55), (4628,-1,3043700,56), (1,-1,3051600,0), (4,-1,3051600,1), (11,-1,3051600,2), (13,-1,3051600,3), (3,-1,3051600,4), (152,-1,3051600,5), (12,-1,3051600,6), (215,-1,3051600,7), (14,-1,3051600,8), (5,-1,3051600,9), (153,-1,3051600,10), (1333,-1,3051600,11), (66,-1,3051600,12), (67,-1,3051600,13), (122,-1,3051600,14), (154,-1,3051600,15), (216,-1,3051600,16), (271,-1,3051600,17), (2,-1,3051600,18), (218,-1,3051600,19), (272,-1,3051600,20), (15,-1,3051600,21), (5284,-1,3051600,22), (7,-1,3051601,0), (308,-1,3051601,1), (8,-1,3051601,2), (99,-1,3051601,3), (9,-1,3051601,4), (176,-1,3051601,5), (310,-1,3051601,6), (9577,-1,3051601,7), (9583,-1,3051601,8), (28,-1,3051700,0), (21,-1,3051700,1), (29,-1,3051700,2), (22,-1,3051700,3), (30,-1,3051700,4), (2386,-1,3051700,5), (23,-1,3051700,6), (412,-1,3051700,7), (390,-1,3051700,8), (24,-1,3051700,9), (31,-1,3051700,10), (18,-1,3051700,11), (19,-1,3051700,12), (20,-1,3051700,13), (102,-1,3051700,14), (48,-1,3051700,15), (1119,-1,3051700,16), (49,-1,3051700,17), (50,-1,3051700,18), (1121,-1,3051700,19), (35,-1,3051700,20), (36,-1,3051700,21), (1129,-1,3051700,22), (1122,-1,3051700,23), (37,-1,3051700,24), (38,-1,3051700,25), (41,-1,3051700,26), (42,-1,3051700,27), (43,-1,3051700,28), (44,-1,3051700,29), (9577,-1,3051700,30), (9583,-1,3051700,31), (462,-1,3051701,0), (426,-1,3051701,1), (1103,-1,3051701,2), (1100,-1,3051701,3), (463,-1,3051701,4), (428,-1,3051701,5), (464,-1,3051701,6), (429,-1,3051701,7), (1104,-1,3051701,8), (1101,-1,3051701,9), (18,-1,3051701,10), (19,-1,3051701,11), (20,-1,3051701,12), (102,-1,3051701,13), (48,-1,3051701,14), (1119,-1,3051701,15), (49,-1,3051701,16), (50,-1,3051701,17), (1121,-1,3051701,18), (35,-1,3051701,19), (36,-1,3051701,20), (1129,-1,3051701,21), (1122,-1,3051701,22), (37,-1,3051701,23), (38,-1,3051701,24), (41,-1,3051701,25), (42,-1,3051701,26), (43,-1,3051701,27), (44,-1,3051701,28), (9577,-1,3051701,29), (9583,-1,3051701,30), (118,-1,3051800,0), (906,-1,3051800,1), (907,-1,3051800,2), (908,-1,3051800,3), (112,-1,3051800,4), (113,-1,3051800,5), (114,-1,3051800,6), (115,-1,3051800,7), (845,-1,3051800,8), (116,-1,3051800,9), (875,-1,3051800,10), (876,-1,3051800,11), (877,-1,3051800,12), (1835,-1,3051900,0), (2509,-1,3051900,1), (3947,-1,3051900,2), (5146,-1,3051900,3), (5140,-1,3051900,4), (5134,-1,3051900,5), (5262,-1,3051900,6), (5256,-1,3051900,7), (5250,-1,3051900,8), (17,-1,3051900,9), (1341,-1,3051900,10), (1060,-1,3051900,11), (1831,-1,3051900,12), (1833,-1,3051900,13), (734,-1,3051900,14), (735,-1,3051900,15), (6035,-1,3051900,16), (736,-1,3051900,17), (737,-1,3051900,18), (3031,-1,3051900,19), (1785,-1,3051900,20), (5589,-1,3051900,21), (1661,-1,3051900,22), (5192,-1,3051900,23), (5193,-1,3051900,24), (5194,-1,3051900,25), (5195,-1,3051900,26), (2130,-1,3051900,27), (9633,-1,3051900,28), (8594,-1,3051900,29), (8595,-1,3051900,30), (8622,-1,3051900,31), (8623,-1,3051900,32), (8628,-1,3051900,33), (8629,-1,3051900,34), (8634,-1,3051900,35), (8635,-1,3051900,36), (8615,-1,3051900,37), (4625,-1,3051900,38), (4626,-1,3051900,39), (4627,-1,3051900,40), (4628,-1,3051900,41), (1294,-1,3051901,0), (1095,-1,3051901,1), (1048,-1,3051901,2), (1050,-1,3051901,3), (1051,-1,3051901,4), (1049,-1,3051901,5), (1152,-1,3051901,6), (1054,-1,3051901,7), (1058,-1,3051901,8), (1099,-1,3051901,9), (1098,-1,3051901,10), (1056,-1,3051901,11), (1055,-1,3051901,12), (1053,-1,3051901,13), (1052,-1,3051901,14), (1097,-1,3051901,15), (1096,-1,3051901,16), (1386,-1,3051901,17), (1514,-1,3051901,18), (1372,-1,3051901,19), (1667,-1,3051901,20), (1671,-1,3051901,21), (1669,-1,3051901,22), (1403,-1,3051901,23), (1405,-1,3051901,24), (1370,-1,3051901,25), (1401,-1,3051901,26), (4916,-1,3051901,27), (1411,-1,3051901,28), (1513,-1,3051901,29), (1399,-1,3051901,30), (1515,-1,3051901,31), (1371,-1,3051901,32), (1383,-1,3051901,33), (1377,-1,3051901,34), (3038,-1,3051901,35), (10025,-1,3051901,36), (10026,-1,3051901,37), (10073,-1,3051901,38), (10072,-1,3051901,39), (10027,-1,3051901,40), (10028,-1,3051901,41), (3940,-1,3051901,42), (4921,-1,3051901,43), (4915,-1,3051901,44), (8909,-1,3051901,45), (1,-1,3055800,0), (4,-1,3055800,1), (11,-1,3055800,2), (13,-1,3055800,3), (3,-1,3055800,4), (152,-1,3055800,5), (12,-1,3055800,6), (215,-1,3055800,7), (14,-1,3055800,8), (5,-1,3055800,9), (153,-1,3055800,10), (1333,-1,3055800,11), (66,-1,3055800,12), (67,-1,3055800,13), (122,-1,3055800,14), (154,-1,3055800,15), (216,-1,3055800,16), (271,-1,3055800,17), (2,-1,3055800,18), (218,-1,3055800,19), (272,-1,3055800,20), (15,-1,3055800,21), (5284,-1,3055800,22), (253,-1,3055800,23), (254,-1,3055800,24), (255,-1,3055800,25), (256,-1,3055800,26), (7,-1,3055801,0), (308,-1,3055801,1), (8,-1,3055801,2), (99,-1,3055801,3), (9,-1,3055801,4), (176,-1,3055801,5), (310,-1,3055801,6), (9577,-1,3055801,7), (9583,-1,3055801,8), (28,-1,3055900,0), (21,-1,3055900,1), (29,-1,3055900,2), (22,-1,3055900,3), (30,-1,3055900,4), (2386,-1,3055900,5), (23,-1,3055900,6), (412,-1,3055900,7), (390,-1,3055900,8), (24,-1,3055900,9), (31,-1,3055900,10), (18,-1,3055900,11), (19,-1,3055900,12), (20,-1,3055900,13), (102,-1,3055900,14), (48,-1,3055900,15), (1119,-1,3055900,16), (49,-1,3055900,17), (50,-1,3055900,18), (1121,-1,3055900,19), (35,-1,3055900,20), (36,-1,3055900,21), (1129,-1,3055900,22), (1122,-1,3055900,23), (37,-1,3055900,24), (38,-1,3055900,25), (41,-1,3055900,26), (42,-1,3055900,27), (43,-1,3055900,28), (44,-1,3055900,29), (9577,-1,3055900,30), (9583,-1,3055900,31), (462,-1,3055901,0), (426,-1,3055901,1), (1103,-1,3055901,2), (1100,-1,3055901,3), (463,-1,3055901,4), (428,-1,3055901,5), (464,-1,3055901,6), (429,-1,3055901,7), (1104,-1,3055901,8), (1101,-1,3055901,9), (18,-1,3055901,10), (19,-1,3055901,11), (20,-1,3055901,12), (102,-1,3055901,13), (48,-1,3055901,14), (1119,-1,3055901,15), (49,-1,3055901,16), (50,-1,3055901,17), (1121,-1,3055901,18), (35,-1,3055901,19), (36,-1,3055901,20), (1129,-1,3055901,21), (1122,-1,3055901,22), (37,-1,3055901,23), (38,-1,3055901,24), (41,-1,3055901,25), (42,-1,3055901,26), (43,-1,3055901,27), (44,-1,3055901,28), (9577,-1,3055901,29), (9583,-1,3055901,30), (118,-1,3056000,0), (906,-1,3056000,1), (907,-1,3056000,2), (908,-1,3056000,3), (112,-1,3056000,4), (113,-1,3056000,5), (114,-1,3056000,6), (115,-1,3056000,7), (845,-1,3056000,8), (116,-1,3056000,9), (875,-1,3056000,10), (876,-1,3056000,11), (877,-1,3056000,12), (1529,-1,3056001,0), (1525,-1,3056001,1), (1527,-1,3056001,2), (1524,-1,3056001,3), (1531,-1,3056001,4), (1522,-1,3056001,5), (1526,-1,3056001,6), (1534,-1,3056001,7), (1537,-1,3056001,8), (1856,-1,3056001,9), (1523,-1,3056001,10), (1521,-1,3056001,11), (1535,-1,3056001,12), (3104,-1,3056001,13), (3114,-1,3056001,14), (3110,-1,3056001,15), (3105,-1,3056001,16), (3113,-1,3056001,17), (3103,-1,3056001,18), (3117,-1,3056001,19), (4204,-1,3056001,20), (3115,-1,3056001,21), (4205,-1,3056001,22), (3112,-1,3056001,23), (4926,-1,3056001,24), (3107,-1,3056001,25), (3108,-1,3056001,26), (3118,-1,3056001,27), (6397,-1,3056001,28), (3943,-1,3056001,29), (3109,-1,3056001,30), (3111,-1,3056001,31), (3106,-1,3056001,32), (6396,-1,3056001,33), (3116,-1,3056001,34), (6395,-1,3056001,35), (4925,-1,3056001,36), (8391,-1,3056001,37), (8390,-1,3056001,38), (4927,-1,3056001,39), (6351,-1,3056001,40), (6350,-1,3056001,41), (1835,-1,3056100,0), (2509,-1,3056100,1), (3947,-1,3056100,2), (5146,-1,3056100,3), (5140,-1,3056100,4), (5134,-1,3056100,5), (5262,-1,3056100,6), (5256,-1,3056100,7), (5250,-1,3056100,8), (17,-1,3056100,9), (1341,-1,3056100,10), (1060,-1,3056100,11), (1831,-1,3056100,12), (1833,-1,3056100,13), (734,-1,3056100,14), (735,-1,3056100,15), (6035,-1,3056100,16), (736,-1,3056100,17), (737,-1,3056100,18), (3031,-1,3056100,19), (1785,-1,3056100,20), (5589,-1,3056100,21), (1661,-1,3056100,22), (5192,-1,3056100,23), (9633,-1,3056100,24), (8594,-1,3056100,25), (8595,-1,3056100,26), (8622,-1,3056100,27), (8623,-1,3056100,28), (8628,-1,3056100,29), (8629,-1,3056100,30), (8634,-1,3056100,31), (8635,-1,3056100,32), (8615,-1,3056100,33), (4625,-1,3056100,34), (4626,-1,3056100,35), (4627,-1,3056100,36), (4628,-1,3056100,37), (2,-1,3068400,0), (218,-1,3068400,1), (272,-1,3068400,2), (15,-1,3068400,3), (68,-1,3068400,4), (219,-1,3068400,5), (273,-1,3068400,6), (155,-1,3068400,7), (88,-1,3068400,8), (87,-1,3068400,9), (16,-1,3068400,10), (123,-1,3068400,11), (7880,-1,3068400,12), (220,-1,3068400,13), (221,-1,3068400,14), (274,-1,3068400,15), (156,-1,3068400,16), (166,-1,3068400,17), (168,-1,3068400,18), (291,-1,3068400,19), (69,-1,3068400,20), (222,-1,3068400,21), (275,-1,3068400,22), (277,-1,3068400,23), (292,-1,3068400,24), (295,-1,3068400,25), (256,-1,3068400,26), (257,-1,3068400,27), (258,-1,3068400,28), (259,-1,3068400,29), (176,-1,3068401,0), (310,-1,3068401,1), (177,-1,3068401,2), (311,-1,3068401,3), (100,-1,3068401,4), (178,-1,3068401,5), (101,-1,3068401,6), (7885,-1,3068401,7), (312,-1,3068401,8), (314,-1,3068401,9), (179,-1,3068401,10), (182,-1,3068401,11), (183,-1,3068401,12), (185,-1,3068401,13), (315,-1,3068401,14), (83,-1,3068401,15), (143,-1,3068401,16), (144,-1,3068401,17), (238,-1,3068401,18), (239,-1,3068401,19), (240,-1,3068401,20), (11614,-1,3068402,0), (11605,-1,3068402,1), (11613,-1,3068402,2), (11617,-1,3068402,3), (11606,-1,3068402,4), (11623,-1,3068402,5), (11626,-1,3068402,6), (11618,-1,3068402,7), (11622,-1,3068402,8), (11635,-1,3068402,9), (11646,-1,3068402,10), (11632,-1,3068402,11), (11629,-1,3068402,12), (11647,-1,3068402,13), (11631,-1,3068402,14), (11608,-1,3068402,15), (11642,-1,3068402,16), (11610,-1,3068403,0), (11619,-1,3068403,1), (11611,-1,3068403,2), (11612,-1,3068403,3), (11609,-1,3068403,4), (11627,-1,3068403,5), (11630,-1,3068403,6), (11634,-1,3068403,7), (11633,-1,3068403,8), (11637,-1,3068403,9), (11655,-1,3068403,10), (11656,-1,3068403,11), (11657,-1,3068403,12), (11662,-1,3068403,13), (11664,-1,3068403,14), (11672,-1,3068403,15), -- Martin (Pet Manager) (2505,-1,3073100,0), (3439,-1,3073100,1), (3902,-1,3073100,2), (3903,-1,3073100,3), (3904,-1,3073100,4), (3905,-1,3073100,5), (3906,-1,3073100,6), (2506,-1,3073100,7), (3891,-1,3073100,8), (3892,-1,3073100,9), (3893,-1,3073100,10), (3894,-1,3073100,11), (3895,-1,3073100,12), (3896,-1,3073100,13), (2515,-1,3073100,14), (14818,-1,3073100,15), (3920,-1,3073100,16), (3921,-1,3073100,17), (3922,-1,3073100,18), (3923,-1,3073100,19), (5187,-1,3073100,20), (5188,-1,3073100,21), (3913,-1,3073100,22), (3914,-1,3073100,23), (3915,-1,3073100,24), (3916,-1,3073100,25), (5182,-1,3073100,26), (5183,-1,3073100,27), (4038,-1,3073100,28), (5176,-1,3073100,29), (5177,-1,3073100,30), (5178,-1,3073100,31), (5170,-1,3073100,32), (5171,-1,3073100,33), (5172,-1,3073100,34), (5168,-1,3073100,35), (6645,-1,3073100,36), (6646,-1,3073100,37), (6647,-1,3073100,38), (7582,-1,3073100,39), (8541,-1,3073100,40), (9656,-1,3073100,41), (9657,-1,3073100,42), (9658,-1,3073100,43), (9662,-1,3073100,44), (9663,-1,3073100,45), (9664,-1,3073100,46), (9668,-1,3073100,47), (10515,-1,3073100,48), (10516,-1,3073100,49), (10517,-1,3073100,50), (10425,-1,3073100,51), (12740,-1,3073100,52), (12741,-1,3073100,53), (12742,-1,3073100,54), (12743,-1,3073100,55), (12744,-1,3073100,56), (12745,-1,3073100,57), (12746,-1,3073100,58), (12747,-1,3073100,59), (12748,-1,3073100,60), (12749,-1,3073100,61), (12750,-1,3073100,62), (12751,-1,3073100,63), (12752,-1,3073100,64), -- Lundy (Pet Manager ) (2505,-1,3082700,0), (3439,-1,3082700,1), (3902,-1,3082700,2), (3903,-1,3082700,3), (3904,-1,3082700,4), (3905,-1,3082700,5), (3906,-1,3082700,6), (2506,-1,3082700,7), (3891,-1,3082700,8), (3892,-1,3082700,9), (3893,-1,3082700,10), (3894,-1,3082700,11), (3895,-1,3082700,12), (3896,-1,3082700,13), (2515,-1,3082700,14), (14818,-1,3082700,15), (3920,-1,3082700,16), (3921,-1,3082700,17), (3922,-1,3082700,18), (3923,-1,3082700,19), (5187,-1,3082700,20), (5188,-1,3082700,21), (3913,-1,3082700,22), (3914,-1,3082700,23), (3915,-1,3082700,24), (3916,-1,3082700,25), (5182,-1,3082700,26), (5183,-1,3082700,27), (4038,-1,3082700,28), (5176,-1,3082700,29), (5177,-1,3082700,30), (5178,-1,3082700,31), (5170,-1,3082700,32), (5171,-1,3082700,33), (5172,-1,3082700,34), (5168,-1,3082700,35), (6645,-1,3082700,36), (6646,-1,3082700,37), (6647,-1,3082700,38), (7582,-1,3082700,39), (8541,-1,3082700,40), (9656,-1,3082700,41), (9657,-1,3082700,42), (9658,-1,3082700,43), (9662,-1,3082700,44), (9663,-1,3082700,45), (9664,-1,3082700,46), (9668,-1,3082700,47), (10515,-1,3082700,48), (10516,-1,3082700,49), (10517,-1,3082700,50), (10425,-1,3082700,51), (12740,-1,3082700,52), (12741,-1,3082700,53), (12742,-1,3082700,54), (12743,-1,3082700,55), (12744,-1,3082700,56), (12745,-1,3082700,57), (12746,-1,3082700,58), (12747,-1,3082700,59), (12748,-1,3082700,60), (12749,-1,3082700,61), (12750,-1,3082700,62), (12751,-1,3082700,63), (12752,-1,3082700,64), -- Waters (Pet Manager ) (2505,-1,3082800,0), (3439,-1,3082800,1), (3902,-1,3082800,2), (3903,-1,3082800,3), (3904,-1,3082800,4), (3905,-1,3082800,5), (3906,-1,3082800,6), (2506,-1,3082800,7), (3891,-1,3082800,8), (3892,-1,3082800,9), (3893,-1,3082800,10), (3894,-1,3082800,11), (3895,-1,3082800,12), (3896,-1,3082800,13), (2515,-1,3082800,14), (14818,-1,3082800,15), (3920,-1,3082800,16), (3921,-1,3082800,17), (3922,-1,3082800,18), (3923,-1,3082800,19), (5187,-1,3082800,20), (5188,-1,3082800,21), (3913,-1,3082800,22), (3914,-1,3082800,23), (3915,-1,3082800,24), (3916,-1,3082800,25), (5182,-1,3082800,26), (5183,-1,3082800,27), (4038,-1,3082800,28), (5176,-1,3082800,29), (5177,-1,3082800,30), (5178,-1,3082800,31), (5170,-1,3082800,32), (5171,-1,3082800,33), (5172,-1,3082800,34), (5168,-1,3082800,35), (6645,-1,3082800,36), (6646,-1,3082800,37), (6647,-1,3082800,38), (7582,-1,3082800,39), (8541,-1,3082800,40), (9656,-1,3082800,41), (9657,-1,3082800,42), (9658,-1,3082800,43), (9662,-1,3082800,44), (9663,-1,3082800,45), (9664,-1,3082800,46), (9668,-1,3082800,47), (10515,-1,3082800,48), (10516,-1,3082800,49), (10517,-1,3082800,50), (10425,-1,3082800,51), (12740,-1,3082800,52), (12741,-1,3082800,53), (12742,-1,3082800,54), (12743,-1,3082800,55), (12744,-1,3082800,56), (12745,-1,3082800,57), (12746,-1,3082800,58), (12747,-1,3082800,59), (12748,-1,3082800,60), (12749,-1,3082800,61), (12750,-1,3082800,62), (12751,-1,3082800,63), (12752,-1,3082800,64), -- Cooper (Pet Manager ) (2505,-1,3082900,0), (3439,-1,3082900,1), (3902,-1,3082900,2), (3903,-1,3082900,3), (3904,-1,3082900,4), (3905,-1,3082900,5), (3906,-1,3082900,6), (2506,-1,3082900,7), (3891,-1,3082900,8), (3892,-1,3082900,9), (3893,-1,3082900,10), (3894,-1,3082900,11), (3895,-1,3082900,12), (3896,-1,3082900,13), (2515,-1,3082900,14), (14818,-1,3082900,15), (3920,-1,3082900,16), (3921,-1,3082900,17), (3922,-1,3082900,18), (3923,-1,3082900,19), (5187,-1,3082900,20), (5188,-1,3082900,21), (5189,-1,3082900,22), (5190,-1,3082900,23), (5191,-1,3082900,24), (3913,-1,3082900,25), (3914,-1,3082900,26), (3915,-1,3082900,27), (3916,-1,3082900,28), (5182,-1,3082900,29), (5183,-1,3082900,30), (5184,-1,3082900,31), (5185,-1,3082900,32), (5186,-1,3082900,33), (4038,-1,3082900,34), (5176,-1,3082900,35), (5177,-1,3082900,36), (5178,-1,3082900,37), (5179,-1,3082900,38), (5180,-1,3082900,39), (5181,-1,3082900,40), (5170,-1,3082900,41), (5171,-1,3082900,42), (5172,-1,3082900,43), (5173,-1,3082900,44), (5174,-1,3082900,45), (5175,-1,3082900,46), (5168,-1,3082900,47), (6645,-1,3082900,48), (6646,-1,3082900,49), (6647,-1,3082900,50), (7582,-1,3082900,51), (8541,-1,3082900,52), (9656,-1,3082900,53), (9657,-1,3082900,54), (9658,-1,3082900,55), (9659,-1,3082900,56), (9660,-1,3082900,57), (9661,-1,3082900,58), (9662,-1,3082900,59), (9663,-1,3082900,60), (9664,-1,3082900,61), (9665,-1,3082900,62), (9666,-1,3082900,63), (9667,-1,3082900,64), (9668,-1,3082900,65), (10515,-1,3082900,66), (10516,-1,3082900,67), (10517,-1,3082900,68), (10425,-1,3082900,69), (12740,-1,3082900,70), (12741,-1,3082900,71), (12742,-1,3082900,72), (12743,-1,3082900,73), (12744,-1,3082900,74), (12745,-1,3082900,75), (12746,-1,3082900,76), (12747,-1,3082900,77), (12748,-1,3082900,78), (12749,-1,3082900,79), (12750,-1,3082900,80), (12751,-1,3082900,81), (12752,-1,3082900,82), -- Joey (Pet Manager ) (2505,-1,3083000,0), (3439,-1,3083000,1), (3902,-1,3083000,2), (3903,-1,3083000,3), (3904,-1,3083000,4), (3905,-1,3083000,5), (3906,-1,3083000,6), (2506,-1,3083000,7), (3891,-1,3083000,8), (3892,-1,3083000,9), (3893,-1,3083000,10), (3894,-1,3083000,11), (3895,-1,3083000,12), (3896,-1,3083000,13), (2515,-1,3083000,14), (14818,-1,3083000,15), (3920,-1,3083000,16), (3921,-1,3083000,17), (3922,-1,3083000,18), (3923,-1,3083000,19), (5187,-1,3083000,20), (5188,-1,3083000,21), (3913,-1,3083000,22), (3914,-1,3083000,23), (3915,-1,3083000,24), (3916,-1,3083000,25), (5182,-1,3083000,26), (5183,-1,3083000,27), (4038,-1,3083000,28), (5176,-1,3083000,29), (5177,-1,3083000,30), (5178,-1,3083000,31), (5170,-1,3083000,32), (5171,-1,3083000,33), (5172,-1,3083000,34), (5168,-1,3083000,35), (6645,-1,3083000,36), (6646,-1,3083000,37), (6647,-1,3083000,38), (7582,-1,3083000,39), (8541,-1,3083000,40), (9656,-1,3083000,41), (9657,-1,3083000,42), (9658,-1,3083000,43), (9662,-1,3083000,44), (9663,-1,3083000,45), (9664,-1,3083000,46), (9668,-1,3083000,47), (10515,-1,3083000,48), (10516,-1,3083000,49), (10517,-1,3083000,50), (10425,-1,3083000,51), (12740,-1,3083000,52), (12741,-1,3083000,53), (12742,-1,3083000,54), (12743,-1,3083000,55), (12744,-1,3083000,56), (12745,-1,3083000,57), (12746,-1,3083000,58), (12747,-1,3083000,59), (12748,-1,3083000,60), (12749,-1,3083000,61), (12750,-1,3083000,62), (12751,-1,3083000,63), (12752,-1,3083000,64), -- Nelson (Pet Manager ) (2505,-1,3083100,0), (3439,-1,3083100,1), (3902,-1,3083100,2), (3903,-1,3083100,3), (3904,-1,3083100,4), (3905,-1,3083100,5), (3906,-1,3083100,6), (2506,-1,3083100,7), (3891,-1,3083100,8), (3892,-1,3083100,9), (3893,-1,3083100,10), (3894,-1,3083100,11), (3895,-1,3083100,12), (3896,-1,3083100,13), (2515,-1,3083100,14), (14818,-1,3083100,15), (3920,-1,3083100,16), (3921,-1,3083100,17), (3922,-1,3083100,18), (3923,-1,3083100,19), (5187,-1,3083100,20), (5188,-1,3083100,21), (3913,-1,3083100,22), (3914,-1,3083100,23), (3915,-1,3083100,24), (3916,-1,3083100,25), (5182,-1,3083100,26), (5183,-1,3083100,27), (4038,-1,3083100,28), (5176,-1,3083100,29), (5177,-1,3083100,30), (5178,-1,3083100,31), (5170,-1,3083100,32), (5171,-1,3083100,33), (5172,-1,3083100,34), (5168,-1,3083100,35), (6645,-1,3083100,36), (6646,-1,3083100,37), (6647,-1,3083100,38), (7582,-1,3083100,39), (8541,-1,3083100,40), (9656,-1,3083100,41), (9657,-1,3083100,42), (9658,-1,3083100,43), (9662,-1,3083100,44), (9663,-1,3083100,45), (9664,-1,3083100,46), (9668,-1,3083100,47), (10515,-1,3083100,48), (10516,-1,3083100,49), (10517,-1,3083100,50), (10425,-1,3083100,51), (12740,-1,3083100,52), (12741,-1,3083100,53), (12742,-1,3083100,54), (12743,-1,3083100,55), (12744,-1,3083100,56), (12745,-1,3083100,57), (12746,-1,3083100,58), (12747,-1,3083100,59), (12748,-1,3083100,60), (12749,-1,3083100,61), (12750,-1,3083100,62), (12751,-1,3083100,63), (12752,-1,3083100,64), -- (176,-1,3083400,0), (310,-1,3083400,1), (177,-1,3083400,2), (311,-1,3083400,3), (100,-1,3083400,4), (178,-1,3083400,5), (101,-1,3083400,6), (312,-1,3083400,7), (314,-1,3083400,8), (179,-1,3083400,9), (182,-1,3083400,10), (183,-1,3083400,11), (185,-1,3083400,12), (315,-1,3083400,13), (83,-1,3083400,14), (143,-1,3083400,15), (144,-1,3083400,16), (238,-1,3083400,17), (239,-1,3083400,18), (240,-1,3083400,19), (241,-1,3083400,20), (186,-1,3083400,21), (316,-1,3083400,22), (317,-1,3083400,23), (90,-1,3083400,24), (318,-1,3083400,25), (321,-1,3083400,26), (1104,-1,3083400,27), (1101,-1,3083400,28), (1105,-1,3083400,29), (1102,-1,3083400,30), (465,-1,3083400,31), (432,-1,3083400,32), (467,-1,3083400,33), (434,-1,3083400,34), (468,-1,3083400,35), (435,-1,3083400,36), (469,-1,3083400,37), (436,-1,3083400,38), (470,-1,3083400,39), (437,-1,3083400,40), (102,-1,3083400,41), (625,-1,3083400,42), (626,-1,3083400,43), (627,-1,3083400,44), (628,-1,3083400,45), (629,-1,3083400,46), (50,-1,3083400,47), (51,-1,3083400,48), (604,-1,3083400,49), (605,-1,3083400,50), (63,-1,3083400,51), (606,-1,3083400,52), (38,-1,3083400,53), (39,-1,3083400,54), (40,-1,3083400,55), (1123,-1,3083400,56), (553,-1,3083400,57), (1124,-1,3083400,58), (44,-1,3083400,59), (1148,-1,3083400,60), (45,-1,3083400,61), (46,-1,3083400,62), (47,-1,3083400,63), (9577,-1,3083400,64), (9578,-1,3083400,65), (9583,-1,3083400,66), (9584,-1,3083400,67), (1835,-1,3083401,0), (2509,-1,3083401,1), (3947,-1,3083401,2), (5146,-1,3083401,3), (5140,-1,3083401,4), (5134,-1,3083401,5), (5262,-1,3083401,6), (5256,-1,3083401,7), (5250,-1,3083401,8), (17,-1,3083401,9), (1341,-1,3083401,10), (1342,-1,3083401,11), (1060,-1,3083401,12), (1061,-1,3083401,13), (1831,-1,3083401,14), (1832,-1,3083401,15), (1833,-1,3083401,16), (1834,-1,3083401,17), (734,-1,3083401,18), (735,-1,3083401,19), (6035,-1,3083401,20), (6037,-1,3083401,21), (736,-1,3083401,22), (737,-1,3083401,23), (1829,-1,3083401,24), (1830,-1,3083401,25), (5589,-1,3083401,26), (1661,-1,3083401,27), (2508,-1,3083401,28), (9633,-1,3083401,29), (9634,-1,3083401,30), (10409,-1,3083401,31), (4625,-1,3083401,32), (4626,-1,3083401,33), (4627,-1,3083401,34), (4628,-1,3083401,35), (2,-1,3083700,0), (218,-1,3083700,1), (272,-1,3083700,2), (15,-1,3083700,3), (68,-1,3083700,4), (219,-1,3083700,5), (273,-1,3083700,6), (155,-1,3083700,7), (88,-1,3083700,8), (87,-1,3083700,9), (16,-1,3083700,10), (123,-1,3083700,11), (7880,-1,3083700,12), (220,-1,3083700,13), (221,-1,3083700,14), (274,-1,3083700,15), (156,-1,3083700,16), (166,-1,3083700,17), (168,-1,3083700,18), (291,-1,3083700,19), (69,-1,3083700,20), (222,-1,3083700,21), (275,-1,3083700,22), (277,-1,3083700,23), (292,-1,3083700,24), (295,-1,3083700,25), (256,-1,3083700,26), (257,-1,3083700,27), (258,-1,3083700,28), (259,-1,3083700,29), (71,-1,3083700,30), (72,-1,3083700,31), (89,-1,3083700,32), (96,-1,3083700,33), (160,-1,3083700,34), (161,-1,3083700,35), (173,-1,3083700,36), (191,-1,3083700,37), (194,-1,3083700,38), (226,-1,3083700,39), (232,-1,3083700,40), (263,-1,3083700,41), (281,-1,3083700,42), (298,-1,3083700,43), (302,-1,3083700,44), (73,-1,3083700,45), (74,-1,3083700,46), (131,-1,3083700,47), (133,-1,3083700,48), (227,-1,3083700,49), (2502,-1,3083700,50), (94,-1,3083700,51), (282,-1,3083700,52), (285,-1,3083700,53), (4233,-1,3083700,54), (75,-1,3083700,55), (76,-1,3083700,56), (77,-1,3083700,57), (132,-1,3083700,58), (134,-1,3083700,59), (162,-1,3083700,60), (231,-1,3083700,61), (233,-1,3083700,62), (95,-1,3083700,63), (265,-1,3083700,64), (283,-1,3083700,65), (7882,-1,3083700,66), (7898,-1,3083700,67), (301,-1,3083700,68), (303,-1,3083700,69), (135,-1,3083700,70), (228,-1,3083700,71), (2503,-1,3083700,72), (266,-1,3083700,73), (286,-1,3083700,74), (299,-1,3083700,75), (5286,-1,3083700,76), (7897,-1,3083700,77), (176,-1,3083701,0), (310,-1,3083701,1), (177,-1,3083701,2), (311,-1,3083701,3), (100,-1,3083701,4), (178,-1,3083701,5), (101,-1,3083701,6), (7885,-1,3083701,7), (312,-1,3083701,8), (314,-1,3083701,9), (179,-1,3083701,10), (182,-1,3083701,11), (183,-1,3083701,12), (185,-1,3083701,13), (315,-1,3083701,14), (83,-1,3083701,15), (143,-1,3083701,16), (144,-1,3083701,17), (238,-1,3083701,18), (239,-1,3083701,19), (240,-1,3083701,20), (192,-1,3083701,21), (193,-1,3083701,22), (7887,-1,3083701,23), (242,-1,3083701,24), (325,-1,3083701,25), (195,-1,3083701,26), (84,-1,3083701,27), (145,-1,3083701,28), (174,-1,3083701,29), (196,-1,3083701,30), (201,-1,3083701,31), (202,-1,3083701,32), (326,-1,3083701,33), (197,-1,3083701,34), (198,-1,3083701,35), (199,-1,3083701,36), (200,-1,3083701,37), (203,-1,3083701,38), (7888,-1,3083701,39), (7891,-1,3083701,40), (204,-1,3083701,41), (205,-1,3083701,42), (206,-1,3083701,43), (11614,-1,3083702,0), (11605,-1,3083702,1), (11613,-1,3083702,2), (11617,-1,3083702,3), (11606,-1,3083702,4), (11623,-1,3083702,5), (11626,-1,3083702,6), (11618,-1,3083702,7), (11622,-1,3083702,8), (11635,-1,3083702,9), (11646,-1,3083702,10), (11632,-1,3083702,11), (11629,-1,3083702,12), (11647,-1,3083702,13), (11631,-1,3083702,14), (11608,-1,3083702,15), (11642,-1,3083702,16), (11766,-1,3083702,17), (11756,-1,3083702,18), (11765,-1,3083702,19), (11751,-1,3083702,20), (11750,-1,3083702,21), (11761,-1,3083702,22), (11755,-1,3083702,23), (11768,-1,3083702,24), (11767,-1,3083702,25), (11762,-1,3083702,26), (11747,-1,3083702,27), (11763,-1,3083702,28), (11759,-1,3083702,29), (11760,-1,3083702,30), (11749,-1,3083702,31), (11783,-1,3083702,32), (11794,-1,3083702,33), (11789,-1,3083702,34), (11778,-1,3083702,35), (11788,-1,3083702,36), (11777,-1,3083702,37), (11782,-1,3083702,38), (11790,-1,3083702,39), (11775,-1,3083702,40), (11776,-1,3083702,41), (11821,-1,3083702,42), (11807,-1,3083702,43), (11820,-1,3083702,44), (11801,-1,3083702,45), (11815,-1,3083702,46), (11816,-1,3083702,47), (11800,-1,3083702,48), (11803,-1,3083702,49), (11826,-1,3083702,50), (11827,-1,3083702,51), (11814,-1,3083702,52), (11813,-1,3083702,53), (11822,-1,3083702,54), (11830,-1,3083702,55), (11832,-1,3083702,56), (11853,-1,3083702,57), (11863,-1,3083702,58), (11856,-1,3083702,59), (11839,-1,3083702,60), (11857,-1,3083702,61), (11858,-1,3083702,62), (11843,-1,3083702,63), (11840,-1,3083702,64), (11610,-1,3083703,0), (11619,-1,3083703,1), (11611,-1,3083703,2), (11612,-1,3083703,3), (11609,-1,3083703,4), (11627,-1,3083703,5), (11630,-1,3083703,6), (11634,-1,3083703,7), (11633,-1,3083703,8), (11637,-1,3083703,9), (11655,-1,3083703,10), (11656,-1,3083703,11), (11657,-1,3083703,12), (11662,-1,3083703,13), (11664,-1,3083703,14), (11672,-1,3083703,15), (11764,-1,3083703,16), (11757,-1,3083703,17), (11748,-1,3083703,18), (11779,-1,3083703,19), (11792,-1,3083703,20), (11793,-1,3083703,21), (11829,-1,3083703,22), (11805,-1,3083703,23), (11802,-1,3083703,24), (11799,-1,3083703,25), (11804,-1,3083703,26), (11806,-1,3083703,27), (11817,-1,3083703,28), (11825,-1,3083703,29), (11819,-1,3083703,30), (11824,-1,3083703,31), (11828,-1,3083703,32), (11833,-1,3083703,33), (11850,-1,3083703,34), (11859,-1,3083703,35), (11842,-1,3083703,36), (11838,-1,3083703,37), (11855,-1,3083703,38), (412,-1,3083800,0), (390,-1,3083800,1), (24,-1,3083800,2), (31,-1,3083800,3), (25,-1,3083800,4), (26,-1,3083800,5), (33,-1,3083800,6), (32,-1,3083800,7), (27,-1,3083800,8), (34,-1,3083800,9), (413,-1,3083800,10), (347,-1,3083800,11), (391,-1,3083800,12), (376,-1,3083800,13), (414,-1,3083800,14), (392,-1,3083800,15), (348,-1,3083800,16), (349,-1,3083800,17), (350,-1,3083800,18), (58,-1,3083800,19), (59,-1,3083800,20), (416,-1,3083800,21), (377,-1,3083800,22), (351,-1,3083800,23), (378,-1,3083800,24), (379,-1,3083800,25), (393,-1,3083800,26), (415,-1,3083800,27), (394,-1,3083800,28), (2378,-1,3083800,29), (352,-1,3083800,30), (395,-1,3083800,31), (417,-1,3083800,32), (2377,-1,3083800,33), (353,-1,3083800,34), (380,-1,3083800,35), (396,-1,3083800,36), (102,-1,3083800,37), (625,-1,3083800,38), (626,-1,3083800,39), (627,-1,3083800,40), (628,-1,3083800,41), (629,-1,3083800,42), (2493,-1,3083800,43), (630,-1,3083800,44), (2494,-1,3083800,45), (50,-1,3083800,46), (51,-1,3083800,47), (604,-1,3083800,48), (605,-1,3083800,49), (63,-1,3083800,50), (606,-1,3083800,51), (2446,-1,3083800,52), (2448,-1,3083800,53), (2449,-1,3083800,54), (61,-1,3083800,55), (607,-1,3083800,56), (38,-1,3083800,57), (39,-1,3083800,58), (40,-1,3083800,59), (1123,-1,3083800,60), (553,-1,3083800,61), (1124,-1,3083800,62), (2422,-1,3083800,63), (2424,-1,3083800,64), (2425,-1,3083800,65), (1125,-1,3083800,66), (2427,-1,3083800,67), (2428,-1,3083800,68), (44,-1,3083800,69), (1148,-1,3083800,70), (45,-1,3083800,71), (46,-1,3083800,72), (47,-1,3083800,73), (2411,-1,3083800,74), (2412,-1,3083800,75), (62,-1,3083800,76), (354,-1,3083800,77), (381,-1,3083800,78), (397,-1,3083800,79), (631,-1,3083800,80), (2387,-1,3083800,81), (2429,-1,3083800,82), (2431,-1,3083800,83), (2432,-1,3083800,84), (2433,-1,3083800,85), (2452,-1,3083800,86), (2453,-1,3083800,87), (2495,-1,3083800,88), (398,-1,3083800,89), (418,-1,3083800,90), (2455,-1,3083800,91), (2496,-1,3083800,92), (60,-1,3083800,93), (356,-1,3083800,94), (401,-1,3083800,95), (632,-1,3083800,96), (103,-1,3083800,97), (107,-1,3083800,98), (2497,-1,3083800,99), (382,-1,3083800,100), (419,-1,3083800,101), (420,-1,3083800,102), (500,-1,3083800,103), (517,-1,3083800,104), (1149,-1,3083800,105), (2414,-1,3083800,106), (2456,-1,3083800,107), (2457,-1,3083800,108), (2458,-1,3083800,109), (608,-1,3083800,110), (2460,-1,3083800,111), (2461,-1,3083800,112), (2462,-1,3083800,113), (1126,-1,3083800,114), (2434,-1,3083800,115), (64,-1,3083800,116), (2436,-1,3083800,117), (2437,-1,3083800,118), (2438,-1,3083800,119), (355,-1,3083800,120), (399,-1,3083800,121), (400,-1,3083800,122), (9577,-1,3083800,123), (9578,-1,3083800,124), (9583,-1,3083800,125), (9584,-1,3083800,126), (1104,-1,3083801,0), (1101,-1,3083801,1), (1105,-1,3083801,2), (1102,-1,3083801,3), (465,-1,3083801,4), (432,-1,3083801,5), (467,-1,3083801,6), (434,-1,3083801,7), (468,-1,3083801,8), (435,-1,3083801,9), (469,-1,3083801,10), (436,-1,3083801,11), (102,-1,3083801,12), (625,-1,3083801,13), (626,-1,3083801,14), (627,-1,3083801,15), (2493,-1,3083801,16), (50,-1,3083801,17), (51,-1,3083801,18), (604,-1,3083801,19), (605,-1,3083801,20), (2447,-1,3083801,21), (2450,-1,3083801,22), (2459,-1,3083801,23), (2463,-1,3083801,24), (38,-1,3083801,25), (39,-1,3083801,26), (40,-1,3083801,27), (1123,-1,3083801,28), (2423,-1,3083801,29), (2426,-1,3083801,30), (2435,-1,3083801,31), (44,-1,3083801,32), (1148,-1,3083801,33), (45,-1,3083801,34), (46,-1,3083801,35), (439,-1,3083801,36), (471,-1,3083801,37), (2430,-1,3083801,38), (2454,-1,3083801,39), (440,-1,3083801,40), (472,-1,3083801,41), (473,-1,3083801,42), (441,-1,3083801,43), (442,-1,3083801,44), (9577,-1,3083801,45), (9578,-1,3083801,46), (9583,-1,3083801,47), (9584,-1,3083801,48), (12014,-1,3083802,0), (12008,-1,3083802,1), (12015,-1,3083802,2), (12012,-1,3083802,3), (12020,-1,3083802,4), (12021,-1,3083802,5), (12024,-1,3083802,6), (12032,-1,3083802,7), (12030,-1,3083802,8), (12031,-1,3083802,9), (12041,-1,3083802,10), (12034,-1,3083802,11), (12023,-1,3083802,12), (12044,-1,3083802,13), (12049,-1,3083802,14), (12039,-1,3083802,15), (12043,-1,3083802,16), (12042,-1,3083802,17), (12036,-1,3083802,18), (12060,-1,3083802,19), (12059,-1,3083802,20), (12056,-1,3083802,21), (12054,-1,3083802,22), (12052,-1,3083802,23), (12081,-1,3083802,24), (12080,-1,3083802,25), (12074,-1,3083802,26), (12013,-1,3083802,27), (12025,-1,3083802,28), (12051,-1,3083802,29), (12069,-1,3083802,30), (12063,-1,3083802,31), (12073,-1,3083802,32), (12078,-1,3083802,33), (12007,-1,3083802,34), (12016,-1,3083802,35), (12038,-1,3083802,36), (12068,-1,3083802,37), (12037,-1,3083802,38), (12055,-1,3083802,39), (12061,-1,3083802,40), (12072,-1,3083802,41), (12076,-1,3083802,42), (12006,-1,3083802,43), (12029,-1,3083802,44), (12033,-1,3083802,45), (12070,-1,3083802,46), (12035,-1,3083802,47), (12053,-1,3083802,48), (12062,-1,3083802,49), (12071,-1,3083802,50), (12075,-1,3083802,51), (12077,-1,3083802,52), (12009,-1,3083802,53), (12028,-1,3083802,54), (12050,-1,3083802,55), (12079,-1,3083802,56), (12085,-1,3083802,57), (12095,-1,3083802,58), (12094,-1,3083802,59), (12086,-1,3083802,60), (12091,-1,3083802,61), (12084,-1,3083802,62), (12093,-1,3083802,63), (12101,-1,3083802,64), (12088,-1,3083802,65), (12089,-1,3083802,66), (12087,-1,3083802,67), (12092,-1,3083802,68), (12096,-1,3083802,69), (12128,-1,3083802,70), (12144,-1,3083802,71), (12135,-1,3083802,72), (12107,-1,3083802,73), (12129,-1,3083802,74), (12126,-1,3083802,75), (12143,-1,3083802,76), (12109,-1,3083802,77), (12111,-1,3083802,78), (12130,-1,3083802,79), (12106,-1,3083802,80), (12127,-1,3083802,81), (12120,-1,3083802,82), (12145,-1,3083802,83), (12108,-1,3083802,84), (12116,-1,3083802,85), (12112,-1,3083802,86), (12119,-1,3083802,87), (12131,-1,3083802,88), (12134,-1,3083802,89), (12141,-1,3083802,90), (12118,-1,3083802,91), (12114,-1,3083802,92), (12125,-1,3083802,93), (12132,-1,3083802,94), (12136,-1,3083802,95), (12142,-1,3083802,96), (12110,-1,3083802,97), (12113,-1,3083802,98), (12133,-1,3083802,99), (12011,-1,3083803,0), (12010,-1,3083803,1), (12017,-1,3083803,2), (12022,-1,3083803,3), (12019,-1,3083803,4), (12018,-1,3083803,5), (12048,-1,3083803,6), (12047,-1,3083803,7), (12013,-1,3083803,8), (12025,-1,3083803,9), (12063,-1,3083803,10), (12007,-1,3083803,11), (12016,-1,3083803,12), (12046,-1,3083803,13), (12065,-1,3083803,14), (12122,-1,3083803,15), (12006,-1,3083803,16), (12137,-1,3083803,17), (12029,-1,3083803,18), (12045,-1,3083803,19), (12066,-1,3083803,20), (12121,-1,3083803,21), (12009,-1,3083803,22), (12028,-1,3083803,23), (12099,-1,3083803,24), (12100,-1,3083803,25), (12098,-1,3083803,26), (12097,-1,3083803,27), (12115,-1,3083803,28), (12124,-1,3083803,29), (12139,-1,3083803,30), (12123,-1,3083803,31), (12138,-1,3083803,32), (1835,-1,3083900,0), (2509,-1,3083900,1), (3947,-1,3083900,2), (5146,-1,3083900,3), (5140,-1,3083900,4), (5134,-1,3083900,5), (5262,-1,3083900,6), (5256,-1,3083900,7), (5250,-1,3083900,8), (17,-1,3083900,9), (1341,-1,3083900,10), (1342,-1,3083900,11), (1060,-1,3083900,12), (1061,-1,3083900,13), (1831,-1,3083900,14), (1832,-1,3083900,15), (1833,-1,3083900,16), (1834,-1,3083900,17), (734,-1,3083900,18), (735,-1,3083900,19), (6035,-1,3083900,20), (6037,-1,3083900,21), (736,-1,3083900,22), (737,-1,3083900,23), (1829,-1,3083900,24), (1830,-1,3083900,25), (3031,-1,3083900,26), (1785,-1,3083900,27), (5589,-1,3083900,28), (1661,-1,3083900,29), (5192,-1,3083900,30), (5193,-1,3083900,31), (5194,-1,3083900,32), (5195,-1,3083900,33), (5196,-1,3083900,34), (2130,-1,3083900,35), (9633,-1,3083900,36), (9634,-1,3083900,37), (8594,-1,3083900,38), (8595,-1,3083900,39), (8596,-1,3083900,40), (8597,-1,3083900,41), (8598,-1,3083900,42), (8599,-1,3083900,43), (8622,-1,3083900,44), (8623,-1,3083900,45), (8624,-1,3083900,46), (8634,-1,3083900,47), (8635,-1,3083900,48), (8636,-1,3083900,49), (8637,-1,3083900,50), (8638,-1,3083900,51), (8639,-1,3083900,52), (8615,-1,3083900,53), (8658,-1,3083900,54), (8871,-1,3083900,55), (10409,-1,3083900,56), (4625,-1,3083900,57), (4626,-1,3083900,58), (4627,-1,3083900,59), (4628,-1,3083900,60), (1294,-1,3084000,0), (1095,-1,3084000,1), (1048,-1,3084000,2), (1050,-1,3084000,3), (1051,-1,3084000,4), (1049,-1,3084000,5), (1152,-1,3084000,6), (1054,-1,3084000,7), (1058,-1,3084000,8), (1099,-1,3084000,9), (1098,-1,3084000,10), (1056,-1,3084000,11), (1055,-1,3084000,12), (1053,-1,3084000,13), (1052,-1,3084000,14), (1097,-1,3084000,15), (1096,-1,3084000,16), (1386,-1,3084000,17), (1514,-1,3084000,18), (1372,-1,3084000,19), (1667,-1,3084000,20), (1671,-1,3084000,21), (1669,-1,3084000,22), (1403,-1,3084000,23), (1405,-1,3084000,24), (1370,-1,3084000,25), (1401,-1,3084000,26), (4916,-1,3084000,27), (1411,-1,3084000,28), (1513,-1,3084000,29), (1399,-1,3084000,30), (1515,-1,3084000,31), (1371,-1,3084000,32), (1383,-1,3084000,33), (1377,-1,3084000,34), (1512,-1,3084000,35), (1379,-1,3084000,36), (1415,-1,3084000,37), (1388,-1,3084000,38), (1517,-1,3084000,39), (4908,-1,3084000,40), (1417,-1,3084000,41), (1400,-1,3084000,42), (1418,-1,3084000,43), (1668,-1,3084000,44), (1670,-1,3084000,45), (1404,-1,3084000,46), (4906,-1,3084000,47), (1402,-1,3084000,48), (1391,-1,3084000,49), (1410,-1,3084000,50), (1398,-1,3084000,51), (1389,-1,3084000,52), (1378,-1,3084000,53), (1414,-1,3084000,54), (1385,-1,3084000,55), (4910,-1,3084000,56), (1394,-1,3084000,57), (1516,-1,3084000,58), (1529,-1,3084000,59), (1525,-1,3084000,60), (1527,-1,3084000,61), (1524,-1,3084000,62), (1531,-1,3084000,63), (1522,-1,3084000,64), (1526,-1,3084000,65), (1534,-1,3084000,66), (1537,-1,3084000,67), (1856,-1,3084000,68), (1523,-1,3084000,69), (1521,-1,3084000,70), (1535,-1,3084000,71), (1532,-1,3084000,72), (1536,-1,3084000,73), (1533,-1,3084000,74), (1528,-1,3084000,75), (1518,-1,3084000,76), (1519,-1,3084000,77), (3038,-1,3084000,78), (10025,-1,3084000,79), (10026,-1,3084000,80), (10073,-1,3084000,81), (10072,-1,3084000,82), (10027,-1,3084000,83), (10028,-1,3084000,84), (10029,-1,3084000,85), (10031,-1,3084000,86), (10032,-1,3084000,87), (10180,-1,3084000,88), (10181,-1,3084000,89), (10070,-1,3084000,90), (10074,-1,3084000,91), (10033,-1,3084000,92), (10078,-1,3084000,93), (10058,-1,3084000,94), (10077,-1,3084000,95), (10085,-1,3084000,96), (10094,-1,3084000,97), (10275,-1,3084000,98), (908,-1,3084100,0), (909,-1,3084100,1), (910,-1,3084100,2), (845,-1,3084100,3), (846,-1,3084100,4), (847,-1,3084100,5), (877,-1,3084100,6), (878,-1,3084100,7), (890,-1,3084100,8), (852,-1,3084100,9), (883,-1,3084100,10), (915,-1,3084100,11), (4445,-1,3084101,0), (4446,-1,3084101,1), (4447,-1,3084101,2), (4448,-1,3084101,3), (4449,-1,3084101,4), (4450,-1,3084101,5), (4451,-1,3084101,6), (4452,-1,3084101,7), (4453,-1,3084101,8), (4454,-1,3084101,9), (4455,-1,3084101,10), (4456,-1,3084101,11), (4457,-1,3084101,12), (4458,-1,3084101,13), (4459,-1,3084101,14), (4460,-1,3084101,15), (4461,-1,3084101,16), (4462,-1,3084101,17), (4463,-1,3084101,18), (4464,-1,3084101,19), (4465,-1,3084101,20), (4466,-1,3084101,21), (4467,-1,3084101,22), (4468,-1,3084101,23), (4481,-1,3084101,24), (4482,-1,3084101,25), (4483,-1,3084101,26), (4484,-1,3084101,27), (4485,-1,3084101,28), (4486,-1,3084101,29), (4487,-1,3084101,30), (4488,-1,3084101,31), (4489,-1,3084101,32), (4490,-1,3084101,33), (4491,-1,3084101,34), (4492,-1,3084101,35), (12312,-1,3084102,0), (12311,-1,3084102,1), (12313,-1,3084102,2), (12326,-1,3084102,3), (12328,-1,3084102,4), (12327,-1,3084102,5), (12331,-1,3084102,6), (12329,-1,3084102,7), (12330,-1,3084102,8), (12333,-1,3084102,9), (12332,-1,3084102,10), (12334,-1,3084102,11), (12337,-1,3084102,12), (12335,-1,3084102,13), (12336,-1,3084102,14), (908,-1,3084200,0), (909,-1,3084200,1), (910,-1,3084200,2), (845,-1,3084200,3), (846,-1,3084200,4), (847,-1,3084200,5), (877,-1,3084200,6), (878,-1,3084200,7), (890,-1,3084200,8), (852,-1,3084200,9), (883,-1,3084200,10), (915,-1,3084200,11), (884,-1,3084200,12), (853,-1,3084200,13), (916,-1,3084200,14), (885,-1,3084200,15), (854,-1,3084200,16), (917,-1,3084200,17), (886,-1,3084200,18), (855,-1,3084200,19), (119,-1,3084200,20), (12312,-1,3084201,0), (12311,-1,3084201,1), (12313,-1,3084201,2), (12326,-1,3084201,3), (12328,-1,3084201,4), (12327,-1,3084201,5), (12331,-1,3084201,6), (12329,-1,3084201,7), (12330,-1,3084201,8), (12333,-1,3084201,9), (12332,-1,3084201,10), (12334,-1,3084201,11), (12337,-1,3084201,12), (12335,-1,3084201,13), (12336,-1,3084201,14), -- Lemper (Pet Manager) (2505,-1,3086900,0), (3439,-1,3086900,1), (3902,-1,3086900,2), (3903,-1,3086900,3), (3904,-1,3086900,4), (3905,-1,3086900,5), (3906,-1,3086900,6), (2506,-1,3086900,7), (3891,-1,3086900,8), (3892,-1,3086900,9), (3893,-1,3086900,10), (3894,-1,3086900,11), (3895,-1,3086900,12), (3896,-1,3086900,13), (2515,-1,3086900,14), (14818,-1,3086900,15), (3920,-1,3086900,16), (3921,-1,3086900,17), (3922,-1,3086900,18), (3923,-1,3086900,19), (5187,-1,3086900,20), (5188,-1,3086900,21), (3913,-1,3086900,22), (3914,-1,3086900,23), (3915,-1,3086900,24), (3916,-1,3086900,25), (5182,-1,3086900,26), (5183,-1,3086900,27), (4038,-1,3086900,28), (5176,-1,3086900,29), (5177,-1,3086900,30), (5178,-1,3086900,31), (5170,-1,3086900,32), (5171,-1,3086900,33), (5172,-1,3086900,34), (5168,-1,3086900,35), (6645,-1,3086900,36), (6646,-1,3086900,37), (6647,-1,3086900,38), (7582,-1,3086900,39), (8541,-1,3086900,40), (9656,-1,3086900,41), (9657,-1,3086900,42), (9658,-1,3086900,43), (9662,-1,3086900,44), (9663,-1,3086900,45), (9664,-1,3086900,46), (9668,-1,3086900,47), (10515,-1,3086900,48), (10516,-1,3086900,49), (10517,-1,3086900,50), (10425,-1,3086900,51), (12740,-1,3086900,52), (12741,-1,3086900,53), (12742,-1,3086900,54), (12743,-1,3086900,55), (12744,-1,3086900,56), (12745,-1,3086900,57), (12746,-1,3086900,58), (12747,-1,3086900,59), (12748,-1,3086900,60), (12749,-1,3086900,61), (12750,-1,3086900,62), (12751,-1,3086900,63), (12752,-1,3086900,64), -- (3946,-1,3087900,0), (412,-1,3089000,0), (390,-1,3089000,1), (24,-1,3089000,2), (31,-1,3089000,3), (25,-1,3089000,4), (26,-1,3089000,5), (33,-1,3089000,6), (32,-1,3089000,7), (27,-1,3089000,8), (34,-1,3089000,9), (413,-1,3089000,10), (347,-1,3089000,11), (391,-1,3089000,12), (376,-1,3089000,13), (414,-1,3089000,14), (392,-1,3089000,15), (348,-1,3089000,16), (349,-1,3089000,17), (350,-1,3089000,18), (58,-1,3089000,19), (59,-1,3089000,20), (416,-1,3089000,21), (377,-1,3089000,22), (351,-1,3089000,23), (378,-1,3089000,24), (379,-1,3089000,25), (393,-1,3089000,26), (415,-1,3089000,27), (394,-1,3089000,28), (2378,-1,3089000,29), (352,-1,3089000,30), (395,-1,3089000,31), (417,-1,3089000,32), (2377,-1,3089000,33), (353,-1,3089000,34), (380,-1,3089000,35), (396,-1,3089000,36), (102,-1,3089000,37), (625,-1,3089000,38), (626,-1,3089000,39), (627,-1,3089000,40), (628,-1,3089000,41), (629,-1,3089000,42), (2493,-1,3089000,43), (630,-1,3089000,44), (2494,-1,3089000,45), (50,-1,3089000,46), (51,-1,3089000,47), (604,-1,3089000,48), (605,-1,3089000,49), (63,-1,3089000,50), (606,-1,3089000,51), (2446,-1,3089000,52), (2448,-1,3089000,53), (61,-1,3089000,54), (607,-1,3089000,55), (38,-1,3089000,56), (39,-1,3089000,57), (40,-1,3089000,58), (1123,-1,3089000,59), (553,-1,3089000,60), (1124,-1,3089000,61), (2422,-1,3089000,62), (2424,-1,3089000,63), (2425,-1,3089000,64), (1125,-1,3089000,65), (2427,-1,3089000,66), (2428,-1,3089000,67), (44,-1,3089000,68), (1148,-1,3089000,69), (45,-1,3089000,70), (46,-1,3089000,71), (47,-1,3089000,72), (2411,-1,3089000,73), (2412,-1,3089000,74), (9577,-1,3089000,75), (9578,-1,3089000,76), (9583,-1,3089000,77), (9584,-1,3089000,78), (1104,-1,3089001,0), (1101,-1,3089001,1), (1105,-1,3089001,2), (1102,-1,3089001,3), (465,-1,3089001,4), (432,-1,3089001,5), (467,-1,3089001,6), (434,-1,3089001,7), (468,-1,3089001,8), (435,-1,3089001,9), (469,-1,3089001,10), (436,-1,3089001,11), (470,-1,3089001,12), (437,-1,3089001,13), (438,-1,3089001,14), (102,-1,3089001,15), (625,-1,3089001,16), (626,-1,3089001,17), (627,-1,3089001,18), (628,-1,3089001,19), (629,-1,3089001,20), (2493,-1,3089001,21), (630,-1,3089001,22), (2494,-1,3089001,23), (50,-1,3089001,24), (51,-1,3089001,25), (604,-1,3089001,26), (605,-1,3089001,27), (63,-1,3089001,28), (606,-1,3089001,29), (2447,-1,3089001,30), (2450,-1,3089001,31), (61,-1,3089001,32), (607,-1,3089001,33), (2451,-1,3089001,34), (38,-1,3089001,35), (39,-1,3089001,36), (40,-1,3089001,37), (1123,-1,3089001,38), (553,-1,3089001,39), (1124,-1,3089001,40), (2423,-1,3089001,41), (2426,-1,3089001,42), (1125,-1,3089001,43), (2427,-1,3089001,44), (2428,-1,3089001,45), (44,-1,3089001,46), (1148,-1,3089001,47), (45,-1,3089001,48), (46,-1,3089001,49), (47,-1,3089001,50), (2411,-1,3089001,51), (2412,-1,3089001,52), (9577,-1,3089001,53), (9578,-1,3089001,54), (9583,-1,3089001,55), (9584,-1,3089001,56), (12014,-1,3089002,0), (12008,-1,3089002,1), (12015,-1,3089002,2), (12012,-1,3089002,3), (12020,-1,3089002,4), (12021,-1,3089002,5), (12024,-1,3089002,6), (12032,-1,3089002,7), (12030,-1,3089002,8), (12031,-1,3089002,9), (12041,-1,3089002,10), (12034,-1,3089002,11), (12023,-1,3089002,12), (12044,-1,3089002,13), (12049,-1,3089002,14), (12039,-1,3089002,15), (12043,-1,3089002,16), (12042,-1,3089002,17), (12036,-1,3089002,18), (12060,-1,3089002,19), (12059,-1,3089002,20), (12056,-1,3089002,21), (12054,-1,3089002,22), (12052,-1,3089002,23), (12081,-1,3089002,24), (12080,-1,3089002,25), (12074,-1,3089002,26), (12013,-1,3089002,27), (12025,-1,3089002,28), (12051,-1,3089002,29), (12069,-1,3089002,30), (12073,-1,3089002,31), (12078,-1,3089002,32), (12007,-1,3089002,33), (12016,-1,3089002,34), (12038,-1,3089002,35), (12068,-1,3089002,36), (12037,-1,3089002,37), (12072,-1,3089002,38), (12076,-1,3089002,39), (12006,-1,3089002,40), (12029,-1,3089002,41), (12033,-1,3089002,42), (12070,-1,3089002,43), (12035,-1,3089002,44), (12071,-1,3089002,45), (12075,-1,3089002,46), (12077,-1,3089002,47), (12009,-1,3089002,48), (12028,-1,3089002,49), (12050,-1,3089002,50), (12079,-1,3089002,51), (12011,-1,3089003,0), (12010,-1,3089003,1), (12017,-1,3089003,2), (12022,-1,3089003,3), (12019,-1,3089003,4), (12018,-1,3089003,5), (12048,-1,3089003,6), (12047,-1,3089003,7), (12058,-1,3089003,8), (12057,-1,3089003,9), (12083,-1,3089003,10), (12013,-1,3089003,11), (12025,-1,3089003,12), (12051,-1,3089003,13), (12069,-1,3089003,14), (12063,-1,3089003,15), (12073,-1,3089003,16), (12078,-1,3089003,17), (12007,-1,3089003,18), (12016,-1,3089003,19), (12038,-1,3089003,20), (12068,-1,3089003,21), (12046,-1,3089003,22), (12065,-1,3089003,23), (12072,-1,3089003,24), (12076,-1,3089003,25), (12082,-1,3089003,26), (12006,-1,3089003,27), (12029,-1,3089003,28), (12033,-1,3089003,29), (12070,-1,3089003,30), (12045,-1,3089003,31), (12066,-1,3089003,32), (12071,-1,3089003,33), (12075,-1,3089003,34), (12077,-1,3089003,35), (12009,-1,3089003,36), (12028,-1,3089003,37), (12050,-1,3089003,38), (12079,-1,3089003,39), (2,-1,3089100,0), (218,-1,3089100,1), (272,-1,3089100,2), (15,-1,3089100,3), (68,-1,3089100,4), (219,-1,3089100,5), (273,-1,3089100,6), (155,-1,3089100,7), (88,-1,3089100,8), (87,-1,3089100,9), (16,-1,3089100,10), (123,-1,3089100,11), (7880,-1,3089100,12), (220,-1,3089100,13), (221,-1,3089100,14), (274,-1,3089100,15), (156,-1,3089100,16), (166,-1,3089100,17), (168,-1,3089100,18), (291,-1,3089100,19), (69,-1,3089100,20), (126,-1,3089100,21), (222,-1,3089100,22), (275,-1,3089100,23), (276,-1,3089100,24), (277,-1,3089100,25), (86,-1,3089100,26), (292,-1,3089100,27), (295,-1,3089100,28), (124,-1,3089100,29), (127,-1,3089100,30), (130,-1,3089100,31), (223,-1,3089100,32), (278,-1,3089100,33), (157,-1,3089100,34), (293,-1,3089100,35), (296,-1,3089100,36), (129,-1,3089100,37), (224,-1,3089100,38), (1660,-1,3089100,39), (279,-1,3089100,40), (158,-1,3089100,41), (7881,-1,3089100,42), (7896,-1,3089100,43), (172,-1,3089100,44), (294,-1,3089100,45), (88,-1,3089100,46), (93,-1,3089100,47), (256,-1,3089100,48), (257,-1,3089100,49), (258,-1,3089100,50), (259,-1,3089100,51), (260,-1,3089100,52), (261,-1,3089100,53), (5284,-1,3089100,54), (5285,-1,3089100,55), (70,-1,3089100,56), (159,-1,3089100,57), (225,-1,3089100,58), (262,-1,3089100,59), (280,-1,3089100,60), (297,-1,3089100,61), (2499,-1,3089100,62), (176,-1,3089101,0), (310,-1,3089101,1), (177,-1,3089101,2), (311,-1,3089101,3), (100,-1,3089101,4), (178,-1,3089101,5), (101,-1,3089101,6), (7885,-1,3089101,7), (312,-1,3089101,8), (314,-1,3089101,9), (179,-1,3089101,10), (182,-1,3089101,11), (183,-1,3089101,12), (185,-1,3089101,13), (315,-1,3089101,14), (83,-1,3089101,15), (143,-1,3089101,16), (144,-1,3089101,17), (238,-1,3089101,18), (239,-1,3089101,19), (240,-1,3089101,20), (241,-1,3089101,21), (186,-1,3089101,22), (316,-1,3089101,23), (317,-1,3089101,24), (90,-1,3089101,25), (7886,-1,3089101,26), (7890,-1,3089101,27), (318,-1,3089101,28), (321,-1,3089101,29), (187,-1,3089101,30), (188,-1,3089101,31), (189,-1,3089101,32), (190,-1,3089101,33), (11646,-1,3089102,0), (11632,-1,3089102,1), (11640,-1,3089102,2), (11629,-1,3089102,3), (11645,-1,3089102,4), (11647,-1,3089102,5), (11631,-1,3089102,6), (11667,-1,3089102,7), (11675,-1,3089102,8), (11670,-1,3089102,9), (11673,-1,3089102,10), (11659,-1,3089102,11), (11666,-1,3089102,12), (11671,-1,3089102,13), (11661,-1,3089102,14), (11714,-1,3089102,15), (11685,-1,3089102,16), (11706,-1,3089102,17), (11683,-1,3089102,18), (11708,-1,3089102,19), (11710,-1,3089102,20), (11711,-1,3089102,21), (11713,-1,3089102,22), (11712,-1,3089102,23), (11686,-1,3089102,24), (11703,-1,3089102,25), (11608,-1,3089102,26), (11642,-1,3089102,27), (11665,-1,3089102,28), (11691,-1,3089102,29), (11625,-1,3089102,30), (11736,-1,3089102,31), (11727,-1,3089102,32), (11726,-1,3089102,33), (11730,-1,3089102,34), (11728,-1,3089102,35), (11725,-1,3089102,36), (11733,-1,3089102,37), (11610,-1,3089103,0), (11619,-1,3089103,1), (11611,-1,3089103,2), (11612,-1,3089103,3), (11609,-1,3089103,4), (11627,-1,3089103,5), (11630,-1,3089103,6), (11634,-1,3089103,7), (11633,-1,3089103,8), (11637,-1,3089103,9), (11655,-1,3089103,10), (11656,-1,3089103,11), (11657,-1,3089103,12), (11662,-1,3089103,13), (11664,-1,3089103,14), (11672,-1,3089103,15), (11660,-1,3089103,16), (11663,-1,3089103,17), (11678,-1,3089103,18), (11676,-1,3089103,19), (11693,-1,3089103,20), (11696,-1,3089103,21), (11692,-1,3089103,22), (11709,-1,3089103,23), (11715,-1,3089103,24), (11732,-1,3089103,25), (11737,-1,3089103,26), (11729,-1,3089103,27), (11731,-1,3089103,28), (908,-1,3089200,0), (909,-1,3089200,1), (910,-1,3089200,2), (911,-1,3089200,3), (912,-1,3089200,4), (913,-1,3089200,5), (845,-1,3089200,6), (846,-1,3089200,7), (847,-1,3089200,8), (848,-1,3089200,9), (849,-1,3089200,10), (850,-1,3089200,11), (877,-1,3089200,12), (878,-1,3089200,13), (890,-1,3089200,14), (879,-1,3089200,15), (880,-1,3089200,16), (881,-1,3089200,17), (851,-1,3089200,18), (882,-1,3089200,19), (914,-1,3089200,20), (1294,-1,3089201,0), (1095,-1,3089201,1), (1048,-1,3089201,2), (1050,-1,3089201,3), (1051,-1,3089201,4), (1049,-1,3089201,5), (1152,-1,3089201,6), (1054,-1,3089201,7), (1058,-1,3089201,8), (1099,-1,3089201,9), (1098,-1,3089201,10), (1056,-1,3089201,11), (1055,-1,3089201,12), (1053,-1,3089201,13), (1052,-1,3089201,14), (1097,-1,3089201,15), (1096,-1,3089201,16), (1386,-1,3089201,17), (1514,-1,3089201,18), (1372,-1,3089201,19), (1667,-1,3089201,20), (1671,-1,3089201,21), (1669,-1,3089201,22), (1403,-1,3089201,23), (1405,-1,3089201,24), (1370,-1,3089201,25), (1401,-1,3089201,26), (4916,-1,3089201,27), (1411,-1,3089201,28), (1513,-1,3089201,29), (1399,-1,3089201,30), (1515,-1,3089201,31), (1371,-1,3089201,32), (1383,-1,3089201,33), (1377,-1,3089201,34), (1512,-1,3089201,35), (1379,-1,3089201,36), (1415,-1,3089201,37), (1388,-1,3089201,38), (1517,-1,3089201,39), (4908,-1,3089201,40), (1417,-1,3089201,41), (1400,-1,3089201,42), (1418,-1,3089201,43), (1668,-1,3089201,44), (1670,-1,3089201,45), (1404,-1,3089201,46), (4906,-1,3089201,47), (1402,-1,3089201,48), (1391,-1,3089201,49), (1410,-1,3089201,50), (1398,-1,3089201,51), (1389,-1,3089201,52), (1378,-1,3089201,53), (1414,-1,3089201,54), (1385,-1,3089201,55), (4910,-1,3089201,56), (1394,-1,3089201,57), (1516,-1,3089201,58), (3944,-1,3089201,59), (1412,-1,3089201,60), (1413,-1,3089201,61), (1387,-1,3089201,62), (1390,-1,3089201,63), (1408,-1,3089201,64), (1392,-1,3089201,65), (1407,-1,3089201,66), (1409,-1,3089201,67), (1416,-1,3089201,68), (1406,-1,3089201,69), (1397,-1,3089201,70), (1384,-1,3089201,71), (1380,-1,3089201,72), (1382,-1,3089201,73), (1381,-1,3089201,74), (1529,-1,3089201,75), (1525,-1,3089201,76), (1527,-1,3089201,77), (1524,-1,3089201,78), (1531,-1,3089201,79), (1522,-1,3089201,80), (1526,-1,3089201,81), (1534,-1,3089201,82), (1537,-1,3089201,83), (1856,-1,3089201,84), (10025,-1,3089201,85), (10026,-1,3089201,86), (10073,-1,3089201,87), (10072,-1,3089201,88), (10027,-1,3089201,89), (10028,-1,3089201,90), (10029,-1,3089201,91), (10031,-1,3089201,92), (10032,-1,3089201,93), (10180,-1,3089201,94), (10181,-1,3089201,95), (10070,-1,3089201,96), (10074,-1,3089201,97), (10033,-1,3089201,98), (10078,-1,3089201,99), (10058,-1,3089201,100), (10077,-1,3089201,101), (10085,-1,3089201,102), (10094,-1,3089201,103), (10275,-1,3089201,104), (10276,-1,3089201,105), (10075,-1,3089201,106), (10079,-1,3089201,107), (10076,-1,3089201,108), (12312,-1,3089202,0), (12315,-1,3089202,1), (12317,-1,3089202,2), (12320,-1,3089202,3), (12311,-1,3089202,4), (12314,-1,3089202,5), (12318,-1,3089202,6), (12322,-1,3089202,7), (12313,-1,3089202,8), (12316,-1,3089202,9), (12319,-1,3089202,10), (12321,-1,3089202,11), (12325,-1,3089202,12), (12323,-1,3089202,13), (12324,-1,3089202,14), (1835,-1,3089300,0), (2509,-1,3089300,1), (3947,-1,3089300,2), (1463,-1,3089300,3), (1464,-1,3089300,4), (3948,-1,3089300,5), (3949,-1,3089300,6), (5146,-1,3089300,7), (5140,-1,3089300,8), (5134,-1,3089300,9), (5262,-1,3089300,10), (5256,-1,3089300,11), (5250,-1,3089300,12), (17,-1,3089300,13), (1341,-1,3089300,14), (1342,-1,3089300,15), (1060,-1,3089300,16), (1061,-1,3089300,17), (1831,-1,3089300,18), (1832,-1,3089300,19), (1833,-1,3089300,20), (1834,-1,3089300,21), (734,-1,3089300,22), (735,-1,3089300,23), (6035,-1,3089300,24), (6037,-1,3089300,25), (736,-1,3089300,26), (737,-1,3089300,27), (1829,-1,3089300,28), (1830,-1,3089300,29), (3031,-1,3089300,30), (1785,-1,3089300,31), (5589,-1,3089300,32), (1661,-1,3089300,33), (5192,-1,3089300,34), (5193,-1,3089300,35), (5194,-1,3089300,36), (5195,-1,3089300,37), (2130,-1,3089300,38), (2131,-1,3089300,39), (2132,-1,3089300,40), (4679,-1,3089300,41), (9633,-1,3089300,42), (9634,-1,3089300,43), (8594,-1,3089300,44), (8595,-1,3089300,45), (8596,-1,3089300,46), (8597,-1,3089300,47), (8622,-1,3089300,48), (8623,-1,3089300,49), (8624,-1,3089300,50), (8634,-1,3089300,51), (8635,-1,3089300,52), (8636,-1,3089300,53), (8637,-1,3089300,54), (8615,-1,3089300,55), (8658,-1,3089300,56), (10409,-1,3089300,57), (4625,-1,3089300,58), (4626,-1,3089300,59), (4627,-1,3089300,60), (4628,-1,3089300,61), (4445,-1,3089301,0), (4446,-1,3089301,1), (4447,-1,3089301,2), (4448,-1,3089301,3), (4449,-1,3089301,4), (4450,-1,3089301,5), (4451,-1,3089301,6), (4452,-1,3089301,7), (4453,-1,3089301,8), (4454,-1,3089301,9), (4455,-1,3089301,10), (4456,-1,3089301,11), (4457,-1,3089301,12), (4458,-1,3089301,13), (4459,-1,3089301,14), (4460,-1,3089301,15), (4461,-1,3089301,16), (4462,-1,3089301,17), (4463,-1,3089301,18), (4464,-1,3089301,19), (4465,-1,3089301,20), (4466,-1,3089301,21), (4467,-1,3089301,22), (4468,-1,3089301,23), (4481,-1,3089301,24), (4482,-1,3089301,25), (4483,-1,3089301,26), (4484,-1,3089301,27), (4485,-1,3089301,28), (4486,-1,3089301,29), (4487,-1,3089301,30), (4488,-1,3089301,31), (4489,-1,3089301,32), (4490,-1,3089301,33), (4491,-1,3089301,34), (4492,-1,3089301,35), (4493,-1,3089301,36), (4494,-1,3089301,37), (4495,-1,3089301,38), (4496,-1,3089301,39), (4497,-1,3089301,40), (4498,-1,3089301,41), (4499,-1,3089301,42), (4500,-1,3089301,43), (4501,-1,3089301,44), (4502,-1,3089301,45), (4503,-1,3089301,46), (4504,-1,3089301,47), (4505,-1,3089301,48), (4506,-1,3089301,49), (4507,-1,3089301,50), (4508,-1,3089301,51), (4509,-1,3089301,52), (4510,-1,3089301,53), (4511,-1,3089301,54), (4512,-1,3089301,55), (4513,-1,3089301,56), (4514,-1,3089301,57), (4515,-1,3089301,58), (4516,-1,3089301,59), (4517,-1,3089301,60), (4518,-1,3089301,61), (4519,-1,3089301,62), (4520,-1,3089301,63), (4521,-1,3089301,64), (4522,-1,3089301,65), (4523,-1,3089301,66), (4524,-1,3089301,67), (4525,-1,3089301,68), (4526,-1,3089301,69), (4527,-1,3089301,70), (4528,-1,3089301,71), (4529,-1,3089301,72), (4530,-1,3089301,73), (4531,-1,3089301,74), (4532,-1,3089301,75), (4533,-1,3089301,76), (4534,-1,3089301,77), (4535,-1,3089301,78), (4536,-1,3089301,79), (4537,-1,3089301,80), (4538,-1,3089301,81), (4539,-1,3089301,82), (4540,-1,3089301,83), (4541,-1,3089301,84), (4542,-1,3089301,85), (4543,-1,3089301,86), (4544,-1,3089301,87), (4545,-1,3089301,88), (4546,-1,3089301,89), (4547,-1,3089301,90), (4548,-1,3089301,91), (4549,-1,3089301,92), (4550,-1,3089301,93), (4551,-1,3089301,94), (4552,-1,3089301,95), (4565,-1,3089301,96), (4566,-1,3089301,97), (4567,-1,3089301,98), (4568,-1,3089301,99), (4569,-1,3089301,100), (4570,-1,3089301,101), (4571,-1,3089301,102), (4572,-1,3089301,103), (4573,-1,3089301,104), (4574,-1,3089301,105), (4575,-1,3089301,106), (4576,-1,3089301,107), (4577,-1,3089301,108), (4578,-1,3089301,109), (4579,-1,3089301,110), (4580,-1,3089301,111), (4581,-1,3089301,112), (4582,-1,3089301,113), (4583,-1,3089301,114), (4584,-1,3089301,115), (4585,-1,3089301,116), (4586,-1,3089301,117), (4587,-1,3089301,118), (4588,-1,3089301,119), (1835,-1,3104400,0), (2509,-1,3104400,1), (3947,-1,3104400,2), (1463,-1,3104400,3), (1464,-1,3104400,4), (3948,-1,3104400,5), (3949,-1,3104400,6), (5146,-1,3104400,7), (5140,-1,3104400,8), (5134,-1,3104400,9), (5262,-1,3104400,10), (5256,-1,3104400,11), (5250,-1,3104400,12), (17,-1,3104400,13), (1341,-1,3104400,14), (1342,-1,3104400,15), (1060,-1,3104400,16), (1061,-1,3104400,17), (1831,-1,3104400,18), (1832,-1,3104400,19), (1833,-1,3104400,20), (1834,-1,3104400,21), (734,-1,3104400,22), (735,-1,3104400,23), (6035,-1,3104400,24), (6037,-1,3104400,25), (736,-1,3104400,26), (737,-1,3104400,27), (1829,-1,3104400,28), (3031,-1,3104400,29), (1785,-1,3104400,30), (5589,-1,3104400,31), (1661,-1,3104400,32), (5192,-1,3104400,33), (5193,-1,3104400,34), (5194,-1,3104400,35), (2130,-1,3104400,36), (9633,-1,3104400,37), (9634,-1,3104400,38), (8594,-1,3104400,39), (8595,-1,3104400,40), (8596,-1,3104400,41), (8597,-1,3104400,42), (8622,-1,3104400,43), (8623,-1,3104400,44), (8624,-1,3104400,45), (8629,-1,3104400,46), (8634,-1,3104400,47), (8635,-1,3104400,48), (8636,-1,3104400,49), (8637,-1,3104400,50), (8615,-1,3104400,51), (10409,-1,3104400,52), (4625,-1,3104400,53), (4626,-1,3104400,54), (4627,-1,3104400,55), (4628,-1,3104400,56), (1835,-1,3104500,0), (2509,-1,3104500,1), (3947,-1,3104500,2), (1463,-1,3104500,3), (1464,-1,3104500,4), (3948,-1,3104500,5), (3949,-1,3104500,6), (5146,-1,3104500,7), (5140,-1,3104500,8), (5134,-1,3104500,9), (5262,-1,3104500,10), (5256,-1,3104500,11), (5250,-1,3104500,12), (17,-1,3104500,13), (1341,-1,3104500,14), (1342,-1,3104500,15), (1060,-1,3104500,16), (1061,-1,3104500,17), (1831,-1,3104500,18), (1832,-1,3104500,19), (1833,-1,3104500,20), (1834,-1,3104500,21), (734,-1,3104500,22), (735,-1,3104500,23), (6035,-1,3104500,24), (6037,-1,3104500,25), (736,-1,3104500,26), (737,-1,3104500,27), (1829,-1,3104500,28), (3031,-1,3104500,29), (1785,-1,3104500,30), (5589,-1,3104500,31), (1661,-1,3104500,32), (5192,-1,3104500,33), (5193,-1,3104500,34), (5194,-1,3104500,35), (2130,-1,3104500,36), (9633,-1,3104500,37), (9634,-1,3104500,38), (8594,-1,3104500,39), (8595,-1,3104500,40), (8596,-1,3104500,41), (8597,-1,3104500,42), (8622,-1,3104500,43), (8623,-1,3104500,44), (8624,-1,3104500,45), (8629,-1,3104500,46), (8634,-1,3104500,47), (8635,-1,3104500,48), (8636,-1,3104500,49), (8637,-1,3104500,50), (8615,-1,3104500,51), (10409,-1,3104500,52), (4625,-1,3104500,53), (4626,-1,3104500,54), (4627,-1,3104500,55), (4628,-1,3104500,56), -- Rood (Pet Manager) (2505,-1,3106700,0), (3439,-1,3106700,1), (3902,-1,3106700,2), (3903,-1,3106700,3), (3904,-1,3106700,4), (3905,-1,3106700,5), (3906,-1,3106700,6), (2506,-1,3106700,7), (3891,-1,3106700,8), (3892,-1,3106700,9), (3893,-1,3106700,10), (3894,-1,3106700,11), (3895,-1,3106700,12), (3896,-1,3106700,13), (2515,-1,3106700,14), (14818,-1,3106700,15), (3920,-1,3106700,16), (3921,-1,3106700,17), (3922,-1,3106700,18), (3923,-1,3106700,19), (5187,-1,3106700,20), (5188,-1,3106700,21), (5189,-1,3106700,22), (5190,-1,3106700,23), (5191,-1,3106700,24), (3913,-1,3106700,25), (3914,-1,3106700,26), (3915,-1,3106700,27), (3916,-1,3106700,28), (5182,-1,3106700,29), (5183,-1,3106700,30), (5184,-1,3106700,31), (5185,-1,3106700,32), (5186,-1,3106700,33), (4038,-1,3106700,34), (5176,-1,3106700,35), (5177,-1,3106700,36), (5178,-1,3106700,37), (5179,-1,3106700,38), (5180,-1,3106700,39), (5181,-1,3106700,40), (5170,-1,3106700,41), (5171,-1,3106700,42), (5172,-1,3106700,43), (5173,-1,3106700,44), (5174,-1,3106700,45), (5175,-1,3106700,46), (5168,-1,3106700,47), (6645,-1,3106700,48), (6646,-1,3106700,49), (6647,-1,3106700,50), (7582,-1,3106700,51), (8541,-1,3106700,52), (9656,-1,3106700,53), (9657,-1,3106700,54), (9658,-1,3106700,55), (9659,-1,3106700,56), (9660,-1,3106700,57), (9661,-1,3106700,58), (9662,-1,3106700,59), (9663,-1,3106700,60), (9664,-1,3106700,61), (9665,-1,3106700,62), (9666,-1,3106700,63), (9667,-1,3106700,64), (9668,-1,3106700,65), (10515,-1,3106700,66), (10516,-1,3106700,67), (10517,-1,3106700,68), (10425,-1,3106700,69), (12740,-1,3106700,70), (12741,-1,3106700,71), (12742,-1,3106700,72), (12743,-1,3106700,73), (12744,-1,3106700,74), (12745,-1,3106700,75), (12746,-1,3106700,76), (12747,-1,3106700,77), (12748,-1,3106700,78), (12749,-1,3106700,79), (12750,-1,3106700,80), (12751,-1,3106700,81), (12752,-1,3106700,82), -- (2,-1,3125600,0), (218,-1,3125600,1), (272,-1,3125600,2), (15,-1,3125600,3), (68,-1,3125600,4), (219,-1,3125600,5), (273,-1,3125600,6), (155,-1,3125600,7), (87,-1,3125600,8), (16,-1,3125600,9), (123,-1,3125600,10), (7880,-1,3125600,11), (220,-1,3125600,12), (221,-1,3125600,13), (274,-1,3125600,14), (156,-1,3125600,15), (166,-1,3125600,16), (168,-1,3125600,17), (291,-1,3125600,18), (69,-1,3125600,19), (126,-1,3125600,20), (222,-1,3125600,21), (275,-1,3125600,22), (276,-1,3125600,23), (277,-1,3125600,24), (86,-1,3125600,25), (292,-1,3125600,26), (295,-1,3125600,27), (124,-1,3125600,28), (127,-1,3125600,29), (130,-1,3125600,30), (223,-1,3125600,31), (278,-1,3125600,32), (157,-1,3125600,33), (293,-1,3125600,34), (296,-1,3125600,35), (129,-1,3125600,36), (224,-1,3125600,37), (1660,-1,3125600,38), (279,-1,3125600,39), (158,-1,3125600,40), (7881,-1,3125600,41), (7896,-1,3125600,42), (172,-1,3125600,43), (294,-1,3125600,44), (93,-1,3125600,45), (256,-1,3125600,46), (257,-1,3125600,47), (258,-1,3125600,48), (259,-1,3125600,49), (260,-1,3125600,50), (261,-1,3125600,51), (5284,-1,3125600,52), (5285,-1,3125600,53), (176,-1,3125601,0), (310,-1,3125601,1), (177,-1,3125601,2), (311,-1,3125601,3), (100,-1,3125601,4), (178,-1,3125601,5), (101,-1,3125601,6), (7885,-1,3125601,7), (312,-1,3125601,8), (314,-1,3125601,9), (179,-1,3125601,10), (182,-1,3125601,11), (183,-1,3125601,12), (185,-1,3125601,13), (315,-1,3125601,14), (83,-1,3125601,15), (143,-1,3125601,16), (144,-1,3125601,17), (238,-1,3125601,18), (239,-1,3125601,19), (240,-1,3125601,20), (241,-1,3125601,21), (186,-1,3125601,22), (316,-1,3125601,23), (317,-1,3125601,24), (90,-1,3125601,25), (7886,-1,3125601,26), (7890,-1,3125601,27), (318,-1,3125601,28), (321,-1,3125601,29), (2,-1,3125700,0), (218,-1,3125700,1), (272,-1,3125700,2), (15,-1,3125700,3), (68,-1,3125700,4), (219,-1,3125700,5), (273,-1,3125700,6), (155,-1,3125700,7), (87,-1,3125700,8), (16,-1,3125700,9), (123,-1,3125700,10), (7880,-1,3125700,11), (220,-1,3125700,12), (221,-1,3125700,13), (274,-1,3125700,14), (156,-1,3125700,15), (166,-1,3125700,16), (168,-1,3125700,17), (291,-1,3125700,18), (69,-1,3125700,19), (126,-1,3125700,20), (222,-1,3125700,21), (275,-1,3125700,22), (276,-1,3125700,23), (277,-1,3125700,24), (86,-1,3125700,25), (292,-1,3125700,26), (295,-1,3125700,27), (124,-1,3125700,28), (127,-1,3125700,29), (130,-1,3125700,30), (223,-1,3125700,31), (278,-1,3125700,32), (157,-1,3125700,33), (293,-1,3125700,34), (296,-1,3125700,35), (129,-1,3125700,36), (224,-1,3125700,37), (1660,-1,3125700,38), (279,-1,3125700,39), (158,-1,3125700,40), (7881,-1,3125700,41), (7896,-1,3125700,42), (172,-1,3125700,43), (294,-1,3125700,44), (93,-1,3125700,45), (256,-1,3125700,46), (257,-1,3125700,47), (258,-1,3125700,48), (259,-1,3125700,49), (260,-1,3125700,50), (261,-1,3125700,51), (5284,-1,3125700,52), (5285,-1,3125700,53), (176,-1,3125701,0), (310,-1,3125701,1), (177,-1,3125701,2), (311,-1,3125701,3), (100,-1,3125701,4), (178,-1,3125701,5), (101,-1,3125701,6), (7885,-1,3125701,7), (312,-1,3125701,8), (314,-1,3125701,9), (179,-1,3125701,10), (182,-1,3125701,11), (183,-1,3125701,12), (185,-1,3125701,13), (315,-1,3125701,14), (83,-1,3125701,15), (143,-1,3125701,16), (144,-1,3125701,17), (238,-1,3125701,18), (239,-1,3125701,19), (240,-1,3125701,20), (241,-1,3125701,21), (186,-1,3125701,22), (316,-1,3125701,23), (317,-1,3125701,24), (90,-1,3125701,25), (7886,-1,3125701,26), (7890,-1,3125701,27), (318,-1,3125701,28), (321,-1,3125701,29), (412,-1,3125800,0), (390,-1,3125800,1), (24,-1,3125800,2), (31,-1,3125800,3), (25,-1,3125800,4), (26,-1,3125800,5), (33,-1,3125800,6), (32,-1,3125800,7), (27,-1,3125800,8), (34,-1,3125800,9), (413,-1,3125800,10), (347,-1,3125800,11), (391,-1,3125800,12), (376,-1,3125800,13), (414,-1,3125800,14), (392,-1,3125800,15), (348,-1,3125800,16), (349,-1,3125800,17), (350,-1,3125800,18), (58,-1,3125800,19), (59,-1,3125800,20), (416,-1,3125800,21), (377,-1,3125800,22), (351,-1,3125800,23), (378,-1,3125800,24), (379,-1,3125800,25), (393,-1,3125800,26), (415,-1,3125800,27), (394,-1,3125800,28), (2378,-1,3125800,29), (352,-1,3125800,30), (395,-1,3125800,31), (417,-1,3125800,32), (102,-1,3125800,33), (625,-1,3125800,34), (626,-1,3125800,35), (627,-1,3125800,36), (628,-1,3125800,37), (629,-1,3125800,38), (50,-1,3125800,39), (51,-1,3125800,40), (604,-1,3125800,41), (605,-1,3125800,42), (63,-1,3125800,43), (606,-1,3125800,44), (38,-1,3125800,45), (39,-1,3125800,46), (40,-1,3125800,47), (1123,-1,3125800,48), (553,-1,3125800,49), (1124,-1,3125800,50), (44,-1,3125800,51), (1148,-1,3125800,52), (45,-1,3125800,53), (46,-1,3125800,54), (47,-1,3125800,55), (9577,-1,3125800,56), (9578,-1,3125800,57), (9583,-1,3125800,58), (9584,-1,3125800,59), (1104,-1,3125801,0), (1101,-1,3125801,1), (1105,-1,3125801,2), (1102,-1,3125801,3), (465,-1,3125801,4), (432,-1,3125801,5), (467,-1,3125801,6), (434,-1,3125801,7), (468,-1,3125801,8), (435,-1,3125801,9), (469,-1,3125801,10), (436,-1,3125801,11), (470,-1,3125801,12), (437,-1,3125801,13), (102,-1,3125801,14), (625,-1,3125801,15), (626,-1,3125801,16), (627,-1,3125801,17), (628,-1,3125801,18), (629,-1,3125801,19), (50,-1,3125801,20), (51,-1,3125801,21), (604,-1,3125801,22), (605,-1,3125801,23), (63,-1,3125801,24), (606,-1,3125801,25), (38,-1,3125801,26), (39,-1,3125801,27), (40,-1,3125801,28), (1123,-1,3125801,29), (553,-1,3125801,30), (1124,-1,3125801,31), (44,-1,3125801,32), (1148,-1,3125801,33), (45,-1,3125801,34), (46,-1,3125801,35), (47,-1,3125801,36), (9577,-1,3125801,37), (9578,-1,3125801,38), (9583,-1,3125801,39), (9584,-1,3125801,40), (412,-1,3125900,0), (390,-1,3125900,1), (24,-1,3125900,2), (31,-1,3125900,3), (25,-1,3125900,4), (26,-1,3125900,5), (33,-1,3125900,6), (32,-1,3125900,7), (27,-1,3125900,8), (34,-1,3125900,9), (413,-1,3125900,10), (347,-1,3125900,11), (391,-1,3125900,12), (376,-1,3125900,13), (414,-1,3125900,14), (392,-1,3125900,15), (348,-1,3125900,16), (349,-1,3125900,17), (350,-1,3125900,18), (58,-1,3125900,19), (59,-1,3125900,20), (416,-1,3125900,21), (377,-1,3125900,22), (351,-1,3125900,23), (378,-1,3125900,24), (379,-1,3125900,25), (393,-1,3125900,26), (415,-1,3125900,27), (394,-1,3125900,28), (2378,-1,3125900,29), (352,-1,3125900,30), (395,-1,3125900,31), (417,-1,3125900,32), (102,-1,3125900,33), (625,-1,3125900,34), (626,-1,3125900,35), (627,-1,3125900,36), (628,-1,3125900,37), (629,-1,3125900,38), (50,-1,3125900,39), (51,-1,3125900,40), (604,-1,3125900,41), (605,-1,3125900,42), (63,-1,3125900,43), (606,-1,3125900,44), (38,-1,3125900,45), (39,-1,3125900,46), (40,-1,3125900,47), (1123,-1,3125900,48), (553,-1,3125900,49), (1124,-1,3125900,50), (44,-1,3125900,51), (1148,-1,3125900,52), (45,-1,3125900,53), (46,-1,3125900,54), (47,-1,3125900,55), (9577,-1,3125900,56), (9578,-1,3125900,57), (9583,-1,3125900,58), (9584,-1,3125900,59), (1104,-1,3125901,0), (1101,-1,3125901,1), (1105,-1,3125901,2), (1102,-1,3125901,3), (465,-1,3125901,4), (432,-1,3125901,5), (467,-1,3125901,6), (434,-1,3125901,7), (468,-1,3125901,8), (435,-1,3125901,9), (469,-1,3125901,10), (436,-1,3125901,11), (470,-1,3125901,12), (437,-1,3125901,13), (102,-1,3125901,14), (625,-1,3125901,15), (626,-1,3125901,16), (627,-1,3125901,17), (628,-1,3125901,18), (629,-1,3125901,19), (50,-1,3125901,20), (51,-1,3125901,21), (604,-1,3125901,22), (605,-1,3125901,23), (63,-1,3125901,24), (606,-1,3125901,25), (38,-1,3125901,26), (39,-1,3125901,27), (40,-1,3125901,28), (1123,-1,3125901,29), (553,-1,3125901,30), (1124,-1,3125901,31), (44,-1,3125901,32), (1148,-1,3125901,33), (45,-1,3125901,34), (46,-1,3125901,35), (47,-1,3125901,36), (9577,-1,3125901,37), (9578,-1,3125901,38), (9583,-1,3125901,39), (9584,-1,3125901,40), (908,-1,3126000,0), (909,-1,3126000,1), (910,-1,3126000,2), (911,-1,3126000,3), (912,-1,3126000,4), (913,-1,3126000,5), (845,-1,3126000,6), (846,-1,3126000,7), (847,-1,3126000,8), (848,-1,3126000,9), (849,-1,3126000,10), (850,-1,3126000,11), (877,-1,3126000,12), (878,-1,3126000,13), (890,-1,3126000,14), (879,-1,3126000,15), (880,-1,3126000,16), (881,-1,3126000,17), (12312,-1,3126001,0), (12315,-1,3126001,1), (12317,-1,3126001,2), (12320,-1,3126001,3), (12311,-1,3126001,4), (12314,-1,3126001,5), (12318,-1,3126001,6), (12322,-1,3126001,7), (12313,-1,3126001,8), (12316,-1,3126001,9), (12319,-1,3126001,10), (12321,-1,3126001,11), (12325,-1,3126001,12), (12323,-1,3126001,13), (12324,-1,3126001,14), (908,-1,3126100,0), (909,-1,3126100,1), (910,-1,3126100,2), (911,-1,3126100,3), (912,-1,3126100,4), (913,-1,3126100,5), (845,-1,3126100,6), (846,-1,3126100,7), (847,-1,3126100,8), (848,-1,3126100,9), (849,-1,3126100,10), (850,-1,3126100,11), (877,-1,3126100,12), (878,-1,3126100,13), (890,-1,3126100,14), (879,-1,3126100,15), (880,-1,3126100,16), (881,-1,3126100,17), (12312,-1,3126101,0), (12315,-1,3126101,1), (12317,-1,3126101,2), (12320,-1,3126101,3), (12311,-1,3126101,4), (12314,-1,3126101,5), (12318,-1,3126101,6), (12322,-1,3126101,7), (12313,-1,3126101,8), (12316,-1,3126101,9), (12319,-1,3126101,10), (12321,-1,3126101,11), (12325,-1,3126101,12), (12323,-1,3126101,13), (12324,-1,3126101,14), (1294,-1,3126200,0), (1095,-1,3126200,1), (1048,-1,3126200,2), (1050,-1,3126200,3), (1051,-1,3126200,4), (1049,-1,3126200,5), (1152,-1,3126200,6), (1054,-1,3126200,7), (1058,-1,3126200,8), (1099,-1,3126200,9), (1098,-1,3126200,10), (1056,-1,3126200,11), (1055,-1,3126200,12), (1053,-1,3126200,13), (1052,-1,3126200,14), (1097,-1,3126200,15), (1096,-1,3126200,16), (1386,-1,3126200,17), (1514,-1,3126200,18), (1372,-1,3126200,19), (1667,-1,3126200,20), (1671,-1,3126200,21), (1669,-1,3126200,22), (1403,-1,3126200,23), (1405,-1,3126200,24), (1370,-1,3126200,25), (1401,-1,3126200,26), (4916,-1,3126200,27), (1411,-1,3126200,28), (1513,-1,3126200,29), (1399,-1,3126200,30), (1515,-1,3126200,31), (1371,-1,3126200,32), (1383,-1,3126200,33), (1377,-1,3126200,34), (1512,-1,3126200,35), (1379,-1,3126200,36), (1415,-1,3126200,37), (1388,-1,3126200,38), (1517,-1,3126200,39), (4908,-1,3126200,40), (1417,-1,3126200,41), (1400,-1,3126200,42), (1418,-1,3126200,43), (1668,-1,3126200,44), (1670,-1,3126200,45), (1404,-1,3126200,46), (4906,-1,3126200,47), (1402,-1,3126200,48), (1391,-1,3126200,49), (1410,-1,3126200,50), (1398,-1,3126200,51), (1389,-1,3126200,52), (1378,-1,3126200,53), (1414,-1,3126200,54), (1385,-1,3126200,55), (4910,-1,3126200,56), (1394,-1,3126200,57), (1516,-1,3126200,58), (3944,-1,3126200,59), (1412,-1,3126200,60), (1413,-1,3126200,61), (1387,-1,3126200,62), (1390,-1,3126200,63), (1408,-1,3126200,64), (1392,-1,3126200,65), (1407,-1,3126200,66), (1409,-1,3126200,67), (1416,-1,3126200,68), (1406,-1,3126200,69), (1397,-1,3126200,70), (1384,-1,3126200,71), (1380,-1,3126200,72), (1382,-1,3126200,73), (1381,-1,3126200,74), (1529,-1,3126200,75), (1525,-1,3126200,76), (1527,-1,3126200,77), (1524,-1,3126200,78), (1531,-1,3126200,79), (1522,-1,3126200,80), (1526,-1,3126200,81), (1534,-1,3126200,82), (1537,-1,3126200,83), (1856,-1,3126200,84), (1523,-1,3126200,85), (1521,-1,3126200,86), (1535,-1,3126200,87), (1532,-1,3126200,88), (1536,-1,3126200,89), (1533,-1,3126200,90), (1528,-1,3126200,91), (1518,-1,3126200,92), (1519,-1,3126200,93), (1520,-1,3126200,94), (1530,-1,3126200,95), (3038,-1,3126200,96), (10025,-1,3126200,97), (10026,-1,3126200,98), (10073,-1,3126200,99), (10072,-1,3126200,100), (10027,-1,3126200,101), (10028,-1,3126200,102), (10029,-1,3126200,103), (10031,-1,3126200,104), (10032,-1,3126200,105), (10180,-1,3126200,106), (10181,-1,3126200,107), (10070,-1,3126200,108), (10074,-1,3126200,109), (10033,-1,3126200,110), (10078,-1,3126200,111), (10058,-1,3126200,112), (10077,-1,3126200,113), (10085,-1,3126200,114), (10094,-1,3126200,115), (10275,-1,3126200,116), (10276,-1,3126200,117), (10075,-1,3126200,118), (10079,-1,3126200,119), (10076,-1,3126200,120), (8616,-1,3126200,121), (8890,-1,3126200,122), (8891,-1,3126200,123), (8909,-1,3126200,124), (8945,-1,3126200,125), (8946,-1,3126200,126), (4445,-1,3126300,0), (4446,-1,3126300,1), (4447,-1,3126300,2), (4448,-1,3126300,3), (4449,-1,3126300,4), (4450,-1,3126300,5), (4451,-1,3126300,6), (4452,-1,3126300,7), (4453,-1,3126300,8), (4454,-1,3126300,9), (4455,-1,3126300,10), (4456,-1,3126300,11), (4457,-1,3126300,12), (4458,-1,3126300,13), (4459,-1,3126300,14), (4460,-1,3126300,15), (4461,-1,3126300,16), (4462,-1,3126300,17), (4463,-1,3126300,18), (4464,-1,3126300,19), (4465,-1,3126300,20), (4466,-1,3126300,21), (4467,-1,3126300,22), (4468,-1,3126300,23), (4481,-1,3126300,24), (4482,-1,3126300,25), (4483,-1,3126300,26), (4484,-1,3126300,27), (4485,-1,3126300,28), (4486,-1,3126300,29), (4487,-1,3126300,30), (4488,-1,3126300,31), (4489,-1,3126300,32), (4490,-1,3126300,33), (4491,-1,3126300,34), (4492,-1,3126300,35), (4493,-1,3126300,36), (4494,-1,3126300,37), (4495,-1,3126300,38), (4496,-1,3126300,39), (4497,-1,3126300,40), (4498,-1,3126300,41), (4499,-1,3126300,42), (4500,-1,3126300,43), (4501,-1,3126300,44), (4502,-1,3126300,45), (4503,-1,3126300,46), (4504,-1,3126300,47), (4505,-1,3126300,48), (4506,-1,3126300,49), (4507,-1,3126300,50), (4508,-1,3126300,51), (4509,-1,3126300,52), (4510,-1,3126300,53), (4511,-1,3126300,54), (4512,-1,3126300,55), (4513,-1,3126300,56), (4514,-1,3126300,57), (4515,-1,3126300,58), (4516,-1,3126300,59), (4517,-1,3126300,60), (4518,-1,3126300,61), (4519,-1,3126300,62), (4520,-1,3126300,63), (4521,-1,3126300,64), (4522,-1,3126300,65), (4523,-1,3126300,66), (4524,-1,3126300,67), (4525,-1,3126300,68), (4526,-1,3126300,69), (4527,-1,3126300,70), (4528,-1,3126300,71), (4529,-1,3126300,72), (4530,-1,3126300,73), (4531,-1,3126300,74), (4532,-1,3126300,75), (4533,-1,3126300,76), (4534,-1,3126300,77), (4535,-1,3126300,78), (4536,-1,3126300,79), (4537,-1,3126300,80), (4538,-1,3126300,81), (4539,-1,3126300,82), (4540,-1,3126300,83), (4541,-1,3126300,84), (4542,-1,3126300,85), (4543,-1,3126300,86), (4544,-1,3126300,87), (4545,-1,3126300,88), (4546,-1,3126300,89), (4547,-1,3126300,90), (4548,-1,3126300,91), (4549,-1,3126300,92), (4550,-1,3126300,93), (4551,-1,3126300,94), (4552,-1,3126300,95), (4565,-1,3126300,96), (4566,-1,3126300,97), (4567,-1,3126300,98), (4568,-1,3126300,99), (4569,-1,3126300,100), (4570,-1,3126300,101), (4571,-1,3126300,102), (4572,-1,3126300,103), (4573,-1,3126300,104), (4574,-1,3126300,105), (4575,-1,3126300,106), (4576,-1,3126300,107), (4577,-1,3126300,108), (4578,-1,3126300,109), (4579,-1,3126300,110), (4580,-1,3126300,111), (4581,-1,3126300,112), (4582,-1,3126300,113), (4583,-1,3126300,114), (4584,-1,3126300,115), (4585,-1,3126300,116), (4586,-1,3126300,117), (4587,-1,3126300,118), (4588,-1,3126300,119), (1835,-1,3126301,0), (2509,-1,3126301,1), (3947,-1,3126301,2), (1463,-1,3126301,3), (1464,-1,3126301,4), (3948,-1,3126301,5), (3949,-1,3126301,6), (5146,-1,3126301,7), (5140,-1,3126301,8), (5134,-1,3126301,9), (5262,-1,3126301,10), (5256,-1,3126301,11), (5250,-1,3126301,12), (17,-1,3126301,13), (1341,-1,3126301,14), (1342,-1,3126301,15), (1060,-1,3126301,16), (1061,-1,3126301,17), (1831,-1,3126301,18), (1832,-1,3126301,19), (1833,-1,3126301,20), (1834,-1,3126301,21), (734,-1,3126301,22), (735,-1,3126301,23), (6035,-1,3126301,24), (6037,-1,3126301,25), (736,-1,3126301,26), (737,-1,3126301,27), (1829,-1,3126301,28), (1830,-1,3126301,29), (3031,-1,3126301,30), (1785,-1,3126301,31), (5589,-1,3126301,32), (1661,-1,3126301,33), (5192,-1,3126301,34), (5193,-1,3126301,35), (5194,-1,3126301,36), (5195,-1,3126301,37), (2130,-1,3126301,38), (2131,-1,3126301,39), (2132,-1,3126301,40), (9633,-1,3126301,41), (9634,-1,3126301,42), (8594,-1,3126301,43), (8595,-1,3126301,44), (8596,-1,3126301,45), (8597,-1,3126301,46), (8598,-1,3126301,47), (8622,-1,3126301,48), (8623,-1,3126301,49), (8624,-1,3126301,50), (8634,-1,3126301,51), (8635,-1,3126301,52), (8636,-1,3126301,53), (8637,-1,3126301,54), (8638,-1,3126301,55), (8615,-1,3126301,56), (8658,-1,3126301,57), (10409,-1,3126301,58), (4625,-1,3126301,59), (4626,-1,3126301,60), (4627,-1,3126301,61), (4628,-1,3126301,62), -- Annette (Pet Manager) (2505,-1,3126500,0), (3439,-1,3126500,1), (3902,-1,3126500,2), (3903,-1,3126500,3), (3904,-1,3126500,4), (3905,-1,3126500,5), (3906,-1,3126500,6), (2506,-1,3126500,7), (3891,-1,3126500,8), (3892,-1,3126500,9), (3893,-1,3126500,10), (3894,-1,3126500,11), (3895,-1,3126500,12), (3896,-1,3126500,13), (2515,-1,3126500,14), (14818,-1,3126500,15), (3920,-1,3126500,16), (3921,-1,3126500,17), (3922,-1,3126500,18), (3923,-1,3126500,19), (5187,-1,3126500,20), (5188,-1,3126500,21), (5189,-1,3126500,22), (5190,-1,3126500,23), (5191,-1,3126500,24), (3913,-1,3126500,25), (3914,-1,3126500,26), (3915,-1,3126500,27), (3916,-1,3126500,28), (5182,-1,3126500,29), (5183,-1,3126500,30), (5184,-1,3126500,31), (5185,-1,3126500,32), (5186,-1,3126500,33), (4038,-1,3126500,34), (5176,-1,3126500,35), (5177,-1,3126500,36), (5178,-1,3126500,37), (5179,-1,3126500,38), (5180,-1,3126500,39), (5181,-1,3126500,40), (5170,-1,3126500,41), (5171,-1,3126500,42), (5172,-1,3126500,43), (5173,-1,3126500,44), (5174,-1,3126500,45), (5175,-1,3126500,46), (5168,-1,3126500,47), (6645,-1,3126500,48), (6646,-1,3126500,49), (6647,-1,3126500,50), (7582,-1,3126500,51), (8541,-1,3126500,52), (9656,-1,3126500,53), (9657,-1,3126500,54), (9658,-1,3126500,55), (9659,-1,3126500,56), (9660,-1,3126500,57), (9661,-1,3126500,58), (9662,-1,3126500,59), (9663,-1,3126500,60), (9664,-1,3126500,61), (9665,-1,3126500,62), (9666,-1,3126500,63), (9667,-1,3126500,64), (9668,-1,3126500,65), (10515,-1,3126500,66), (10516,-1,3126500,67), (10517,-1,3126500,68), (10425,-1,3126500,69), (12740,-1,3126500,70), (12741,-1,3126500,71), (12742,-1,3126500,72), (12743,-1,3126500,73), (12744,-1,3126500,74), (12745,-1,3126500,75), (12746,-1,3126500,76), (12747,-1,3126500,77), (12748,-1,3126500,78), (12749,-1,3126500,79), (12750,-1,3126500,80), (12751,-1,3126500,81), (12752,-1,3126500,82), -- (3031,-1,3127400,0), (1785,-1,3127400,1), (5192,-1,3127400,2), (5193,-1,3127400,3), (5194,-1,3127400,4), (5195,-1,3127400,5), (2130,-1,3127400,6), (2131,-1,3127400,7), (2132,-1,3127400,8), (2,-1,3130000,0), (218,-1,3130000,1), (272,-1,3130000,2), (15,-1,3130000,3), (68,-1,3130000,4), (219,-1,3130000,5), (273,-1,3130000,6), (155,-1,3130000,7), (87,-1,3130000,8), (16,-1,3130000,9), (123,-1,3130000,10), (7880,-1,3130000,11), (220,-1,3130000,12), (221,-1,3130000,13), (274,-1,3130000,14), (156,-1,3130000,15), (166,-1,3130000,16), (168,-1,3130000,17), (291,-1,3130000,18), (69,-1,3130000,19), (126,-1,3130000,20), (222,-1,3130000,21), (275,-1,3130000,22), (276,-1,3130000,23), (277,-1,3130000,24), (86,-1,3130000,25), (292,-1,3130000,26), (295,-1,3130000,27), (124,-1,3130000,28), (127,-1,3130000,29), (130,-1,3130000,30), (223,-1,3130000,31), (278,-1,3130000,32), (157,-1,3130000,33), (293,-1,3130000,34), (296,-1,3130000,35), (129,-1,3130000,36), (224,-1,3130000,37), (1660,-1,3130000,38), (279,-1,3130000,39), (158,-1,3130000,40), (7881,-1,3130000,41), (7896,-1,3130000,42), (172,-1,3130000,43), (294,-1,3130000,44), (88,-1,3130000,45), (93,-1,3130000,46), (256,-1,3130000,47), (257,-1,3130000,48), (258,-1,3130000,49), (259,-1,3130000,50), (260,-1,3130000,51), (261,-1,3130000,52), (70,-1,3130000,53), (159,-1,3130000,54), (225,-1,3130000,55), (262,-1,3130000,56), (280,-1,3130000,57), (297,-1,3130000,58), (2499,-1,3130000,59), (5284,-1,3130000,60), (5285,-1,3130000,61), (232,-1,3130000,62), (263,-1,3130000,63), (281,-1,3130000,64), (298,-1,3130000,65), (302,-1,3130000,66), (73,-1,3130000,67), (74,-1,3130000,68), (131,-1,3130000,69), (133,-1,3130000,70), (227,-1,3130000,71), (2502,-1,3130000,72), (94,-1,3130000,73), (282,-1,3130000,74), (285,-1,3130000,75), (4233,-1,3130000,76), (75,-1,3130000,77), (76,-1,3130000,78), (77,-1,3130000,79), (132,-1,3130000,80), (134,-1,3130000,81), (162,-1,3130000,82), (231,-1,3130000,83), (233,-1,3130000,84), (95,-1,3130000,85), (265,-1,3130000,86), (283,-1,3130000,87), (7882,-1,3130000,88), (7898,-1,3130000,89), (301,-1,3130000,90), (303,-1,3130000,91), (135,-1,3130000,92), (228,-1,3130000,93), (2503,-1,3130000,94), (266,-1,3130000,95), (286,-1,3130000,96), (299,-1,3130000,97), (5286,-1,3130000,98), (7897,-1,3130000,99), (176,-1,3130001,0), (310,-1,3130001,1), (177,-1,3130001,2), (311,-1,3130001,3), (100,-1,3130001,4), (178,-1,3130001,5), (101,-1,3130001,6), (7885,-1,3130001,7), (312,-1,3130001,8), (314,-1,3130001,9), (179,-1,3130001,10), (182,-1,3130001,11), (183,-1,3130001,12), (185,-1,3130001,13), (315,-1,3130001,14), (83,-1,3130001,15), (143,-1,3130001,16), (144,-1,3130001,17), (238,-1,3130001,18), (239,-1,3130001,19), (240,-1,3130001,20), (241,-1,3130001,21), (186,-1,3130001,22), (316,-1,3130001,23), (317,-1,3130001,24), (90,-1,3130001,25), (7886,-1,3130001,26), (7890,-1,3130001,27), (318,-1,3130001,28), (321,-1,3130001,29), (187,-1,3130001,30), (188,-1,3130001,31), (189,-1,3130001,32), (190,-1,3130001,33), (192,-1,3130001,34), (193,-1,3130001,35), (7887,-1,3130001,36), (242,-1,3130001,37), (325,-1,3130001,38), (195,-1,3130001,39), (84,-1,3130001,40), (145,-1,3130001,41), (174,-1,3130001,42), (196,-1,3130001,43), (201,-1,3130001,44), (202,-1,3130001,45), (326,-1,3130001,46), (197,-1,3130001,47), (198,-1,3130001,48), (199,-1,3130001,49), (200,-1,3130001,50), (203,-1,3130001,51), (7888,-1,3130001,52), (7891,-1,3130001,53), (204,-1,3130001,54), (205,-1,3130001,55), (206,-1,3130001,56), (9633,-1,3130001,57), (9634,-1,3130001,58), (11614,-1,3130002,0), (11605,-1,3130002,1), (11613,-1,3130002,2), (11617,-1,3130002,3), (11606,-1,3130002,4), (11623,-1,3130002,5), (11626,-1,3130002,6), (11618,-1,3130002,7), (11622,-1,3130002,8), (11635,-1,3130002,9), (11643,-1,3130002,10), (11646,-1,3130002,11), (11632,-1,3130002,12), (11640,-1,3130002,13), (11629,-1,3130002,14), (11645,-1,3130002,15), (11647,-1,3130002,16), (11631,-1,3130002,17), (11667,-1,3130002,18), (11675,-1,3130002,19), (11670,-1,3130002,20), (11673,-1,3130002,21), (11659,-1,3130002,22), (11666,-1,3130002,23), (11671,-1,3130002,24), (11661,-1,3130002,25), (11714,-1,3130002,26), (11685,-1,3130002,27), (11706,-1,3130002,28), (11683,-1,3130002,29), (11708,-1,3130002,30), (11710,-1,3130002,31), (11711,-1,3130002,32), (11713,-1,3130002,33), (11712,-1,3130002,34), (11686,-1,3130002,35), (11703,-1,3130002,36), (11608,-1,3130002,37), (11642,-1,3130002,38), (11665,-1,3130002,39), (11691,-1,3130002,40), (11625,-1,3130002,41), (11736,-1,3130002,42), (11727,-1,3130002,43), (11726,-1,3130002,44), (11730,-1,3130002,45), (11728,-1,3130002,46), (11725,-1,3130002,47), (11733,-1,3130002,48), (11747,-1,3130002,49), (11763,-1,3130002,50), (11759,-1,3130002,51), (11760,-1,3130002,52), (11749,-1,3130002,53), (11783,-1,3130002,54), (11794,-1,3130002,55), (11789,-1,3130002,56), (11778,-1,3130002,57), (11788,-1,3130002,58), (11777,-1,3130002,59), (11782,-1,3130002,60), (11790,-1,3130002,61), (11775,-1,3130002,62), (11776,-1,3130002,63), (11821,-1,3130002,64), (11807,-1,3130002,65), (11820,-1,3130002,66), (11801,-1,3130002,67), (11815,-1,3130002,68), (11816,-1,3130002,69), (11800,-1,3130002,70), (11803,-1,3130002,71), (11826,-1,3130002,72), (11827,-1,3130002,73), (11814,-1,3130002,74), (11813,-1,3130002,75), (11822,-1,3130002,76), (11830,-1,3130002,77), (11832,-1,3130002,78), (11853,-1,3130002,79), (11863,-1,3130002,80), (11856,-1,3130002,81), (11839,-1,3130002,82), (11857,-1,3130002,83), (11858,-1,3130002,84), (11843,-1,3130002,85), (11840,-1,3130002,86), (11610,-1,3130003,0), (11619,-1,3130003,1), (11611,-1,3130003,2), (11612,-1,3130003,3), (11609,-1,3130003,4), (11627,-1,3130003,5), (11630,-1,3130003,6), (11634,-1,3130003,7), (11633,-1,3130003,8), (11637,-1,3130003,9), (11655,-1,3130003,10), (11656,-1,3130003,11), (11657,-1,3130003,12), (11662,-1,3130003,13), (11664,-1,3130003,14), (11672,-1,3130003,15), (11660,-1,3130003,16), (11663,-1,3130003,17), (11678,-1,3130003,18), (11676,-1,3130003,19), (11693,-1,3130003,20), (11696,-1,3130003,21), (11692,-1,3130003,22), (11709,-1,3130003,23), (11715,-1,3130003,24), (11732,-1,3130003,25), (11737,-1,3130003,26), (11729,-1,3130003,27), (11731,-1,3130003,28), (11764,-1,3130003,29), (11757,-1,3130003,30), (11748,-1,3130003,31), (11779,-1,3130003,32), (11792,-1,3130003,33), (11793,-1,3130003,34), (11829,-1,3130003,35), (11805,-1,3130003,36), (11802,-1,3130003,37), (11799,-1,3130003,38), (11804,-1,3130003,39), (11806,-1,3130003,40), (11817,-1,3130003,41), (11825,-1,3130003,42), (11819,-1,3130003,43), (11824,-1,3130003,44), (11828,-1,3130003,45), (11833,-1,3130003,46), (11850,-1,3130003,47), (11859,-1,3130003,48), (11842,-1,3130003,49), (11838,-1,3130003,50), (11855,-1,3130003,51), (2,-1,3130100,0), (218,-1,3130100,1), (272,-1,3130100,2), (15,-1,3130100,3), (68,-1,3130100,4), (219,-1,3130100,5), (273,-1,3130100,6), (155,-1,3130100,7), (87,-1,3130100,8), (16,-1,3130100,9), (123,-1,3130100,10), (7880,-1,3130100,11), (220,-1,3130100,12), (221,-1,3130100,13), (274,-1,3130100,14), (156,-1,3130100,15), (166,-1,3130100,16), (168,-1,3130100,17), (291,-1,3130100,18), (69,-1,3130100,19), (126,-1,3130100,20), (222,-1,3130100,21), (275,-1,3130100,22), (276,-1,3130100,23), (277,-1,3130100,24), (86,-1,3130100,25), (292,-1,3130100,26), (295,-1,3130100,27), (124,-1,3130100,28), (127,-1,3130100,29), (130,-1,3130100,30), (223,-1,3130100,31), (278,-1,3130100,32), (157,-1,3130100,33), (293,-1,3130100,34), (296,-1,3130100,35), (129,-1,3130100,36), (224,-1,3130100,37), (1660,-1,3130100,38), (279,-1,3130100,39), (158,-1,3130100,40), (7881,-1,3130100,41), (7896,-1,3130100,42), (172,-1,3130100,43), (294,-1,3130100,44), (88,-1,3130100,45), (93,-1,3130100,46), (256,-1,3130100,47), (257,-1,3130100,48), (258,-1,3130100,49), (259,-1,3130100,50), (260,-1,3130100,51), (261,-1,3130100,52), (70,-1,3130100,53), (159,-1,3130100,54), (225,-1,3130100,55), (262,-1,3130100,56), (280,-1,3130100,57), (297,-1,3130100,58), (2499,-1,3130100,59), (5284,-1,3130100,60), (5285,-1,3130100,61), (232,-1,3130100,62), (263,-1,3130100,63), (281,-1,3130100,64), (298,-1,3130100,65), (302,-1,3130100,66), (73,-1,3130100,67), (74,-1,3130100,68), (131,-1,3130100,69), (133,-1,3130100,70), (227,-1,3130100,71), (2502,-1,3130100,72), (94,-1,3130100,73), (282,-1,3130100,74), (285,-1,3130100,75), (4233,-1,3130100,76), (75,-1,3130100,77), (76,-1,3130100,78), (77,-1,3130100,79), (132,-1,3130100,80), (134,-1,3130100,81), (162,-1,3130100,82), (231,-1,3130100,83), (233,-1,3130100,84), (95,-1,3130100,85), (265,-1,3130100,86), (283,-1,3130100,87), (7882,-1,3130100,88), (7898,-1,3130100,89), (301,-1,3130100,90), (303,-1,3130100,91), (135,-1,3130100,92), (228,-1,3130100,93), (2503,-1,3130100,94), (266,-1,3130100,95), (286,-1,3130100,96), (299,-1,3130100,97), (5286,-1,3130100,98), (7897,-1,3130100,99), (176,-1,3130101,0), (310,-1,3130101,1), (177,-1,3130101,2), (311,-1,3130101,3), (100,-1,3130101,4), (178,-1,3130101,5), (101,-1,3130101,6), (7885,-1,3130101,7), (312,-1,3130101,8), (314,-1,3130101,9), (179,-1,3130101,10), (182,-1,3130101,11), (183,-1,3130101,12), (185,-1,3130101,13), (315,-1,3130101,14), (83,-1,3130101,15), (143,-1,3130101,16), (144,-1,3130101,17), (238,-1,3130101,18), (239,-1,3130101,19), (240,-1,3130101,20), (241,-1,3130101,21), (186,-1,3130101,22), (316,-1,3130101,23), (317,-1,3130101,24), (90,-1,3130101,25), (7886,-1,3130101,26), (7890,-1,3130101,27), (318,-1,3130101,28), (321,-1,3130101,29), (187,-1,3130101,30), (188,-1,3130101,31), (189,-1,3130101,32), (190,-1,3130101,33), (192,-1,3130101,34), (193,-1,3130101,35), (7887,-1,3130101,36), (242,-1,3130101,37), (325,-1,3130101,38), (195,-1,3130101,39), (84,-1,3130101,40), (145,-1,3130101,41), (174,-1,3130101,42), (196,-1,3130101,43), (201,-1,3130101,44), (202,-1,3130101,45), (326,-1,3130101,46), (197,-1,3130101,47), (198,-1,3130101,48), (199,-1,3130101,49), (200,-1,3130101,50), (203,-1,3130101,51), (7888,-1,3130101,52), (7891,-1,3130101,53), (204,-1,3130101,54), (205,-1,3130101,55), (206,-1,3130101,56), (9633,-1,3130101,57), (9634,-1,3130101,58), (11614,-1,3130102,0), (11605,-1,3130102,1), (11613,-1,3130102,2), (11617,-1,3130102,3), (11606,-1,3130102,4), (11623,-1,3130102,5), (11626,-1,3130102,6), (11618,-1,3130102,7), (11622,-1,3130102,8), (11635,-1,3130102,9), (11643,-1,3130102,10), (11646,-1,3130102,11), (11632,-1,3130102,12), (11640,-1,3130102,13), (11629,-1,3130102,14), (11645,-1,3130102,15), (11647,-1,3130102,16), (11631,-1,3130102,17), (11667,-1,3130102,18), (11675,-1,3130102,19), (11670,-1,3130102,20), (11673,-1,3130102,21), (11659,-1,3130102,22), (11666,-1,3130102,23), (11671,-1,3130102,24), (11661,-1,3130102,25), (11714,-1,3130102,26), (11685,-1,3130102,27), (11706,-1,3130102,28), (11683,-1,3130102,29), (11708,-1,3130102,30), (11710,-1,3130102,31), (11711,-1,3130102,32), (11713,-1,3130102,33), (11712,-1,3130102,34), (11686,-1,3130102,35), (11703,-1,3130102,36), (11608,-1,3130102,37), (11642,-1,3130102,38), (11665,-1,3130102,39), (11691,-1,3130102,40), (11625,-1,3130102,41), (11736,-1,3130102,42), (11727,-1,3130102,43), (11726,-1,3130102,44), (11730,-1,3130102,45), (11728,-1,3130102,46), (11725,-1,3130102,47), (11733,-1,3130102,48), (11747,-1,3130102,49), (11763,-1,3130102,50), (11759,-1,3130102,51), (11760,-1,3130102,52), (11749,-1,3130102,53), (11783,-1,3130102,54), (11794,-1,3130102,55), (11789,-1,3130102,56), (11778,-1,3130102,57), (11788,-1,3130102,58), (11777,-1,3130102,59), (11782,-1,3130102,60), (11790,-1,3130102,61), (11775,-1,3130102,62), (11776,-1,3130102,63), (11821,-1,3130102,64), (11807,-1,3130102,65), (11820,-1,3130102,66), (11801,-1,3130102,67), (11815,-1,3130102,68), (11816,-1,3130102,69), (11800,-1,3130102,70), (11803,-1,3130102,71), (11826,-1,3130102,72), (11827,-1,3130102,73), (11814,-1,3130102,74), (11813,-1,3130102,75), (11822,-1,3130102,76), (11830,-1,3130102,77), (11832,-1,3130102,78), (11853,-1,3130102,79), (11863,-1,3130102,80), (11856,-1,3130102,81), (11839,-1,3130102,82), (11857,-1,3130102,83), (11858,-1,3130102,84), (11843,-1,3130102,85), (11840,-1,3130102,86), (11610,-1,3130103,0), (11619,-1,3130103,1), (11611,-1,3130103,2), (11612,-1,3130103,3), (11609,-1,3130103,4), (11627,-1,3130103,5), (11630,-1,3130103,6), (11634,-1,3130103,7), (11633,-1,3130103,8), (11637,-1,3130103,9), (11655,-1,3130103,10), (11656,-1,3130103,11), (11657,-1,3130103,12), (11662,-1,3130103,13), (11664,-1,3130103,14), (11672,-1,3130103,15), (11660,-1,3130103,16), (11663,-1,3130103,17), (11678,-1,3130103,18), (11676,-1,3130103,19), (11693,-1,3130103,20), (11696,-1,3130103,21), (11692,-1,3130103,22), (11709,-1,3130103,23), (11715,-1,3130103,24), (11732,-1,3130103,25), (11737,-1,3130103,26), (11729,-1,3130103,27), (11731,-1,3130103,28), (11764,-1,3130103,29), (11757,-1,3130103,30), (11748,-1,3130103,31), (11779,-1,3130103,32), (11792,-1,3130103,33), (11793,-1,3130103,34), (11829,-1,3130103,35), (11805,-1,3130103,36), (11802,-1,3130103,37), (11799,-1,3130103,38), (11804,-1,3130103,39), (11806,-1,3130103,40), (11817,-1,3130103,41), (11825,-1,3130103,42), (11819,-1,3130103,43), (11824,-1,3130103,44), (11828,-1,3130103,45), (11833,-1,3130103,46), (11850,-1,3130103,47), (11859,-1,3130103,48), (11842,-1,3130103,49), (11838,-1,3130103,50), (11855,-1,3130103,51), (412,-1,3130200,0), (390,-1,3130200,1), (24,-1,3130200,2), (31,-1,3130200,3), (25,-1,3130200,4), (26,-1,3130200,5), (33,-1,3130200,6), (32,-1,3130200,7), (27,-1,3130200,8), (34,-1,3130200,9), (413,-1,3130200,10), (347,-1,3130200,11), (391,-1,3130200,12), (376,-1,3130200,13), (414,-1,3130200,14), (392,-1,3130200,15), (348,-1,3130200,16), (349,-1,3130200,17), (350,-1,3130200,18), (58,-1,3130200,19), (59,-1,3130200,20), (416,-1,3130200,21), (377,-1,3130200,22), (351,-1,3130200,23), (378,-1,3130200,24), (379,-1,3130200,25), (393,-1,3130200,26), (415,-1,3130200,27), (394,-1,3130200,28), (2378,-1,3130200,29), (352,-1,3130200,30), (395,-1,3130200,31), (417,-1,3130200,32), (2377,-1,3130200,33), (353,-1,3130200,34), (380,-1,3130200,35), (396,-1,3130200,36), (102,-1,3130200,37), (625,-1,3130200,38), (626,-1,3130200,39), (627,-1,3130200,40), (628,-1,3130200,41), (629,-1,3130200,42), (2493,-1,3130200,43), (630,-1,3130200,44), (2494,-1,3130200,45), (50,-1,3130200,46), (51,-1,3130200,47), (604,-1,3130200,48), (605,-1,3130200,49), (63,-1,3130200,50), (606,-1,3130200,51), (2446,-1,3130200,52), (2448,-1,3130200,53), (2449,-1,3130200,54), (61,-1,3130200,55), (607,-1,3130200,56), (38,-1,3130200,57), (39,-1,3130200,58), (40,-1,3130200,59), (1123,-1,3130200,60), (553,-1,3130200,61), (1124,-1,3130200,62), (2422,-1,3130200,63), (2424,-1,3130200,64), (2425,-1,3130200,65), (1125,-1,3130200,66), (2427,-1,3130200,67), (2428,-1,3130200,68), (44,-1,3130200,69), (1148,-1,3130200,70), (45,-1,3130200,71), (46,-1,3130200,72), (47,-1,3130200,73), (2411,-1,3130200,74), (2412,-1,3130200,75), (62,-1,3130200,76), (354,-1,3130200,77), (381,-1,3130200,78), (397,-1,3130200,79), (631,-1,3130200,80), (2387,-1,3130200,81), (2429,-1,3130200,82), (2431,-1,3130200,83), (2432,-1,3130200,84), (2433,-1,3130200,85), (2452,-1,3130200,86), (2453,-1,3130200,87), (2495,-1,3130200,88), (398,-1,3130200,89), (418,-1,3130200,90), (2455,-1,3130200,91), (2496,-1,3130200,92), (60,-1,3130200,93), (356,-1,3130200,94), (401,-1,3130200,95), (632,-1,3130200,96), (103,-1,3130200,97), (107,-1,3130200,98), (2497,-1,3130200,99), (382,-1,3130200,100), (419,-1,3130200,101), (420,-1,3130200,102), (500,-1,3130200,103), (517,-1,3130200,104), (1149,-1,3130200,105), (2414,-1,3130200,106), (2456,-1,3130200,107), (2457,-1,3130200,108), (2458,-1,3130200,109), (608,-1,3130200,110), (2460,-1,3130200,111), (2461,-1,3130200,112), (2462,-1,3130200,113), (1126,-1,3130200,114), (2434,-1,3130200,115), (64,-1,3130200,116), (2436,-1,3130200,117), (2437,-1,3130200,118), (2438,-1,3130200,119), (355,-1,3130200,120), (399,-1,3130200,121), (400,-1,3130200,122), (9577,-1,3130200,123), (9578,-1,3130200,124), (9583,-1,3130200,125), (9584,-1,3130200,126), (1104,-1,3130201,0), (1101,-1,3130201,1), (1105,-1,3130201,2), (1102,-1,3130201,3), (465,-1,3130201,4), (432,-1,3130201,5), (467,-1,3130201,6), (434,-1,3130201,7), (468,-1,3130201,8), (435,-1,3130201,9), (469,-1,3130201,10), (436,-1,3130201,11), (470,-1,3130201,12), (437,-1,3130201,13), (438,-1,3130201,14), (102,-1,3130201,15), (625,-1,3130201,16), (626,-1,3130201,17), (627,-1,3130201,18), (628,-1,3130201,19), (629,-1,3130201,20), (2493,-1,3130201,21), (630,-1,3130201,22), (2494,-1,3130201,23), (50,-1,3130201,24), (51,-1,3130201,25), (604,-1,3130201,26), (605,-1,3130201,27), (63,-1,3130201,28), (606,-1,3130201,29), (2447,-1,3130201,30), (2450,-1,3130201,31), (61,-1,3130201,32), (607,-1,3130201,33), (2451,-1,3130201,34), (2459,-1,3130201,35), (2463,-1,3130201,36), (38,-1,3130201,37), (39,-1,3130201,38), (40,-1,3130201,39), (1123,-1,3130201,40), (553,-1,3130201,41), (1124,-1,3130201,42), (2423,-1,3130201,43), (2426,-1,3130201,44), (1125,-1,3130201,45), (2427,-1,3130201,46), (2428,-1,3130201,47), (2435,-1,3130201,48), (44,-1,3130201,49), (1148,-1,3130201,50), (45,-1,3130201,51), (46,-1,3130201,52), (47,-1,3130201,53), (2411,-1,3130201,54), (2412,-1,3130201,55), (439,-1,3130201,56), (471,-1,3130201,57), (2430,-1,3130201,58), (2454,-1,3130201,59), (440,-1,3130201,60), (472,-1,3130201,61), (473,-1,3130201,62), (441,-1,3130201,63), (442,-1,3130201,64), (9577,-1,3130201,65), (9578,-1,3130201,66), (9583,-1,3130201,67), (9584,-1,3130201,68), (12014,-1,3130202,0), (12008,-1,3130202,1), (12015,-1,3130202,2), (12012,-1,3130202,3), (12020,-1,3130202,4), (12021,-1,3130202,5), (12024,-1,3130202,6), (12032,-1,3130202,7), (12030,-1,3130202,8), (12031,-1,3130202,9), (12041,-1,3130202,10), (12034,-1,3130202,11), (12023,-1,3130202,12), (12044,-1,3130202,13), (12049,-1,3130202,14), (12039,-1,3130202,15), (12043,-1,3130202,16), (12042,-1,3130202,17), (12036,-1,3130202,18), (12060,-1,3130202,19), (12059,-1,3130202,20), (12056,-1,3130202,21), (12054,-1,3130202,22), (12052,-1,3130202,23), (12081,-1,3130202,24), (12080,-1,3130202,25), (12074,-1,3130202,26), (12013,-1,3130202,27), (12025,-1,3130202,28), (12051,-1,3130202,29), (12069,-1,3130202,30), (12063,-1,3130202,31), (12073,-1,3130202,32), (12078,-1,3130202,33), (12007,-1,3130202,34), (12016,-1,3130202,35), (12038,-1,3130202,36), (12068,-1,3130202,37), (12037,-1,3130202,38), (12055,-1,3130202,39), (12061,-1,3130202,40), (12072,-1,3130202,41), (12076,-1,3130202,42), (12006,-1,3130202,43), (12029,-1,3130202,44), (12033,-1,3130202,45), (12070,-1,3130202,46), (12035,-1,3130202,47), (12053,-1,3130202,48), (12062,-1,3130202,49), (12071,-1,3130202,50), (12075,-1,3130202,51), (12077,-1,3130202,52), (12009,-1,3130202,53), (12028,-1,3130202,54), (12050,-1,3130202,55), (12064,-1,3130202,56), (12079,-1,3130202,57), (12085,-1,3130202,58), (12095,-1,3130202,59), (12094,-1,3130202,60), (12086,-1,3130202,61), (12091,-1,3130202,62), (12084,-1,3130202,63), (12093,-1,3130202,64), (12101,-1,3130202,65), (12088,-1,3130202,66), (12089,-1,3130202,67), (12087,-1,3130202,68), (12092,-1,3130202,69), (12096,-1,3130202,70), (12128,-1,3130202,71), (12144,-1,3130202,72), (12135,-1,3130202,73), (12107,-1,3130202,74), (12129,-1,3130202,75), (12126,-1,3130202,76), (12143,-1,3130202,77), (12109,-1,3130202,78), (12111,-1,3130202,79), (12130,-1,3130202,80), (12106,-1,3130202,81), (12127,-1,3130202,82), (12120,-1,3130202,83), (12145,-1,3130202,84), (12108,-1,3130202,85), (12116,-1,3130202,86), (12112,-1,3130202,87), (12119,-1,3130202,88), (12131,-1,3130202,89), (12134,-1,3130202,90), (12141,-1,3130202,91), (12118,-1,3130202,92), (12114,-1,3130202,93), (12125,-1,3130202,94), (12132,-1,3130202,95), (12136,-1,3130202,96), (12142,-1,3130202,97), (12110,-1,3130202,98), (12113,-1,3130202,99), (12133,-1,3130202,100), (12011,-1,3130203,0), (12010,-1,3130203,1), (12017,-1,3130203,2), (12022,-1,3130203,3), (12019,-1,3130203,4), (12018,-1,3130203,5), (12048,-1,3130203,6), (12047,-1,3130203,7), (12058,-1,3130203,8), (12057,-1,3130203,9), (12083,-1,3130203,10), (12013,-1,3130203,11), (12025,-1,3130203,12), (12051,-1,3130203,13), (12069,-1,3130203,14), (12063,-1,3130203,15), (12073,-1,3130203,16), (12078,-1,3130203,17), (12007,-1,3130203,18), (12016,-1,3130203,19), (12038,-1,3130203,20), (12068,-1,3130203,21), (12046,-1,3130203,22), (12065,-1,3130203,23), (12072,-1,3130203,24), (12076,-1,3130203,25), (12082,-1,3130203,26), (12006,-1,3130203,27), (12029,-1,3130203,28), (12033,-1,3130203,29), (12070,-1,3130203,30), (12045,-1,3130203,31), (12066,-1,3130203,32), (12122,-1,3130203,33), (12137,-1,3130203,34), (12071,-1,3130203,35), (12075,-1,3130203,36), (12077,-1,3130203,37), (12121,-1,3130203,38), (12009,-1,3130203,39), (12028,-1,3130203,40), (12050,-1,3130203,41), (12064,-1,3130203,42), (12079,-1,3130203,43), (12099,-1,3130203,44), (12100,-1,3130203,45), (12098,-1,3130203,46), (12097,-1,3130203,47), (12115,-1,3130203,48), (12124,-1,3130203,49), (12139,-1,3130203,50), (12123,-1,3130203,51), (12138,-1,3130203,52), (412,-1,3130300,0), (390,-1,3130300,1), (24,-1,3130300,2), (31,-1,3130300,3), (25,-1,3130300,4), (26,-1,3130300,5), (33,-1,3130300,6), (32,-1,3130300,7), (27,-1,3130300,8), (34,-1,3130300,9), (413,-1,3130300,10), (347,-1,3130300,11), (391,-1,3130300,12), (376,-1,3130300,13), (414,-1,3130300,14), (392,-1,3130300,15), (348,-1,3130300,16), (349,-1,3130300,17), (350,-1,3130300,18), (58,-1,3130300,19), (59,-1,3130300,20), (416,-1,3130300,21), (377,-1,3130300,22), (351,-1,3130300,23), (378,-1,3130300,24), (379,-1,3130300,25), (393,-1,3130300,26), (415,-1,3130300,27), (394,-1,3130300,28), (2378,-1,3130300,29), (352,-1,3130300,30), (395,-1,3130300,31), (417,-1,3130300,32), (102,-1,3130300,33), (625,-1,3130300,34), (626,-1,3130300,35), (627,-1,3130300,36), (628,-1,3130300,37), (629,-1,3130300,38), (50,-1,3130300,39), (51,-1,3130300,40), (604,-1,3130300,41), (605,-1,3130300,42), (63,-1,3130300,43), (606,-1,3130300,44), (38,-1,3130300,45), (39,-1,3130300,46), (40,-1,3130300,47), (1123,-1,3130300,48), (553,-1,3130300,49), (1124,-1,3130300,50), (44,-1,3130300,51), (1148,-1,3130300,52), (45,-1,3130300,53), (46,-1,3130300,54), (47,-1,3130300,55), (62,-1,3130300,56), (354,-1,3130300,57), (381,-1,3130300,58), (397,-1,3130300,59), (631,-1,3130300,60), (2387,-1,3130300,61), (2429,-1,3130300,62), (2431,-1,3130300,63), (2432,-1,3130300,64), (2433,-1,3130300,65), (2452,-1,3130300,66), (2453,-1,3130300,67), (2495,-1,3130300,68), (9577,-1,3130300,69), (9578,-1,3130300,70), (9583,-1,3130300,71), (9584,-1,3130300,72), (1104,-1,3130301,0), (1101,-1,3130301,1), (1105,-1,3130301,2), (1102,-1,3130301,3), (465,-1,3130301,4), (432,-1,3130301,5), (467,-1,3130301,6), (434,-1,3130301,7), (468,-1,3130301,8), (435,-1,3130301,9), (469,-1,3130301,10), (436,-1,3130301,11), (470,-1,3130301,12), (437,-1,3130301,13), (102,-1,3130301,14), (625,-1,3130301,15), (626,-1,3130301,16), (627,-1,3130301,17), (628,-1,3130301,18), (629,-1,3130301,19), (50,-1,3130301,20), (51,-1,3130301,21), (604,-1,3130301,22), (605,-1,3130301,23), (63,-1,3130301,24), (606,-1,3130301,25), (38,-1,3130301,26), (39,-1,3130301,27), (40,-1,3130301,28), (1123,-1,3130301,29), (553,-1,3130301,30), (1124,-1,3130301,31), (44,-1,3130301,32), (1148,-1,3130301,33), (45,-1,3130301,34), (46,-1,3130301,35), (47,-1,3130301,36), (439,-1,3130301,37), (471,-1,3130301,38), (2430,-1,3130301,39), (2454,-1,3130301,40), (9577,-1,3130301,41), (9578,-1,3130301,42), (9583,-1,3130301,43), (9584,-1,3130301,44), (12014,-1,3130302,0), (12008,-1,3130302,1), (12015,-1,3130302,2), (12012,-1,3130302,3), (12020,-1,3130302,4), (12021,-1,3130302,5), (12024,-1,3130302,6), (12032,-1,3130302,7), (12030,-1,3130302,8), (12031,-1,3130302,9), (12041,-1,3130302,10), (12034,-1,3130302,11), (12023,-1,3130302,12), (12044,-1,3130302,13), (12049,-1,3130302,14), (12039,-1,3130302,15), (12043,-1,3130302,16), (12042,-1,3130302,17), (12036,-1,3130302,18), (12060,-1,3130302,19), (12059,-1,3130302,20), (12056,-1,3130302,21), (12054,-1,3130302,22), (12052,-1,3130302,23), (12081,-1,3130302,24), (12080,-1,3130302,25), (12074,-1,3130302,26), (12013,-1,3130302,27), (12025,-1,3130302,28), (12051,-1,3130302,29), (12069,-1,3130302,30), (12063,-1,3130302,31), (12073,-1,3130302,32), (12078,-1,3130302,33), (12007,-1,3130302,34), (12016,-1,3130302,35), (12038,-1,3130302,36), (12068,-1,3130302,37), (12037,-1,3130302,38), (12055,-1,3130302,39), (12061,-1,3130302,40), (12072,-1,3130302,41), (12076,-1,3130302,42), (12006,-1,3130302,43), (12029,-1,3130302,44), (12033,-1,3130302,45), (12070,-1,3130302,46), (12035,-1,3130302,47), (12053,-1,3130302,48), (12062,-1,3130302,49), (12071,-1,3130302,50), (12075,-1,3130302,51), (12077,-1,3130302,52), (12009,-1,3130302,53), (12028,-1,3130302,54), (12050,-1,3130302,55), (12064,-1,3130302,56), (12079,-1,3130302,57), (12085,-1,3130302,58), (12095,-1,3130302,59), (12094,-1,3130302,60), (12086,-1,3130302,61), (12091,-1,3130302,62), (12084,-1,3130302,63), (12093,-1,3130302,64), (12101,-1,3130302,65), (12088,-1,3130302,66), (12089,-1,3130302,67), (12087,-1,3130302,68), (12092,-1,3130302,69), (12096,-1,3130302,70), (12128,-1,3130302,71), (12144,-1,3130302,72), (12135,-1,3130302,73), (12107,-1,3130302,74), (12129,-1,3130302,75), (12126,-1,3130302,76), (12143,-1,3130302,77), (12109,-1,3130302,78), (12111,-1,3130302,79), (12130,-1,3130302,80), (12106,-1,3130302,81), (12127,-1,3130302,82), (12120,-1,3130302,83), (12145,-1,3130302,84), (12108,-1,3130302,85), (12116,-1,3130302,86), (12112,-1,3130302,87), (12119,-1,3130302,88), (12131,-1,3130302,89), (12134,-1,3130302,90), (12141,-1,3130302,91), (12118,-1,3130302,92), (12114,-1,3130302,93), (12125,-1,3130302,94), (12132,-1,3130302,95), (12136,-1,3130302,96), (12142,-1,3130302,97), (12110,-1,3130302,98), (12113,-1,3130302,99), (12133,-1,3130302,100), (12011,-1,3130303,0), (12010,-1,3130303,1), (12017,-1,3130303,2), (12022,-1,3130303,3), (12019,-1,3130303,4), (12018,-1,3130303,5), (12048,-1,3130303,6), (12047,-1,3130303,7), (12058,-1,3130303,8), (12057,-1,3130303,9), (12083,-1,3130303,10), (12013,-1,3130303,11), (12025,-1,3130303,12), (12051,-1,3130303,13), (12069,-1,3130303,14), (12063,-1,3130303,15), (12073,-1,3130303,16), (12078,-1,3130303,17), (12007,-1,3130303,18), (12016,-1,3130303,19), (12038,-1,3130303,20), (12068,-1,3130303,21), (12046,-1,3130303,22), (12065,-1,3130303,23), (12072,-1,3130303,24), (12076,-1,3130303,25), (12082,-1,3130303,26), (12006,-1,3130303,27), (12029,-1,3130303,28), (12033,-1,3130303,29), (12070,-1,3130303,30), (12045,-1,3130303,31), (12066,-1,3130303,32), (12122,-1,3130303,33), (12137,-1,3130303,34), (12071,-1,3130303,35), (12075,-1,3130303,36), (12077,-1,3130303,37), (12121,-1,3130303,38), (12009,-1,3130303,39), (12028,-1,3130303,40), (12050,-1,3130303,41), (12064,-1,3130303,42), (12079,-1,3130303,43), (12099,-1,3130303,44), (12100,-1,3130303,45), (12098,-1,3130303,46), (12097,-1,3130303,47), (12115,-1,3130303,48), (12124,-1,3130303,49), (12139,-1,3130303,50), (12123,-1,3130303,51), (12138,-1,3130303,52), (878,-1,3130400,0), (890,-1,3130400,1), (879,-1,3130400,2), (880,-1,3130400,3), (881,-1,3130400,4), (851,-1,3130400,5), (882,-1,3130400,6), (914,-1,3130400,7), (852,-1,3130400,8), (883,-1,3130400,9), (915,-1,3130400,10), (884,-1,3130400,11), (853,-1,3130400,12), (916,-1,3130400,13), (885,-1,3130400,14), (854,-1,3130400,15), (917,-1,3130400,16), (886,-1,3130400,17), (855,-1,3130400,18), (119,-1,3130400,19), (12312,-1,3130401,0), (12315,-1,3130401,1), (12317,-1,3130401,2), (12320,-1,3130401,3), (12311,-1,3130401,4), (12314,-1,3130401,5), (12318,-1,3130401,6), (12322,-1,3130401,7), (12313,-1,3130401,8), (12316,-1,3130401,9), (12319,-1,3130401,10), (12321,-1,3130401,11), (12325,-1,3130401,12), (12323,-1,3130401,13), (12324,-1,3130401,14), (12326,-1,3130401,15), (12328,-1,3130401,16), (12327,-1,3130401,17), (12331,-1,3130401,18), (12329,-1,3130401,19), (12330,-1,3130401,20), (12333,-1,3130401,21), (12332,-1,3130401,22), (12334,-1,3130401,23), (12337,-1,3130401,24), (12335,-1,3130401,25), (12336,-1,3130401,26), (878,-1,3130500,0), (890,-1,3130500,1), (879,-1,3130500,2), (880,-1,3130500,3), (881,-1,3130500,4), (851,-1,3130500,5), (882,-1,3130500,6), (914,-1,3130500,7), (852,-1,3130500,8), (883,-1,3130500,9), (915,-1,3130500,10), (884,-1,3130500,11), (853,-1,3130500,12), (916,-1,3130500,13), (885,-1,3130500,14), (854,-1,3130500,15), (917,-1,3130500,16), (886,-1,3130500,17), (855,-1,3130500,18), (119,-1,3130500,19), (12312,-1,3130501,0), (12315,-1,3130501,1), (12317,-1,3130501,2), (12320,-1,3130501,3), (12311,-1,3130501,4), (12314,-1,3130501,5), (12318,-1,3130501,6), (12322,-1,3130501,7), (12313,-1,3130501,8), (12316,-1,3130501,9), (12319,-1,3130501,10), (12321,-1,3130501,11), (12325,-1,3130501,12), (12323,-1,3130501,13), (12324,-1,3130501,14), (12326,-1,3130501,15), (12328,-1,3130501,16), (12327,-1,3130501,17), (12331,-1,3130501,18), (12329,-1,3130501,19), (12330,-1,3130501,20), (12333,-1,3130501,21), (12332,-1,3130501,22), (12334,-1,3130501,23), (12337,-1,3130501,24), (12335,-1,3130501,25), (12336,-1,3130501,26), (1294,-1,3130600,0), (1095,-1,3130600,1), (1048,-1,3130600,2), (1050,-1,3130600,3), (1051,-1,3130600,4), (1049,-1,3130600,5), (1152,-1,3130600,6), (1054,-1,3130600,7), (1058,-1,3130600,8), (1099,-1,3130600,9), (1098,-1,3130600,10), (1056,-1,3130600,11), (1055,-1,3130600,12), (1053,-1,3130600,13), (1052,-1,3130600,14), (1097,-1,3130600,15), (1096,-1,3130600,16), (1386,-1,3130600,17), (1514,-1,3130600,18), (1372,-1,3130600,19), (1667,-1,3130600,20), (1671,-1,3130600,21), (1669,-1,3130600,22), (1403,-1,3130600,23), (1405,-1,3130600,24), (1370,-1,3130600,25), (1401,-1,3130600,26), (4916,-1,3130600,27), (1411,-1,3130600,28), (1513,-1,3130600,29), (1399,-1,3130600,30), (1515,-1,3130600,31), (1371,-1,3130600,32), (1383,-1,3130600,33), (1377,-1,3130600,34), (1512,-1,3130600,35), (1379,-1,3130600,36), (1415,-1,3130600,37), (1388,-1,3130600,38), (1517,-1,3130600,39), (4908,-1,3130600,40), (1417,-1,3130600,41), (1400,-1,3130600,42), (1418,-1,3130600,43), (1668,-1,3130600,44), (1670,-1,3130600,45), (1404,-1,3130600,46), (4906,-1,3130600,47), (1402,-1,3130600,48), (1391,-1,3130600,49), (1410,-1,3130600,50), (1398,-1,3130600,51), (1389,-1,3130600,52), (1378,-1,3130600,53), (1414,-1,3130600,54), (1385,-1,3130600,55), (4910,-1,3130600,56), (1394,-1,3130600,57), (1516,-1,3130600,58), (3944,-1,3130600,59), (1412,-1,3130600,60), (1413,-1,3130600,61), (1387,-1,3130600,62), (1390,-1,3130600,63), (1408,-1,3130600,64), (1392,-1,3130600,65), (1407,-1,3130600,66), (1409,-1,3130600,67), (1416,-1,3130600,68), (1406,-1,3130600,69), (1397,-1,3130600,70), (1384,-1,3130600,71), (1380,-1,3130600,72), (1382,-1,3130600,73), (1381,-1,3130600,74), (1529,-1,3130600,75), (1525,-1,3130600,76), (1527,-1,3130600,77), (1524,-1,3130600,78), (1531,-1,3130600,79), (1522,-1,3130600,80), (1526,-1,3130600,81), (1534,-1,3130600,82), (1537,-1,3130600,83), (1856,-1,3130600,84), (1523,-1,3130600,85), (1521,-1,3130600,86), (1535,-1,3130600,87), (1532,-1,3130600,88), (1536,-1,3130600,89), (1533,-1,3130600,90), (1528,-1,3130600,91), (1518,-1,3130600,92), (1519,-1,3130600,93), (1520,-1,3130600,94), (1530,-1,3130600,95), (3038,-1,3130600,96), (10025,-1,3130600,97), (10026,-1,3130600,98), (10073,-1,3130600,99), (10072,-1,3130600,100), (10027,-1,3130600,101), (10028,-1,3130600,102), (10029,-1,3130600,103), (10031,-1,3130600,104), (10032,-1,3130600,105), (10180,-1,3130600,106), (10181,-1,3130600,107), (10070,-1,3130600,108), (10074,-1,3130600,109), (10033,-1,3130600,110), (10078,-1,3130600,111), (10058,-1,3130600,112), (10077,-1,3130600,113), (10085,-1,3130600,114), (10094,-1,3130600,115), (10275,-1,3130600,116), (10276,-1,3130600,117), (10075,-1,3130600,118), (10079,-1,3130600,119), (10076,-1,3130600,120), (8616,-1,3130600,121), (8890,-1,3130600,122), (8891,-1,3130600,123), (8909,-1,3130600,124), (8945,-1,3130600,125), (8946,-1,3130600,126), (4445,-1,3130700,0), (4446,-1,3130700,1), (4447,-1,3130700,2), (4448,-1,3130700,3), (4449,-1,3130700,4), (4450,-1,3130700,5), (4451,-1,3130700,6), (4452,-1,3130700,7), (4453,-1,3130700,8), (4454,-1,3130700,9), (4455,-1,3130700,10), (4456,-1,3130700,11), (4457,-1,3130700,12), (4458,-1,3130700,13), (4459,-1,3130700,14), (4460,-1,3130700,15), (4461,-1,3130700,16), (4462,-1,3130700,17), (4463,-1,3130700,18), (4464,-1,3130700,19), (4465,-1,3130700,20), (4466,-1,3130700,21), (4467,-1,3130700,22), (4468,-1,3130700,23), (4481,-1,3130700,24), (4482,-1,3130700,25), (4483,-1,3130700,26), (4484,-1,3130700,27), (4485,-1,3130700,28), (4486,-1,3130700,29), (4487,-1,3130700,30), (4488,-1,3130700,31), (4489,-1,3130700,32), (4490,-1,3130700,33), (4491,-1,3130700,34), (4492,-1,3130700,35), (4493,-1,3130700,36), (4494,-1,3130700,37), (4495,-1,3130700,38), (4496,-1,3130700,39), (4497,-1,3130700,40), (4498,-1,3130700,41), (4499,-1,3130700,42), (4500,-1,3130700,43), (4501,-1,3130700,44), (4502,-1,3130700,45), (4503,-1,3130700,46), (4504,-1,3130700,47), (4505,-1,3130700,48), (4506,-1,3130700,49), (4507,-1,3130700,50), (4508,-1,3130700,51), (4509,-1,3130700,52), (4510,-1,3130700,53), (4511,-1,3130700,54), (4512,-1,3130700,55), (4513,-1,3130700,56), (4514,-1,3130700,57), (4515,-1,3130700,58), (4516,-1,3130700,59), (4517,-1,3130700,60), (4518,-1,3130700,61), (4519,-1,3130700,62), (4520,-1,3130700,63), (4521,-1,3130700,64), (4522,-1,3130700,65), (4523,-1,3130700,66), (4524,-1,3130700,67), (4525,-1,3130700,68), (4526,-1,3130700,69), (4527,-1,3130700,70), (4528,-1,3130700,71), (4529,-1,3130700,72), (4530,-1,3130700,73), (4531,-1,3130700,74), (4532,-1,3130700,75), (4533,-1,3130700,76), (4534,-1,3130700,77), (4535,-1,3130700,78), (4536,-1,3130700,79), (4537,-1,3130700,80), (4538,-1,3130700,81), (4539,-1,3130700,82), (4540,-1,3130700,83), (4541,-1,3130700,84), (4542,-1,3130700,85), (4543,-1,3130700,86), (4544,-1,3130700,87), (4545,-1,3130700,88), (4546,-1,3130700,89), (4547,-1,3130700,90), (4548,-1,3130700,91), (4549,-1,3130700,92), (4550,-1,3130700,93), (4551,-1,3130700,94), (4552,-1,3130700,95), (4565,-1,3130700,96), (4566,-1,3130700,97), (4567,-1,3130700,98), (4568,-1,3130700,99), (4569,-1,3130700,100), (4570,-1,3130700,101), (4571,-1,3130700,102), (4572,-1,3130700,103), (4573,-1,3130700,104), (4574,-1,3130700,105), (4575,-1,3130700,106), (4576,-1,3130700,107), (4577,-1,3130700,108), (4578,-1,3130700,109), (4579,-1,3130700,110), (4580,-1,3130700,111), (4581,-1,3130700,112), (4582,-1,3130700,113), (4583,-1,3130700,114), (4584,-1,3130700,115), (4585,-1,3130700,116), (4586,-1,3130700,117), (4587,-1,3130700,118), (4588,-1,3130700,119), (1835,-1,3130701,0), (2509,-1,3130701,1), (3947,-1,3130701,2), (1463,-1,3130701,3), (1464,-1,3130701,4), (3948,-1,3130701,5), (3949,-1,3130701,6), (5146,-1,3130701,7), (5140,-1,3130701,8), (5134,-1,3130701,9), (5262,-1,3130701,10), (5256,-1,3130701,11), (5250,-1,3130701,12), (17,-1,3130701,13), (1341,-1,3130701,14), (1342,-1,3130701,15), (1060,-1,3130701,16), (1061,-1,3130701,17), (1831,-1,3130701,18), (1832,-1,3130701,19), (1833,-1,3130701,20), (1834,-1,3130701,21), (734,-1,3130701,22), (735,-1,3130701,23), (6035,-1,3130701,24), (6037,-1,3130701,25), (736,-1,3130701,26), (737,-1,3130701,27), (1829,-1,3130701,28), (1830,-1,3130701,29), (3031,-1,3130701,30), (1785,-1,3130701,31), (5589,-1,3130701,32), (1661,-1,3130701,33), (5192,-1,3130701,34), (5193,-1,3130701,35), (5194,-1,3130701,36), (5195,-1,3130701,37), (2130,-1,3130701,38), (2131,-1,3130701,39), (2132,-1,3130701,40), (9633,-1,3130701,41), (9634,-1,3130701,42), (8594,-1,3130701,43), (8595,-1,3130701,44), (8596,-1,3130701,45), (8597,-1,3130701,46), (8598,-1,3130701,47), (8622,-1,3130701,48), (8623,-1,3130701,49), (8624,-1,3130701,50), (8634,-1,3130701,51), (8635,-1,3130701,52), (8636,-1,3130701,53), (8637,-1,3130701,54), (8638,-1,3130701,55), (8615,-1,3130701,56), (8658,-1,3130701,57), (8871,-1,3130701,58), (8872,-1,3130701,59), (4625,-1,3130701,60), (4626,-1,3130701,61), (4627,-1,3130701,62), (4628,-1,3130701,63), -- Woods (Pet Manager) (2505,-1,3130900,0), (3439,-1,3130900,1), (3902,-1,3130900,2), (3903,-1,3130900,3), (3904,-1,3130900,4), (3905,-1,3130900,5), (3906,-1,3130900,6), (2506,-1,3130900,7), (3891,-1,3130900,8), (3892,-1,3130900,9), (3893,-1,3130900,10), (3894,-1,3130900,11), (3895,-1,3130900,12), (3896,-1,3130900,13), (2515,-1,3130900,14), (14818,-1,3130900,15), (3920,-1,3130900,16), (3921,-1,3130900,17), (3922,-1,3130900,18), (3923,-1,3130900,19), (5187,-1,3130900,20), (5188,-1,3130900,21), (5189,-1,3130900,22), (5190,-1,3130900,23), (5191,-1,3130900,24), (3913,-1,3130900,25), (3914,-1,3130900,26), (3915,-1,3130900,27), (3916,-1,3130900,28), (5182,-1,3130900,29), (5183,-1,3130900,30), (5184,-1,3130900,31), (5185,-1,3130900,32), (5186,-1,3130900,33), (4038,-1,3130900,34), (5176,-1,3130900,35), (5177,-1,3130900,36), (5178,-1,3130900,37), (5179,-1,3130900,38), (5180,-1,3130900,39), (5181,-1,3130900,40), (5170,-1,3130900,41), (5171,-1,3130900,42), (5172,-1,3130900,43), (5173,-1,3130900,44), (5174,-1,3130900,45), (5175,-1,3130900,46), (5168,-1,3130900,47), (6645,-1,3130900,48), (6646,-1,3130900,49), (6647,-1,3130900,50), (7582,-1,3130900,51), (8541,-1,3130900,52), (9656,-1,3130900,53), (9657,-1,3130900,54), (9658,-1,3130900,55), (9659,-1,3130900,56), (9660,-1,3130900,57), (9661,-1,3130900,58), (9662,-1,3130900,59), (9663,-1,3130900,60), (9664,-1,3130900,61), (9665,-1,3130900,62), (9666,-1,3130900,63), (9667,-1,3130900,64), (9668,-1,3130900,65), (10515,-1,3130900,66), (10516,-1,3130900,67), (10517,-1,3130900,68), (10425,-1,3130900,69), (12740,-1,3130900,70), (12741,-1,3130900,71), (12742,-1,3130900,72), (12743,-1,3130900,73), (12744,-1,3130900,74), (12745,-1,3130900,75), (12746,-1,3130900,76), (12747,-1,3130900,77), (12748,-1,3130900,78), (12749,-1,3130900,79), (12750,-1,3130900,80), (12751,-1,3130900,81), (12752,-1,3130900,82), -- (3038,-1,3131800,0), (3031,-1,3131900,0), (1785,-1,3131900,1), (5192,-1,3131900,2), (5193,-1,3131900,3), (5194,-1,3131900,4), (5195,-1,3131900,5), (2130,-1,3131900,6), (2131,-1,3131900,7), (2132,-1,3131900,8), (7904,-1,3135100,0), (8924,-1,3135100,1), (8925,-1,3135100,2), (15474,-1,3136600,0), (15475,-1,3136600,1), (15482,-1,3136600,2), (15483,-1,3136600,3), (736,-1,3136600,4), (8599,-1,3136600,5), (1835,-1,3138600,0), (2509,-1,3138600,1), (3947,-1,3138600,2), (1463,-1,3138600,3), (1464,-1,3138600,4), (3948,-1,3138600,5), (3949,-1,3138600,6), (5146,-1,3138600,7), (5140,-1,3138600,8), (5134,-1,3138600,9), (5262,-1,3138600,10), (5256,-1,3138600,11), (5250,-1,3138600,12), (17,-1,3138600,13), (1341,-1,3138600,14), (1342,-1,3138600,15), (1060,-1,3138600,16), (1061,-1,3138600,17), (1831,-1,3138600,18), (1832,-1,3138600,19), (1833,-1,3138600,20), (1834,-1,3138600,21), (734,-1,3138600,22), (735,-1,3138600,23), (6035,-1,3138600,24), (6037,-1,3138600,25), (736,-1,3138600,26), (737,-1,3138600,27), (1829,-1,3138600,28), (3031,-1,3138600,29), (1785,-1,3138600,30), (5589,-1,3138600,31), (1661,-1,3138600,32), (5192,-1,3138600,33), (5193,-1,3138600,34), (5194,-1,3138600,35), (2130,-1,3138600,36), (9633,-1,3138600,37), (9634,-1,3138600,38), (8594,-1,3138600,39), (8595,-1,3138600,40), (8596,-1,3138600,41), (8597,-1,3138600,42), (8622,-1,3138600,43), (8623,-1,3138600,44), (8624,-1,3138600,45), (8629,-1,3138600,46), (8634,-1,3138600,47), (8635,-1,3138600,48), (8636,-1,3138600,49), (8637,-1,3138600,50), (8615,-1,3138600,51), (10409,-1,3138600,52), (4625,-1,3138600,53), (4626,-1,3138600,54), (4627,-1,3138600,55), (4628,-1,3138600,56), (1294,-1,3141300,0), (1095,-1,3141300,1), (1048,-1,3141300,2), (1050,-1,3141300,3), (1051,-1,3141300,4), (1049,-1,3141300,5), (1152,-1,3141300,6), (1054,-1,3141300,7), (1058,-1,3141300,8), (1099,-1,3141300,9), (1098,-1,3141300,10), (1056,-1,3141300,11), (1055,-1,3141300,12), (1053,-1,3141300,13), (1052,-1,3141300,14), (1097,-1,3141300,15), (1096,-1,3141300,16), (1386,-1,3141300,17), (1514,-1,3141300,18), (1372,-1,3141300,19), (1667,-1,3141300,20), (1671,-1,3141300,21), (1669,-1,3141300,22), (1403,-1,3141300,23), (1405,-1,3141300,24), (1370,-1,3141300,25), (1401,-1,3141300,26), (4916,-1,3141300,27), (1411,-1,3141300,28), (1513,-1,3141300,29), (1399,-1,3141300,30), (1515,-1,3141300,31), (1371,-1,3141300,32), (1383,-1,3141300,33), (1377,-1,3141300,34), (3038,-1,3141300,35), (10025,-1,3141300,36), (10026,-1,3141300,37), (10073,-1,3141300,38), (10072,-1,3141300,39), (10027,-1,3141300,40), (10028,-1,3141300,41), (1294,-1,3141400,0), (1095,-1,3141400,1), (1048,-1,3141400,2), (1050,-1,3141400,3), (1051,-1,3141400,4), (1049,-1,3141400,5), (1152,-1,3141400,6), (1054,-1,3141400,7), (1058,-1,3141400,8), (1099,-1,3141400,9), (1098,-1,3141400,10), (1056,-1,3141400,11), (1055,-1,3141400,12), (1053,-1,3141400,13), (1052,-1,3141400,14), (1097,-1,3141400,15), (1096,-1,3141400,16), (1386,-1,3141400,17), (1514,-1,3141400,18), (1372,-1,3141400,19), (1667,-1,3141400,20), (1671,-1,3141400,21), (1669,-1,3141400,22), (1403,-1,3141400,23), (1405,-1,3141400,24), (1370,-1,3141400,25), (1401,-1,3141400,26), (4916,-1,3141400,27), (1411,-1,3141400,28), (1513,-1,3141400,29), (1399,-1,3141400,30), (1515,-1,3141400,31), (1371,-1,3141400,32), (1383,-1,3141400,33), (1377,-1,3141400,34), (3038,-1,3141400,35), (10025,-1,3141400,36), (10026,-1,3141400,37), (10073,-1,3141400,38), (10072,-1,3141400,39), (10027,-1,3141400,40), (10028,-1,3141400,41), (1294,-1,3141500,0), (1095,-1,3141500,1), (1048,-1,3141500,2), (1050,-1,3141500,3), (1051,-1,3141500,4), (1049,-1,3141500,5), (1152,-1,3141500,6), (1054,-1,3141500,7), (1058,-1,3141500,8), (1099,-1,3141500,9), (1098,-1,3141500,10), (1056,-1,3141500,11), (1055,-1,3141500,12), (1053,-1,3141500,13), (1052,-1,3141500,14), (1097,-1,3141500,15), (1096,-1,3141500,16), (1386,-1,3141500,17), (1514,-1,3141500,18), (1372,-1,3141500,19), (1667,-1,3141500,20), (1671,-1,3141500,21), (1669,-1,3141500,22), (1403,-1,3141500,23), (1405,-1,3141500,24), (1370,-1,3141500,25), (1401,-1,3141500,26), (4916,-1,3141500,27), (1411,-1,3141500,28), (1513,-1,3141500,29), (1399,-1,3141500,30), (1515,-1,3141500,31), (1371,-1,3141500,32), (1383,-1,3141500,33), (1377,-1,3141500,34), (3038,-1,3141500,35), (10025,-1,3141500,36), (10026,-1,3141500,37), (10073,-1,3141500,38), (10072,-1,3141500,39), (10027,-1,3141500,40), (10028,-1,3141500,41), (1294,-1,3141600,0), (1095,-1,3141600,1), (1048,-1,3141600,2), (1050,-1,3141600,3), (1051,-1,3141600,4), (1049,-1,3141600,5), (1152,-1,3141600,6), (1054,-1,3141600,7), (1058,-1,3141600,8), (1099,-1,3141600,9), (1098,-1,3141600,10), (1056,-1,3141600,11), (1055,-1,3141600,12), (1053,-1,3141600,13), (1052,-1,3141600,14), (1097,-1,3141600,15), (1096,-1,3141600,16), (1386,-1,3141600,17), (1514,-1,3141600,18), (1372,-1,3141600,19), (1667,-1,3141600,20), (1671,-1,3141600,21), (1669,-1,3141600,22), (1403,-1,3141600,23), (1405,-1,3141600,24), (1370,-1,3141600,25), (1401,-1,3141600,26), (4916,-1,3141600,27), (1411,-1,3141600,28), (1513,-1,3141600,29), (1399,-1,3141600,30), (1515,-1,3141600,31), (1371,-1,3141600,32), (1383,-1,3141600,33), (1377,-1,3141600,34), (1512,-1,3141600,35), (1379,-1,3141600,36), (1415,-1,3141600,37), (1388,-1,3141600,38), (1517,-1,3141600,39), (4908,-1,3141600,40), (1417,-1,3141600,41), (1400,-1,3141600,42), (1418,-1,3141600,43), (1668,-1,3141600,44), (1670,-1,3141600,45), (1404,-1,3141600,46), (4906,-1,3141600,47), (1402,-1,3141600,48), (1391,-1,3141600,49), (1410,-1,3141600,50), (1398,-1,3141600,51), (1389,-1,3141600,52), (1378,-1,3141600,53), (1414,-1,3141600,54), (1385,-1,3141600,55), (4910,-1,3141600,56), (1394,-1,3141600,57), (1516,-1,3141600,58), (10025,-1,3141600,59), (10026,-1,3141600,60), (10073,-1,3141600,61), (10072,-1,3141600,62), (10027,-1,3141600,63), (10028,-1,3141600,64), (10029,-1,3141600,65), (10031,-1,3141600,66), (10032,-1,3141600,67), (10180,-1,3141600,68), (10181,-1,3141600,69), (10070,-1,3141600,70), (10074,-1,3141600,71), (10033,-1,3141600,72), (10078,-1,3141600,73), (10058,-1,3141600,74), (10077,-1,3141600,75), (10085,-1,3141600,76), (10094,-1,3141600,77), (10275,-1,3141600,78), (1294,-1,3141700,0), (1095,-1,3141700,1), (1048,-1,3141700,2), (1050,-1,3141700,3), (1051,-1,3141700,4), (1049,-1,3141700,5), (1152,-1,3141700,6), (1054,-1,3141700,7), (1058,-1,3141700,8), (1099,-1,3141700,9), (1098,-1,3141700,10), (1056,-1,3141700,11), (1055,-1,3141700,12), (1053,-1,3141700,13), (1052,-1,3141700,14), (1097,-1,3141700,15), (1096,-1,3141700,16), (1386,-1,3141700,17), (1514,-1,3141700,18), (1372,-1,3141700,19), (1667,-1,3141700,20), (1671,-1,3141700,21), (1669,-1,3141700,22), (1403,-1,3141700,23), (1405,-1,3141700,24), (1370,-1,3141700,25), (1401,-1,3141700,26), (4916,-1,3141700,27), (1411,-1,3141700,28), (1513,-1,3141700,29), (1399,-1,3141700,30), (1515,-1,3141700,31), (1371,-1,3141700,32), (1383,-1,3141700,33), (1377,-1,3141700,34), (1512,-1,3141700,35), (1379,-1,3141700,36), (1415,-1,3141700,37), (1388,-1,3141700,38), (1517,-1,3141700,39), (4908,-1,3141700,40), (1417,-1,3141700,41), (1400,-1,3141700,42), (1418,-1,3141700,43), (1668,-1,3141700,44), (1670,-1,3141700,45), (1404,-1,3141700,46), (4906,-1,3141700,47), (1402,-1,3141700,48), (1391,-1,3141700,49), (1410,-1,3141700,50), (1398,-1,3141700,51), (1389,-1,3141700,52), (1378,-1,3141700,53), (1414,-1,3141700,54), (1385,-1,3141700,55), (4910,-1,3141700,56), (1394,-1,3141700,57), (1516,-1,3141700,58), (10025,-1,3141700,59), (10026,-1,3141700,60), (10073,-1,3141700,61), (10072,-1,3141700,62), (10027,-1,3141700,63), (10028,-1,3141700,64), (10029,-1,3141700,65), (10031,-1,3141700,66), (10032,-1,3141700,67), (10180,-1,3141700,68), (10181,-1,3141700,69), (10070,-1,3141700,70), (10074,-1,3141700,71), (10033,-1,3141700,72), (10078,-1,3141700,73), (10058,-1,3141700,74), (10077,-1,3141700,75), (10085,-1,3141700,76), (10094,-1,3141700,77), (10275,-1,3141700,78), (1294,-1,3141800,0), (1095,-1,3141800,1), (1048,-1,3141800,2), (1050,-1,3141800,3), (1051,-1,3141800,4), (1049,-1,3141800,5), (1152,-1,3141800,6), (1054,-1,3141800,7), (1058,-1,3141800,8), (1099,-1,3141800,9), (1098,-1,3141800,10), (1056,-1,3141800,11), (1055,-1,3141800,12), (1053,-1,3141800,13), (1052,-1,3141800,14), (1097,-1,3141800,15), (1096,-1,3141800,16), (1386,-1,3141800,17), (1514,-1,3141800,18), (1372,-1,3141800,19), (1667,-1,3141800,20), (1671,-1,3141800,21), (1669,-1,3141800,22), (1403,-1,3141800,23), (1405,-1,3141800,24), (1370,-1,3141800,25), (1401,-1,3141800,26), (4916,-1,3141800,27), (1411,-1,3141800,28), (1513,-1,3141800,29), (1399,-1,3141800,30), (1515,-1,3141800,31), (1371,-1,3141800,32), (1383,-1,3141800,33), (1377,-1,3141800,34), (1512,-1,3141800,35), (1379,-1,3141800,36), (1415,-1,3141800,37), (1388,-1,3141800,38), (1517,-1,3141800,39), (4908,-1,3141800,40), (1417,-1,3141800,41), (1400,-1,3141800,42), (1418,-1,3141800,43), (1668,-1,3141800,44), (1670,-1,3141800,45), (1404,-1,3141800,46), (4906,-1,3141800,47), (1402,-1,3141800,48), (1391,-1,3141800,49), (1410,-1,3141800,50), (1398,-1,3141800,51), (1389,-1,3141800,52), (1378,-1,3141800,53), (1414,-1,3141800,54), (1385,-1,3141800,55), (4910,-1,3141800,56), (1394,-1,3141800,57), (1516,-1,3141800,58), (10025,-1,3141800,59), (10026,-1,3141800,60), (10073,-1,3141800,61), (10072,-1,3141800,62), (10027,-1,3141800,63), (10028,-1,3141800,64), (10029,-1,3141800,65), (10031,-1,3141800,66), (10032,-1,3141800,67), (10180,-1,3141800,68), (10181,-1,3141800,69), (10070,-1,3141800,70), (10074,-1,3141800,71), (10033,-1,3141800,72), (10078,-1,3141800,73), (10058,-1,3141800,74), (10077,-1,3141800,75), (10085,-1,3141800,76), (10094,-1,3141800,77), (10275,-1,3141800,78), (1294,-1,3141900,0), (1095,-1,3141900,1), (1048,-1,3141900,2), (1050,-1,3141900,3), (1051,-1,3141900,4), (1049,-1,3141900,5), (1152,-1,3141900,6), (1054,-1,3141900,7), (1058,-1,3141900,8), (1099,-1,3141900,9), (1098,-1,3141900,10), (1056,-1,3141900,11), (1055,-1,3141900,12), (1053,-1,3141900,13), (1052,-1,3141900,14), (1097,-1,3141900,15), (1096,-1,3141900,16), (1386,-1,3141900,17), (1514,-1,3141900,18), (1372,-1,3141900,19), (1667,-1,3141900,20), (1671,-1,3141900,21), (1669,-1,3141900,22), (1403,-1,3141900,23), (1405,-1,3141900,24), (1370,-1,3141900,25), (1401,-1,3141900,26), (4916,-1,3141900,27), (1411,-1,3141900,28), (1513,-1,3141900,29), (1399,-1,3141900,30), (1515,-1,3141900,31), (1371,-1,3141900,32), (1383,-1,3141900,33), (1377,-1,3141900,34), (1512,-1,3141900,35), (1379,-1,3141900,36), (1415,-1,3141900,37), (1388,-1,3141900,38), (1517,-1,3141900,39), (4908,-1,3141900,40), (1417,-1,3141900,41), (1400,-1,3141900,42), (1418,-1,3141900,43), (1668,-1,3141900,44), (1670,-1,3141900,45), (1404,-1,3141900,46), (4906,-1,3141900,47), (1402,-1,3141900,48), (1391,-1,3141900,49), (1410,-1,3141900,50), (1398,-1,3141900,51), (1389,-1,3141900,52), (1378,-1,3141900,53), (1414,-1,3141900,54), (1385,-1,3141900,55), (4910,-1,3141900,56), (1394,-1,3141900,57), (1516,-1,3141900,58), (3944,-1,3141900,59), (1412,-1,3141900,60), (1413,-1,3141900,61), (1387,-1,3141900,62), (1390,-1,3141900,63), (1408,-1,3141900,64), (1392,-1,3141900,65), (1407,-1,3141900,66), (1409,-1,3141900,67), (1416,-1,3141900,68), (1406,-1,3141900,69), (1397,-1,3141900,70), (1384,-1,3141900,71), (1380,-1,3141900,72), (1382,-1,3141900,73), (1381,-1,3141900,74), (10025,-1,3141900,75), (10026,-1,3141900,76), (10073,-1,3141900,77), (10072,-1,3141900,78), (10027,-1,3141900,79), (10028,-1,3141900,80), (10029,-1,3141900,81), (10031,-1,3141900,82), (10032,-1,3141900,83), (10180,-1,3141900,84), (10181,-1,3141900,85), (10070,-1,3141900,86), (10074,-1,3141900,87), (10033,-1,3141900,88), (10078,-1,3141900,89), (10058,-1,3141900,90), (10077,-1,3141900,91), (10085,-1,3141900,92), (10094,-1,3141900,93), (10275,-1,3141900,94), (10276,-1,3141900,95), (10075,-1,3141900,96), (10079,-1,3141900,97), (10076,-1,3141900,98), (1294,-1,3142000,0), (1095,-1,3142000,1), (1048,-1,3142000,2), (1050,-1,3142000,3), (1051,-1,3142000,4), (1049,-1,3142000,5), (1152,-1,3142000,6), (1054,-1,3142000,7), (1058,-1,3142000,8), (1099,-1,3142000,9), (1098,-1,3142000,10), (1056,-1,3142000,11), (1055,-1,3142000,12), (1053,-1,3142000,13), (1052,-1,3142000,14), (1097,-1,3142000,15), (1096,-1,3142000,16), (1386,-1,3142000,17), (1514,-1,3142000,18), (1372,-1,3142000,19), (1667,-1,3142000,20), (1671,-1,3142000,21), (1669,-1,3142000,22), (1403,-1,3142000,23), (1405,-1,3142000,24), (1370,-1,3142000,25), (1401,-1,3142000,26), (4916,-1,3142000,27), (1411,-1,3142000,28), (1513,-1,3142000,29), (1399,-1,3142000,30), (1515,-1,3142000,31), (1371,-1,3142000,32), (1383,-1,3142000,33), (1377,-1,3142000,34), (1512,-1,3142000,35), (1379,-1,3142000,36), (1415,-1,3142000,37), (1388,-1,3142000,38), (1517,-1,3142000,39), (4908,-1,3142000,40), (1417,-1,3142000,41), (1400,-1,3142000,42), (1418,-1,3142000,43), (1668,-1,3142000,44), (1670,-1,3142000,45), (1404,-1,3142000,46), (4906,-1,3142000,47), (1402,-1,3142000,48), (1391,-1,3142000,49), (1410,-1,3142000,50), (1398,-1,3142000,51), (1389,-1,3142000,52), (1378,-1,3142000,53), (1414,-1,3142000,54), (1385,-1,3142000,55), (4910,-1,3142000,56), (1394,-1,3142000,57), (1516,-1,3142000,58), (3944,-1,3142000,59), (1412,-1,3142000,60), (1413,-1,3142000,61), (1387,-1,3142000,62), (1390,-1,3142000,63), (1408,-1,3142000,64), (1392,-1,3142000,65), (1407,-1,3142000,66), (1409,-1,3142000,67), (1416,-1,3142000,68), (1406,-1,3142000,69), (1397,-1,3142000,70), (1384,-1,3142000,71), (1380,-1,3142000,72), (1382,-1,3142000,73), (1381,-1,3142000,74), (10025,-1,3142000,75), (10026,-1,3142000,76), (10073,-1,3142000,77), (10072,-1,3142000,78), (10027,-1,3142000,79), (10028,-1,3142000,80), (10029,-1,3142000,81), (10031,-1,3142000,82), (10032,-1,3142000,83), (10180,-1,3142000,84), (10181,-1,3142000,85), (10070,-1,3142000,86), (10074,-1,3142000,87), (10033,-1,3142000,88), (10078,-1,3142000,89), (10058,-1,3142000,90), (10077,-1,3142000,91), (10085,-1,3142000,92), (10094,-1,3142000,93), (10275,-1,3142000,94), (10276,-1,3142000,95), (10075,-1,3142000,96), (10079,-1,3142000,97), (10076,-1,3142000,98), (1294,-1,3142100,0), (1095,-1,3142100,1), (1048,-1,3142100,2), (1050,-1,3142100,3), (1051,-1,3142100,4), (1049,-1,3142100,5), (1152,-1,3142100,6), (1054,-1,3142100,7), (1058,-1,3142100,8), (1099,-1,3142100,9), (1098,-1,3142100,10), (1056,-1,3142100,11), (1055,-1,3142100,12), (1053,-1,3142100,13), (1052,-1,3142100,14), (1097,-1,3142100,15), (1096,-1,3142100,16), (1386,-1,3142100,17), (1514,-1,3142100,18), (1372,-1,3142100,19), (1667,-1,3142100,20), (1671,-1,3142100,21), (1669,-1,3142100,22), (1403,-1,3142100,23), (1405,-1,3142100,24), (1370,-1,3142100,25), (1401,-1,3142100,26), (4916,-1,3142100,27), (1411,-1,3142100,28), (1513,-1,3142100,29), (1399,-1,3142100,30), (1515,-1,3142100,31), (1371,-1,3142100,32), (1383,-1,3142100,33), (1377,-1,3142100,34), (1512,-1,3142100,35), (1379,-1,3142100,36), (1415,-1,3142100,37), (1388,-1,3142100,38), (1517,-1,3142100,39), (4908,-1,3142100,40), (1417,-1,3142100,41), (1400,-1,3142100,42), (1418,-1,3142100,43), (1668,-1,3142100,44), (1670,-1,3142100,45), (1404,-1,3142100,46), (4906,-1,3142100,47), (1402,-1,3142100,48), (1391,-1,3142100,49), (1410,-1,3142100,50), (1398,-1,3142100,51), (1389,-1,3142100,52), (1378,-1,3142100,53), (1414,-1,3142100,54), (1385,-1,3142100,55), (4910,-1,3142100,56), (1394,-1,3142100,57), (1516,-1,3142100,58), (3944,-1,3142100,59), (1412,-1,3142100,60), (1413,-1,3142100,61), (1387,-1,3142100,62), (1390,-1,3142100,63), (1408,-1,3142100,64), (1392,-1,3142100,65), (1407,-1,3142100,66), (1409,-1,3142100,67), (1416,-1,3142100,68), (1406,-1,3142100,69), (1397,-1,3142100,70), (1384,-1,3142100,71), (1380,-1,3142100,72), (1382,-1,3142100,73), (1381,-1,3142100,74), (10025,-1,3142100,75), (10026,-1,3142100,76), (10073,-1,3142100,77), (10072,-1,3142100,78), (10027,-1,3142100,79), (10028,-1,3142100,80), (10029,-1,3142100,81), (10031,-1,3142100,82), (10032,-1,3142100,83), (10180,-1,3142100,84), (10181,-1,3142100,85), (10070,-1,3142100,86), (10074,-1,3142100,87), (10033,-1,3142100,88), (10078,-1,3142100,89), (10058,-1,3142100,90), (10077,-1,3142100,91), (10085,-1,3142100,92), (10094,-1,3142100,93), (10275,-1,3142100,94), (10276,-1,3142100,95), (10075,-1,3142100,96), (10079,-1,3142100,97), (10076,-1,3142100,98), (1294,-1,3142200,0), (1095,-1,3142200,1), (1048,-1,3142200,2), (1050,-1,3142200,3), (1051,-1,3142200,4), (1049,-1,3142200,5), (1152,-1,3142200,6), (1054,-1,3142200,7), (1058,-1,3142200,8), (1099,-1,3142200,9), (1098,-1,3142200,10), (1056,-1,3142200,11), (1055,-1,3142200,12), (1053,-1,3142200,13), (1052,-1,3142200,14), (1097,-1,3142200,15), (1096,-1,3142200,16), (1386,-1,3142200,17), (1514,-1,3142200,18), (1372,-1,3142200,19), (1667,-1,3142200,20), (1671,-1,3142200,21), (1669,-1,3142200,22), (1403,-1,3142200,23), (1405,-1,3142200,24), (1370,-1,3142200,25), (1401,-1,3142200,26), (4916,-1,3142200,27), (1411,-1,3142200,28), (1513,-1,3142200,29), (1399,-1,3142200,30), (1515,-1,3142200,31), (1371,-1,3142200,32), (1383,-1,3142200,33), (1377,-1,3142200,34), (1512,-1,3142200,35), (1379,-1,3142200,36), (1415,-1,3142200,37), (1388,-1,3142200,38), (1517,-1,3142200,39), (4908,-1,3142200,40), (1417,-1,3142200,41), (1400,-1,3142200,42), (1418,-1,3142200,43), (1668,-1,3142200,44), (1670,-1,3142200,45), (1404,-1,3142200,46), (4906,-1,3142200,47), (1402,-1,3142200,48), (1391,-1,3142200,49), (1410,-1,3142200,50), (1398,-1,3142200,51), (1389,-1,3142200,52), (1378,-1,3142200,53), (1414,-1,3142200,54), (1385,-1,3142200,55), (4910,-1,3142200,56), (1394,-1,3142200,57), (1516,-1,3142200,58), (10025,-1,3142200,59), (10026,-1,3142200,60), (10073,-1,3142200,61), (10072,-1,3142200,62), (10027,-1,3142200,63), (10028,-1,3142200,64), (10029,-1,3142200,65), (10031,-1,3142200,66), (10032,-1,3142200,67), (10180,-1,3142200,68), (10181,-1,3142200,69), (10070,-1,3142200,70), (10074,-1,3142200,71), (10033,-1,3142200,72), (10078,-1,3142200,73), (10058,-1,3142200,74), (10077,-1,3142200,75), (10085,-1,3142200,76), (10094,-1,3142200,77), (10275,-1,3142200,78), (1294,-1,3142300,0), (1095,-1,3142300,1), (1048,-1,3142300,2), (1050,-1,3142300,3), (1051,-1,3142300,4), (1049,-1,3142300,5), (1152,-1,3142300,6), (1054,-1,3142300,7), (1058,-1,3142300,8), (1099,-1,3142300,9), (1098,-1,3142300,10), (1056,-1,3142300,11), (1055,-1,3142300,12), (1053,-1,3142300,13), (1052,-1,3142300,14), (1097,-1,3142300,15), (1096,-1,3142300,16), (1386,-1,3142300,17), (1514,-1,3142300,18), (1372,-1,3142300,19), (1667,-1,3142300,20), (1671,-1,3142300,21), (1669,-1,3142300,22), (1403,-1,3142300,23), (1405,-1,3142300,24), (1370,-1,3142300,25), (1401,-1,3142300,26), (4916,-1,3142300,27), (1411,-1,3142300,28), (1513,-1,3142300,29), (1399,-1,3142300,30), (1515,-1,3142300,31), (1371,-1,3142300,32), (1383,-1,3142300,33), (1377,-1,3142300,34), (1512,-1,3142300,35), (1379,-1,3142300,36), (1415,-1,3142300,37), (1388,-1,3142300,38), (1517,-1,3142300,39), (4908,-1,3142300,40), (1417,-1,3142300,41), (1400,-1,3142300,42), (1418,-1,3142300,43), (1668,-1,3142300,44), (1670,-1,3142300,45), (1404,-1,3142300,46), (4906,-1,3142300,47), (1402,-1,3142300,48), (1391,-1,3142300,49), (1410,-1,3142300,50), (1398,-1,3142300,51), (1389,-1,3142300,52), (1378,-1,3142300,53), (1414,-1,3142300,54), (1385,-1,3142300,55), (4910,-1,3142300,56), (1394,-1,3142300,57), (1516,-1,3142300,58), (10025,-1,3142300,59), (10026,-1,3142300,60), (10073,-1,3142300,61), (10072,-1,3142300,62), (10027,-1,3142300,63), (10028,-1,3142300,64), (10029,-1,3142300,65), (10031,-1,3142300,66), (10032,-1,3142300,67), (10180,-1,3142300,68), (10181,-1,3142300,69), (10070,-1,3142300,70), (10074,-1,3142300,71), (10033,-1,3142300,72), (10078,-1,3142300,73), (10058,-1,3142300,74), (10077,-1,3142300,75), (10085,-1,3142300,76), (10094,-1,3142300,77), (10275,-1,3142300,78), (1529,-1,3142400,0), (1525,-1,3142400,1), (1527,-1,3142400,2), (1524,-1,3142400,3), (1531,-1,3142400,4), (1522,-1,3142400,5), (1526,-1,3142400,6), (1534,-1,3142400,7), (1537,-1,3142400,8), (1856,-1,3142400,9), (1523,-1,3142400,10), (1521,-1,3142400,11), (1535,-1,3142400,12), (1529,-1,3142500,0), (1525,-1,3142500,1), (1527,-1,3142500,2), (1524,-1,3142500,3), (1531,-1,3142500,4), (1522,-1,3142500,5), (1526,-1,3142500,6), (1534,-1,3142500,7), (1537,-1,3142500,8), (1856,-1,3142500,9), (1523,-1,3142500,10), (1521,-1,3142500,11), (1535,-1,3142500,12), (1532,-1,3142500,13), (1536,-1,3142500,14), (1533,-1,3142500,15), (1528,-1,3142500,16), (1518,-1,3142500,17), (1519,-1,3142500,18), (1529,-1,3142600,0), (1525,-1,3142600,1), (1527,-1,3142600,2), (1524,-1,3142600,3), (1531,-1,3142600,4), (1522,-1,3142600,5), (1526,-1,3142600,6), (1534,-1,3142600,7), (1537,-1,3142600,8), (1856,-1,3142600,9), (1523,-1,3142600,10), (1521,-1,3142600,11), (1535,-1,3142600,12), (1532,-1,3142600,13), (1536,-1,3142600,14), (1533,-1,3142600,15), (1528,-1,3142600,16), (1518,-1,3142600,17), (1519,-1,3142600,18), (1529,-1,3142700,0), (1525,-1,3142700,1), (1527,-1,3142700,2), (1524,-1,3142700,3), (1531,-1,3142700,4), (1522,-1,3142700,5), (1526,-1,3142700,6), (1534,-1,3142700,7), (1537,-1,3142700,8), (1856,-1,3142700,9), (1523,-1,3142700,10), (1521,-1,3142700,11), (1535,-1,3142700,12), (1532,-1,3142700,13), (1536,-1,3142700,14), (1533,-1,3142700,15), (1528,-1,3142700,16), (1518,-1,3142700,17), (1519,-1,3142700,18), (1529,-1,3142800,0), (1525,-1,3142800,1), (1527,-1,3142800,2), (1524,-1,3142800,3), (1531,-1,3142800,4), (1522,-1,3142800,5), (1526,-1,3142800,6), (1534,-1,3142800,7), (1537,-1,3142800,8), (1856,-1,3142800,9), (1523,-1,3142800,10), (1521,-1,3142800,11), (1535,-1,3142800,12), (1532,-1,3142800,13), (1536,-1,3142800,14), (1533,-1,3142800,15), (1528,-1,3142800,16), (1518,-1,3142800,17), (1519,-1,3142800,18), (1520,-1,3142800,19), (1530,-1,3142800,20), (1529,-1,3142900,0), (1525,-1,3142900,1), (1527,-1,3142900,2), (1524,-1,3142900,3), (1531,-1,3142900,4), (1522,-1,3142900,5), (1526,-1,3142900,6), (1534,-1,3142900,7), (1537,-1,3142900,8), (1856,-1,3142900,9), (1523,-1,3142900,10), (1521,-1,3142900,11), (1535,-1,3142900,12), (1532,-1,3142900,13), (1536,-1,3142900,14), (1533,-1,3142900,15), (1528,-1,3142900,16), (1518,-1,3142900,17), (1519,-1,3142900,18), (1520,-1,3142900,19), (1530,-1,3142900,20), (1529,-1,3143000,0), (1525,-1,3143000,1), (1527,-1,3143000,2), (1524,-1,3143000,3), (1531,-1,3143000,4), (1522,-1,3143000,5), (1526,-1,3143000,6), (1534,-1,3143000,7), (1537,-1,3143000,8), (1856,-1,3143000,9), (1523,-1,3143000,10), (1521,-1,3143000,11), (1535,-1,3143000,12), (1532,-1,3143000,13), (1536,-1,3143000,14), (1533,-1,3143000,15), (1528,-1,3143000,16), (1518,-1,3143000,17), (1519,-1,3143000,18), (1529,-1,3143100,0), (1525,-1,3143100,1), (1527,-1,3143100,2), (1524,-1,3143100,3), (1531,-1,3143100,4), (1522,-1,3143100,5), (1526,-1,3143100,6), (1534,-1,3143100,7), (1537,-1,3143100,8), (1856,-1,3143100,9), (1523,-1,3143100,10), (1521,-1,3143100,11), (1535,-1,3143100,12), (1532,-1,3143100,13), (1536,-1,3143100,14), (1533,-1,3143100,15), (1528,-1,3143100,16), (1518,-1,3143100,17), (1519,-1,3143100,18), (3038,-1,3143200,0), (3038,-1,3143300,0), (3038,-1,3143400,0), (3038,-1,3143500,0), (3038,-1,3143600,0), (3038,-1,3143700,0), (3038,-1,3143800,0), (3031,-1,3143900,0), (1785,-1,3143900,1), (5192,-1,3143900,2), (5193,-1,3143900,3), (5194,-1,3143900,4), (2130,-1,3143900,5), (3031,-1,3144000,0), (1785,-1,3144000,1), (5192,-1,3144000,2), (5193,-1,3144000,3), (5194,-1,3144000,4), (2130,-1,3144000,5), (3031,-1,3144100,0), (1785,-1,3144100,1), (5192,-1,3144100,2), (5193,-1,3144100,3), (5194,-1,3144100,4), (2130,-1,3144100,5), (3031,-1,3144200,0), (1785,-1,3144200,1), (5192,-1,3144200,2), (5193,-1,3144200,3), (5194,-1,3144200,4), (5195,-1,3144200,5), (2130,-1,3144200,6), (2131,-1,3144200,7), (2132,-1,3144200,8), (3031,-1,3144300,0), (1785,-1,3144300,1), (5192,-1,3144300,2), (5193,-1,3144300,3), (5194,-1,3144300,4), (5195,-1,3144300,5), (2130,-1,3144300,6), (2131,-1,3144300,7), (2132,-1,3144300,8), (3031,-1,3144400,0), (1785,-1,3144400,1), (5192,-1,3144400,2), (5193,-1,3144400,3), (5194,-1,3144400,4), (2130,-1,3144400,5), (3031,-1,3144500,0), (1785,-1,3144500,1), (5192,-1,3144500,2), (5193,-1,3144500,3), (5194,-1,3144500,4), (2130,-1,3144500,5), (1294,-1,3166600,0), (1095,-1,3166600,1), (1048,-1,3166600,2), (1050,-1,3166600,3), (1051,-1,3166600,4), (1049,-1,3166600,5), (1152,-1,3166600,6), (1054,-1,3166600,7), (1058,-1,3166600,8), (1099,-1,3166600,9), (1098,-1,3166600,10), (1056,-1,3166600,11), (1055,-1,3166600,12), (1053,-1,3166600,13), (1052,-1,3166600,14), (1097,-1,3166600,15), (1096,-1,3166600,16), (1386,-1,3166600,17), (1514,-1,3166600,18), (1372,-1,3166600,19), (1667,-1,3166600,20), (1671,-1,3166600,21), (1669,-1,3166600,22), (1403,-1,3166600,23), (1405,-1,3166600,24), (1370,-1,3166600,25), (1401,-1,3166600,26), (4916,-1,3166600,27), (1411,-1,3166600,28), (1513,-1,3166600,29), (1399,-1,3166600,30), (1515,-1,3166600,31), (1371,-1,3166600,32), (1383,-1,3166600,33), (1377,-1,3166600,34), (1512,-1,3166600,35), (1379,-1,3166600,36), (1415,-1,3166600,37), (1388,-1,3166600,38), (1517,-1,3166600,39), (4908,-1,3166600,40), (1417,-1,3166600,41), (1400,-1,3166600,42), (1418,-1,3166600,43), (1668,-1,3166600,44), (1670,-1,3166600,45), (1404,-1,3166600,46), (4906,-1,3166600,47), (1402,-1,3166600,48), (1391,-1,3166600,49), (1410,-1,3166600,50), (1398,-1,3166600,51), (1389,-1,3166600,52), (1378,-1,3166600,53), (1414,-1,3166600,54), (1385,-1,3166600,55), (4910,-1,3166600,56), (1394,-1,3166600,57), (1516,-1,3166600,58), (10025,-1,3166600,59), (10026,-1,3166600,60), (10073,-1,3166600,61), (10072,-1,3166600,62), (10027,-1,3166600,63), (10028,-1,3166600,64), (10029,-1,3166600,65), (10031,-1,3166600,66), (10032,-1,3166600,67), (10180,-1,3166600,68), (10181,-1,3166600,69), (10070,-1,3166600,70), (10074,-1,3166600,71), (10033,-1,3166600,72), (10078,-1,3166600,73), (10058,-1,3166600,74), (10077,-1,3166600,75), (10085,-1,3166600,76), (10094,-1,3166600,77), (10275,-1,3166600,78), (1529,-1,3166700,0), (1525,-1,3166700,1), (1527,-1,3166700,2), (1524,-1,3166700,3), (1531,-1,3166700,4), (1522,-1,3166700,5), (1526,-1,3166700,6), (1534,-1,3166700,7), (1537,-1,3166700,8), (1856,-1,3166700,9), (1523,-1,3166700,10), (1521,-1,3166700,11), (1535,-1,3166700,12), (1532,-1,3166700,13), (1536,-1,3166700,14), (1533,-1,3166700,15), (1528,-1,3166700,16), (1518,-1,3166700,17), (1519,-1,3166700,18), (3038,-1,3166800,0), (3031,-1,3166900,0), (1785,-1,3166900,1), (5192,-1,3166900,2), (5193,-1,3166900,3), (5194,-1,3166900,4), (2130,-1,3166900,5), (1294,-1,3167000,0), (1095,-1,3167000,1), (1048,-1,3167000,2), (1050,-1,3167000,3), (1051,-1,3167000,4), (1049,-1,3167000,5), (1152,-1,3167000,6), (1054,-1,3167000,7), (1058,-1,3167000,8), (1099,-1,3167000,9), (1098,-1,3167000,10), (1056,-1,3167000,11), (1055,-1,3167000,12), (1053,-1,3167000,13), (1052,-1,3167000,14), (1097,-1,3167000,15), (1096,-1,3167000,16), (1386,-1,3167000,17), (1514,-1,3167000,18), (1372,-1,3167000,19), (1667,-1,3167000,20), (1671,-1,3167000,21), (1669,-1,3167000,22), (1403,-1,3167000,23), (1405,-1,3167000,24), (1370,-1,3167000,25), (1401,-1,3167000,26), (4916,-1,3167000,27), (1411,-1,3167000,28), (1513,-1,3167000,29), (1399,-1,3167000,30), (1515,-1,3167000,31), (1371,-1,3167000,32), (1383,-1,3167000,33), (1377,-1,3167000,34), (1512,-1,3167000,35), (1379,-1,3167000,36), (1415,-1,3167000,37), (1388,-1,3167000,38), (1517,-1,3167000,39), (4908,-1,3167000,40), (1417,-1,3167000,41), (1400,-1,3167000,42), (1418,-1,3167000,43), (1668,-1,3167000,44), (1670,-1,3167000,45), (1404,-1,3167000,46), (4906,-1,3167000,47), (1402,-1,3167000,48), (1391,-1,3167000,49), (1410,-1,3167000,50), (1398,-1,3167000,51), (1389,-1,3167000,52), (1378,-1,3167000,53), (1414,-1,3167000,54), (1385,-1,3167000,55), (4910,-1,3167000,56), (1394,-1,3167000,57), (1516,-1,3167000,58), (10025,-1,3167000,59), (10026,-1,3167000,60), (10073,-1,3167000,61), (10072,-1,3167000,62), (10027,-1,3167000,63), (10028,-1,3167000,64), (10029,-1,3167000,65), (10031,-1,3167000,66), (10032,-1,3167000,67), (10180,-1,3167000,68), (10181,-1,3167000,69), (10070,-1,3167000,70), (10074,-1,3167000,71), (10033,-1,3167000,72), (10078,-1,3167000,73), (10058,-1,3167000,74), (10077,-1,3167000,75), (10085,-1,3167000,76), (10094,-1,3167000,77), (10275,-1,3167000,78), (2,-1,3194500,0), (218,-1,3194500,1), (272,-1,3194500,2), (15,-1,3194500,3), (68,-1,3194500,4), (219,-1,3194500,5), (273,-1,3194500,6), (155,-1,3194500,7), (88,-1,3194500,8), (87,-1,3194500,9), (16,-1,3194500,10), (123,-1,3194500,11), (7880,-1,3194500,12), (220,-1,3194500,13), (221,-1,3194500,14), (274,-1,3194500,15), (156,-1,3194500,16), (166,-1,3194500,17), (168,-1,3194500,18), (291,-1,3194500,19), (69,-1,3194500,20), (126,-1,3194500,21), (222,-1,3194500,22), (275,-1,3194500,23), (276,-1,3194500,24), (277,-1,3194500,25), (86,-1,3194500,26), (292,-1,3194500,27), (295,-1,3194500,28), (124,-1,3194500,29), (127,-1,3194500,30), (130,-1,3194500,31), (223,-1,3194500,32), (278,-1,3194500,33), (157,-1,3194500,34), (293,-1,3194500,35), (296,-1,3194500,36), (129,-1,3194500,37), (224,-1,3194500,38), (1660,-1,3194500,39), (279,-1,3194500,40), (158,-1,3194500,41), (7881,-1,3194500,42), (7896,-1,3194500,43), (172,-1,3194500,44), (294,-1,3194500,45), (88,-1,3194500,46), (93,-1,3194500,47), (256,-1,3194500,48), (257,-1,3194500,49), (258,-1,3194500,50), (259,-1,3194500,51), (260,-1,3194500,52), (261,-1,3194500,53), (5284,-1,3194500,54), (5285,-1,3194500,55), (70,-1,3194500,56), (159,-1,3194500,57), (225,-1,3194500,58), (262,-1,3194500,59), (280,-1,3194500,60), (297,-1,3194500,61), (2499,-1,3194500,62), (176,-1,3194501,0), (310,-1,3194501,1), (177,-1,3194501,2), (311,-1,3194501,3), (100,-1,3194501,4), (178,-1,3194501,5), (101,-1,3194501,6), (7885,-1,3194501,7), (312,-1,3194501,8), (314,-1,3194501,9), (179,-1,3194501,10), (182,-1,3194501,11), (183,-1,3194501,12), (185,-1,3194501,13), (315,-1,3194501,14), (83,-1,3194501,15), (143,-1,3194501,16), (144,-1,3194501,17), (238,-1,3194501,18), (239,-1,3194501,19), (240,-1,3194501,20), (241,-1,3194501,21), (186,-1,3194501,22), (316,-1,3194501,23), (317,-1,3194501,24), (90,-1,3194501,25), (7886,-1,3194501,26), (7890,-1,3194501,27), (318,-1,3194501,28), (321,-1,3194501,29), (187,-1,3194501,30), (188,-1,3194501,31), (189,-1,3194501,32), (190,-1,3194501,33), (11614,-1,3194502,0), (11605,-1,3194502,1), (11613,-1,3194502,2), (11617,-1,3194502,3), (11606,-1,3194502,4), (11623,-1,3194502,5), (11626,-1,3194502,6), (11618,-1,3194502,7), (11622,-1,3194502,8), (11635,-1,3194502,9), (11643,-1,3194502,10), (11646,-1,3194502,11), (11632,-1,3194502,12), (11640,-1,3194502,13), (11629,-1,3194502,14), (11645,-1,3194502,15), (11647,-1,3194502,16), (11631,-1,3194502,17), (11667,-1,3194502,18), (11675,-1,3194502,19), (11670,-1,3194502,20), (11673,-1,3194502,21), (11659,-1,3194502,22), (11666,-1,3194502,23), (11671,-1,3194502,24), (11661,-1,3194502,25), (11714,-1,3194502,26), (11685,-1,3194502,27), (11706,-1,3194502,28), (11683,-1,3194502,29), (11708,-1,3194502,30), (11710,-1,3194502,31), (11711,-1,3194502,32), (11713,-1,3194502,33), (11712,-1,3194502,34), (11686,-1,3194502,35), (11703,-1,3194502,36), (11608,-1,3194502,37), (11642,-1,3194502,38), (11665,-1,3194502,39), (11691,-1,3194502,40), (11625,-1,3194502,41), (11736,-1,3194502,42), (11727,-1,3194502,43), (11726,-1,3194502,44), (11730,-1,3194502,45), (11728,-1,3194502,46), (11725,-1,3194502,47), (11733,-1,3194502,48), (11610,-1,3194503,0), (11619,-1,3194503,1), (11611,-1,3194503,2), (11612,-1,3194503,3), (11609,-1,3194503,4), (11627,-1,3194503,5), (11630,-1,3194503,6), (11634,-1,3194503,7), (11633,-1,3194503,8), (11637,-1,3194503,9), (11655,-1,3194503,10), (11656,-1,3194503,11), (11657,-1,3194503,12), (11662,-1,3194503,13), (11664,-1,3194503,14), (11672,-1,3194503,15), (11660,-1,3194503,16), (11663,-1,3194503,17), (11678,-1,3194503,18), (11676,-1,3194503,19), (11693,-1,3194503,20), (11696,-1,3194503,21), (11692,-1,3194503,22), (11709,-1,3194503,23), (11715,-1,3194503,24), (11732,-1,3194503,25), (11737,-1,3194503,26), (11729,-1,3194503,27), (11731,-1,3194503,28), (2,-1,3194600,0), (218,-1,3194600,1), (272,-1,3194600,2), (15,-1,3194600,3), (68,-1,3194600,4), (219,-1,3194600,5), (273,-1,3194600,6), (155,-1,3194600,7), (88,-1,3194600,8), (87,-1,3194600,9), (16,-1,3194600,10), (123,-1,3194600,11), (7880,-1,3194600,12), (220,-1,3194600,13), (221,-1,3194600,14), (274,-1,3194600,15), (156,-1,3194600,16), (166,-1,3194600,17), (168,-1,3194600,18), (291,-1,3194600,19), (69,-1,3194600,20), (126,-1,3194600,21), (222,-1,3194600,22), (275,-1,3194600,23), (276,-1,3194600,24), (277,-1,3194600,25), (86,-1,3194600,26), (292,-1,3194600,27), (295,-1,3194600,28), (124,-1,3194600,29), (127,-1,3194600,30), (130,-1,3194600,31), (223,-1,3194600,32), (278,-1,3194600,33), (157,-1,3194600,34), (293,-1,3194600,35), (296,-1,3194600,36), (129,-1,3194600,37), (224,-1,3194600,38), (1660,-1,3194600,39), (279,-1,3194600,40), (158,-1,3194600,41), (7881,-1,3194600,42), (7896,-1,3194600,43), (172,-1,3194600,44), (294,-1,3194600,45), (88,-1,3194600,46), (93,-1,3194600,47), (256,-1,3194600,48), (257,-1,3194600,49), (258,-1,3194600,50), (259,-1,3194600,51), (260,-1,3194600,52), (261,-1,3194600,53), (5284,-1,3194600,54), (5285,-1,3194600,55), (70,-1,3194600,56), (159,-1,3194600,57), (225,-1,3194600,58), (262,-1,3194600,59), (280,-1,3194600,60), (297,-1,3194600,61), (2499,-1,3194600,62), (176,-1,3194601,0), (310,-1,3194601,1), (177,-1,3194601,2), (311,-1,3194601,3), (100,-1,3194601,4), (178,-1,3194601,5), (101,-1,3194601,6), (7885,-1,3194601,7), (312,-1,3194601,8), (314,-1,3194601,9), (179,-1,3194601,10), (182,-1,3194601,11), (183,-1,3194601,12), (185,-1,3194601,13), (315,-1,3194601,14), (83,-1,3194601,15), (143,-1,3194601,16), (144,-1,3194601,17), (238,-1,3194601,18), (239,-1,3194601,19), (240,-1,3194601,20), (241,-1,3194601,21), (186,-1,3194601,22), (316,-1,3194601,23), (317,-1,3194601,24), (90,-1,3194601,25), (7886,-1,3194601,26), (7890,-1,3194601,27), (318,-1,3194601,28), (321,-1,3194601,29), (187,-1,3194601,30), (188,-1,3194601,31), (189,-1,3194601,32), (190,-1,3194601,33), (11614,-1,3194602,0), (11605,-1,3194602,1), (11613,-1,3194602,2), (11617,-1,3194602,3), (11606,-1,3194602,4), (11623,-1,3194602,5), (11626,-1,3194602,6), (11618,-1,3194602,7), (11622,-1,3194602,8), (11635,-1,3194602,9), (11643,-1,3194602,10), (11646,-1,3194602,11), (11632,-1,3194602,12), (11640,-1,3194602,13), (11629,-1,3194602,14), (11645,-1,3194602,15), (11647,-1,3194602,16), (11631,-1,3194602,17), (11667,-1,3194602,18), (11675,-1,3194602,19), (11670,-1,3194602,20), (11673,-1,3194602,21), (11659,-1,3194602,22), (11666,-1,3194602,23), (11671,-1,3194602,24), (11661,-1,3194602,25), (11714,-1,3194602,26), (11685,-1,3194602,27), (11706,-1,3194602,28), (11683,-1,3194602,29), (11708,-1,3194602,30), (11710,-1,3194602,31), (11711,-1,3194602,32), (11713,-1,3194602,33), (11712,-1,3194602,34), (11686,-1,3194602,35), (11703,-1,3194602,36), (11608,-1,3194602,37), (11642,-1,3194602,38), (11665,-1,3194602,39), (11691,-1,3194602,40), (11625,-1,3194602,41), (11736,-1,3194602,42), (11727,-1,3194602,43), (11726,-1,3194602,44), (11730,-1,3194602,45), (11728,-1,3194602,46), (11725,-1,3194602,47), (11733,-1,3194602,48), (11610,-1,3194603,0), (11619,-1,3194603,1), (11611,-1,3194603,2), (11612,-1,3194603,3), (11609,-1,3194603,4), (11627,-1,3194603,5), (11630,-1,3194603,6), (11634,-1,3194603,7), (11633,-1,3194603,8), (11637,-1,3194603,9), (11655,-1,3194603,10), (11656,-1,3194603,11), (11657,-1,3194603,12), (11662,-1,3194603,13), (11664,-1,3194603,14), (11672,-1,3194603,15), (11660,-1,3194603,16), (11663,-1,3194603,17), (11678,-1,3194603,18), (11676,-1,3194603,19), (11693,-1,3194603,20), (11696,-1,3194603,21), (11692,-1,3194603,22), (11709,-1,3194603,23), (11715,-1,3194603,24), (11732,-1,3194603,25), (11737,-1,3194603,26), (11729,-1,3194603,27), (11731,-1,3194603,28), (412,-1,3194700,0), (390,-1,3194700,1), (24,-1,3194700,2), (31,-1,3194700,3), (25,-1,3194700,4), (26,-1,3194700,5), (33,-1,3194700,6), (32,-1,3194700,7), (27,-1,3194700,8), (34,-1,3194700,9), (413,-1,3194700,10), (347,-1,3194700,11), (391,-1,3194700,12), (376,-1,3194700,13), (414,-1,3194700,14), (392,-1,3194700,15), (348,-1,3194700,16), (349,-1,3194700,17), (350,-1,3194700,18), (58,-1,3194700,19), (59,-1,3194700,20), (416,-1,3194700,21), (377,-1,3194700,22), (351,-1,3194700,23), (378,-1,3194700,24), (379,-1,3194700,25), (393,-1,3194700,26), (415,-1,3194700,27), (394,-1,3194700,28), (2378,-1,3194700,29), (352,-1,3194700,30), (395,-1,3194700,31), (417,-1,3194700,32), (2377,-1,3194700,33), (353,-1,3194700,34), (380,-1,3194700,35), (396,-1,3194700,36), (102,-1,3194700,37), (625,-1,3194700,38), (626,-1,3194700,39), (627,-1,3194700,40), (628,-1,3194700,41), (629,-1,3194700,42), (2493,-1,3194700,43), (630,-1,3194700,44), (2494,-1,3194700,45), (50,-1,3194700,46), (51,-1,3194700,47), (604,-1,3194700,48), (605,-1,3194700,49), (63,-1,3194700,50), (606,-1,3194700,51), (2446,-1,3194700,52), (2448,-1,3194700,53), (61,-1,3194700,54), (607,-1,3194700,55), (38,-1,3194700,56), (39,-1,3194700,57), (40,-1,3194700,58), (1123,-1,3194700,59), (553,-1,3194700,60), (1124,-1,3194700,61), (2422,-1,3194700,62), (2424,-1,3194700,63), (2425,-1,3194700,64), (1125,-1,3194700,65), (2427,-1,3194700,66), (2428,-1,3194700,67), (44,-1,3194700,68), (1148,-1,3194700,69), (45,-1,3194700,70), (46,-1,3194700,71), (47,-1,3194700,72), (2411,-1,3194700,73), (2412,-1,3194700,74), (9577,-1,3194700,75), (9578,-1,3194700,76), (9583,-1,3194700,77), (9584,-1,3194700,78), (1104,-1,3194701,0), (1101,-1,3194701,1), (1105,-1,3194701,2), (1102,-1,3194701,3), (465,-1,3194701,4), (432,-1,3194701,5), (467,-1,3194701,6), (434,-1,3194701,7), (468,-1,3194701,8), (435,-1,3194701,9), (469,-1,3194701,10), (436,-1,3194701,11), (470,-1,3194701,12), (437,-1,3194701,13), (438,-1,3194701,14), (102,-1,3194701,15), (625,-1,3194701,16), (626,-1,3194701,17), (627,-1,3194701,18), (628,-1,3194701,19), (629,-1,3194701,20), (2493,-1,3194701,21), (630,-1,3194701,22), (2494,-1,3194701,23), (50,-1,3194701,24), (51,-1,3194701,25), (604,-1,3194701,26), (605,-1,3194701,27), (63,-1,3194701,28), (606,-1,3194701,29), (2447,-1,3194701,30), (2450,-1,3194701,31), (61,-1,3194701,32), (607,-1,3194701,33), (2451,-1,3194701,34), (38,-1,3194701,35), (39,-1,3194701,36), (40,-1,3194701,37), (1123,-1,3194701,38), (553,-1,3194701,39), (1124,-1,3194701,40), (2423,-1,3194701,41), (2426,-1,3194701,42), (1125,-1,3194701,43), (2427,-1,3194701,44), (2428,-1,3194701,45), (44,-1,3194701,46), (1148,-1,3194701,47), (45,-1,3194701,48), (46,-1,3194701,49), (47,-1,3194701,50), (2411,-1,3194701,51), (2412,-1,3194701,52), (9577,-1,3194701,53), (9578,-1,3194701,54), (9583,-1,3194701,55), (9584,-1,3194701,56), (12014,-1,3194702,0), (12008,-1,3194702,1), (12015,-1,3194702,2), (12012,-1,3194702,3), (12020,-1,3194702,4), (12021,-1,3194702,5), (12024,-1,3194702,6), (12032,-1,3194702,7), (12030,-1,3194702,8), (12031,-1,3194702,9), (12041,-1,3194702,10), (12034,-1,3194702,11), (12023,-1,3194702,12), (12044,-1,3194702,13), (12049,-1,3194702,14), (12039,-1,3194702,15), (12043,-1,3194702,16), (12042,-1,3194702,17), (12036,-1,3194702,18), (12060,-1,3194702,19), (12059,-1,3194702,20), (12056,-1,3194702,21), (12054,-1,3194702,22), (12052,-1,3194702,23), (12081,-1,3194702,24), (12080,-1,3194702,25), (12074,-1,3194702,26), (12013,-1,3194702,27), (12025,-1,3194702,28), (12051,-1,3194702,29), (12069,-1,3194702,30), (12073,-1,3194702,31), (12078,-1,3194702,32), (12007,-1,3194702,33), (12016,-1,3194702,34), (12038,-1,3194702,35), (12068,-1,3194702,36), (12037,-1,3194702,37), (12072,-1,3194702,38), (12076,-1,3194702,39), (12006,-1,3194702,40), (12029,-1,3194702,41), (12033,-1,3194702,42), (12070,-1,3194702,43), (12035,-1,3194702,44), (12071,-1,3194702,45), (12075,-1,3194702,46), (12077,-1,3194702,47), (12009,-1,3194702,48), (12028,-1,3194702,49), (12050,-1,3194702,50), (12079,-1,3194702,51), (12011,-1,3194703,0), (12010,-1,3194703,1), (12017,-1,3194703,2), (12022,-1,3194703,3), (12019,-1,3194703,4), (12018,-1,3194703,5), (12048,-1,3194703,6), (12047,-1,3194703,7), (12058,-1,3194703,8), (12057,-1,3194703,9), (12083,-1,3194703,10), (12013,-1,3194703,11), (12025,-1,3194703,12), (12051,-1,3194703,13), (12069,-1,3194703,14), (12063,-1,3194703,15), (12073,-1,3194703,16), (12078,-1,3194703,17), (12007,-1,3194703,18), (12016,-1,3194703,19), (12038,-1,3194703,20), (12068,-1,3194703,21), (12046,-1,3194703,22), (12065,-1,3194703,23), (12072,-1,3194703,24), (12076,-1,3194703,25), (12082,-1,3194703,26), (12006,-1,3194703,27), (12029,-1,3194703,28), (12033,-1,3194703,29), (12070,-1,3194703,30), (12045,-1,3194703,31), (12066,-1,3194703,32), (12071,-1,3194703,33), (12075,-1,3194703,34), (12077,-1,3194703,35), (12009,-1,3194703,36), (12028,-1,3194703,37), (12050,-1,3194703,38), (12079,-1,3194703,39), (412,-1,3194800,0), (390,-1,3194800,1), (24,-1,3194800,2), (31,-1,3194800,3), (25,-1,3194800,4), (26,-1,3194800,5), (33,-1,3194800,6), (32,-1,3194800,7), (27,-1,3194800,8), (34,-1,3194800,9), (413,-1,3194800,10), (347,-1,3194800,11), (391,-1,3194800,12), (376,-1,3194800,13), (414,-1,3194800,14), (392,-1,3194800,15), (348,-1,3194800,16), (349,-1,3194800,17), (350,-1,3194800,18), (58,-1,3194800,19), (59,-1,3194800,20), (416,-1,3194800,21), (377,-1,3194800,22), (351,-1,3194800,23), (378,-1,3194800,24), (379,-1,3194800,25), (393,-1,3194800,26), (415,-1,3194800,27), (394,-1,3194800,28), (2378,-1,3194800,29), (352,-1,3194800,30), (395,-1,3194800,31), (417,-1,3194800,32), (2377,-1,3194800,33), (353,-1,3194800,34), (380,-1,3194800,35), (396,-1,3194800,36), (102,-1,3194800,37), (625,-1,3194800,38), (626,-1,3194800,39), (627,-1,3194800,40), (628,-1,3194800,41), (629,-1,3194800,42), (2493,-1,3194800,43), (630,-1,3194800,44), (2494,-1,3194800,45), (50,-1,3194800,46), (51,-1,3194800,47), (604,-1,3194800,48), (605,-1,3194800,49), (63,-1,3194800,50), (606,-1,3194800,51), (2446,-1,3194800,52), (2448,-1,3194800,53), (61,-1,3194800,54), (607,-1,3194800,55), (38,-1,3194800,56), (39,-1,3194800,57), (40,-1,3194800,58), (1123,-1,3194800,59), (553,-1,3194800,60), (1124,-1,3194800,61), (2422,-1,3194800,62), (2424,-1,3194800,63), (2425,-1,3194800,64), (1125,-1,3194800,65), (2427,-1,3194800,66), (2428,-1,3194800,67), (44,-1,3194800,68), (1148,-1,3194800,69), (45,-1,3194800,70), (46,-1,3194800,71), (47,-1,3194800,72), (2411,-1,3194800,73), (2412,-1,3194800,74), (9577,-1,3194800,75), (9578,-1,3194800,76), (9583,-1,3194800,77), (9584,-1,3194800,78), (1104,-1,3194801,0), (1101,-1,3194801,1), (1105,-1,3194801,2), (1102,-1,3194801,3), (465,-1,3194801,4), (432,-1,3194801,5), (467,-1,3194801,6), (434,-1,3194801,7), (468,-1,3194801,8), (435,-1,3194801,9), (469,-1,3194801,10), (436,-1,3194801,11), (470,-1,3194801,12), (437,-1,3194801,13), (438,-1,3194801,14), (102,-1,3194801,15), (625,-1,3194801,16), (626,-1,3194801,17), (627,-1,3194801,18), (628,-1,3194801,19), (629,-1,3194801,20), (2493,-1,3194801,21), (630,-1,3194801,22), (2494,-1,3194801,23), (50,-1,3194801,24), (51,-1,3194801,25), (604,-1,3194801,26), (605,-1,3194801,27), (63,-1,3194801,28), (606,-1,3194801,29), (2447,-1,3194801,30), (2450,-1,3194801,31), (61,-1,3194801,32), (607,-1,3194801,33), (2451,-1,3194801,34), (38,-1,3194801,35), (39,-1,3194801,36), (40,-1,3194801,37), (1123,-1,3194801,38), (553,-1,3194801,39), (1124,-1,3194801,40), (2423,-1,3194801,41), (2426,-1,3194801,42), (1125,-1,3194801,43), (2427,-1,3194801,44), (2428,-1,3194801,45), (44,-1,3194801,46), (1148,-1,3194801,47), (45,-1,3194801,48), (46,-1,3194801,49), (47,-1,3194801,50), (2411,-1,3194801,51), (2412,-1,3194801,52), (9577,-1,3194801,53), (9578,-1,3194801,54), (9583,-1,3194801,55), (9584,-1,3194801,56), (12014,-1,3194802,0), (12008,-1,3194802,1), (12015,-1,3194802,2), (12012,-1,3194802,3), (12020,-1,3194802,4), (12021,-1,3194802,5), (12024,-1,3194802,6), (12032,-1,3194802,7), (12030,-1,3194802,8), (12031,-1,3194802,9), (12041,-1,3194802,10), (12034,-1,3194802,11), (12023,-1,3194802,12), (12044,-1,3194802,13), (12049,-1,3194802,14), (12039,-1,3194802,15), (12043,-1,3194802,16), (12042,-1,3194802,17), (12036,-1,3194802,18), (12060,-1,3194802,19), (12059,-1,3194802,20), (12056,-1,3194802,21), (12054,-1,3194802,22), (12052,-1,3194802,23), (12081,-1,3194802,24), (12080,-1,3194802,25), (12074,-1,3194802,26), (12013,-1,3194802,27), (12025,-1,3194802,28), (12051,-1,3194802,29), (12069,-1,3194802,30), (12073,-1,3194802,31), (12078,-1,3194802,32), (12007,-1,3194802,33), (12016,-1,3194802,34), (12038,-1,3194802,35), (12068,-1,3194802,36), (12037,-1,3194802,37), (12072,-1,3194802,38), (12076,-1,3194802,39), (12006,-1,3194802,40), (12029,-1,3194802,41), (12033,-1,3194802,42), (12070,-1,3194802,43), (12035,-1,3194802,44), (12071,-1,3194802,45), (12075,-1,3194802,46), (12077,-1,3194802,47), (12009,-1,3194802,48), (12028,-1,3194802,49), (12050,-1,3194802,50), (12079,-1,3194802,51), (12011,-1,3194803,0), (12010,-1,3194803,1), (12017,-1,3194803,2), (12022,-1,3194803,3), (12019,-1,3194803,4), (12018,-1,3194803,5), (12048,-1,3194803,6), (12047,-1,3194803,7), (12058,-1,3194803,8), (12057,-1,3194803,9), (12083,-1,3194803,10), (12013,-1,3194803,11), (12025,-1,3194803,12), (12051,-1,3194803,13), (12069,-1,3194803,14), (12063,-1,3194803,15), (12073,-1,3194803,16), (12078,-1,3194803,17), (12007,-1,3194803,18), (12016,-1,3194803,19), (12038,-1,3194803,20), (12068,-1,3194803,21), (12046,-1,3194803,22), (12065,-1,3194803,23), (12072,-1,3194803,24), (12076,-1,3194803,25), (12082,-1,3194803,26), (12006,-1,3194803,27), (12029,-1,3194803,28), (12033,-1,3194803,29), (12070,-1,3194803,30), (12045,-1,3194803,31), (12066,-1,3194803,32), (12071,-1,3194803,33), (12075,-1,3194803,34), (12077,-1,3194803,35), (12009,-1,3194803,36), (12028,-1,3194803,37), (12050,-1,3194803,38), (12079,-1,3194803,39), (908,-1,3194900,0), (909,-1,3194900,1), (910,-1,3194900,2), (911,-1,3194900,3), (912,-1,3194900,4), (913,-1,3194900,5), (845,-1,3194900,6), (846,-1,3194900,7), (847,-1,3194900,8), (848,-1,3194900,9), (849,-1,3194900,10), (850,-1,3194900,11), (877,-1,3194900,12), (878,-1,3194900,13), (890,-1,3194900,14), (879,-1,3194900,15), (880,-1,3194900,16), (881,-1,3194900,17), (851,-1,3194900,18), (882,-1,3194900,19), (914,-1,3194900,20), (12312,-1,3194901,0), (12315,-1,3194901,1), (12317,-1,3194901,2), (12320,-1,3194901,3), (12311,-1,3194901,4), (12314,-1,3194901,5), (12318,-1,3194901,6), (12322,-1,3194901,7), (12313,-1,3194901,8), (12316,-1,3194901,9), (12319,-1,3194901,10), (12321,-1,3194901,11), (12325,-1,3194901,12), (12323,-1,3194901,13), (12324,-1,3194901,14), (908,-1,3195000,0), (909,-1,3195000,1), (910,-1,3195000,2), (911,-1,3195000,3), (912,-1,3195000,4), (913,-1,3195000,5), (845,-1,3195000,6), (846,-1,3195000,7), (847,-1,3195000,8), (848,-1,3195000,9), (849,-1,3195000,10), (850,-1,3195000,11), (877,-1,3195000,12), (878,-1,3195000,13), (890,-1,3195000,14), (879,-1,3195000,15), (880,-1,3195000,16), (881,-1,3195000,17), (851,-1,3195000,18), (882,-1,3195000,19), (914,-1,3195000,20), (12312,-1,3195001,0), (12315,-1,3195001,1), (12317,-1,3195001,2), (12320,-1,3195001,3), (12311,-1,3195001,4), (12314,-1,3195001,5), (12318,-1,3195001,6), (12322,-1,3195001,7), (12313,-1,3195001,8), (12316,-1,3195001,9), (12319,-1,3195001,10), (12321,-1,3195001,11), (12325,-1,3195001,12), (12323,-1,3195001,13), (12324,-1,3195001,14), (1294,-1,3195100,0), (1095,-1,3195100,1), (1048,-1,3195100,2), (1050,-1,3195100,3), (1051,-1,3195100,4), (1049,-1,3195100,5), (1152,-1,3195100,6), (1054,-1,3195100,7), (1058,-1,3195100,8), (1099,-1,3195100,9), (1098,-1,3195100,10), (1056,-1,3195100,11), (1055,-1,3195100,12), (1053,-1,3195100,13), (1052,-1,3195100,14), (1097,-1,3195100,15), (1096,-1,3195100,16), (1386,-1,3195100,17), (1514,-1,3195100,18), (1372,-1,3195100,19), (1667,-1,3195100,20), (1671,-1,3195100,21), (1669,-1,3195100,22), (1403,-1,3195100,23), (1405,-1,3195100,24), (1370,-1,3195100,25), (1401,-1,3195100,26), (4916,-1,3195100,27), (1411,-1,3195100,28), (1513,-1,3195100,29), (1399,-1,3195100,30), (1515,-1,3195100,31), (1371,-1,3195100,32), (1383,-1,3195100,33), (1377,-1,3195100,34), (1512,-1,3195100,35), (1379,-1,3195100,36), (1415,-1,3195100,37), (1388,-1,3195100,38), (1517,-1,3195100,39), (4908,-1,3195100,40), (1417,-1,3195100,41), (1400,-1,3195100,42), (1418,-1,3195100,43), (1668,-1,3195100,44), (1670,-1,3195100,45), (1404,-1,3195100,46), (4906,-1,3195100,47), (1402,-1,3195100,48), (1391,-1,3195100,49), (1410,-1,3195100,50), (1398,-1,3195100,51), (1389,-1,3195100,52), (1378,-1,3195100,53), (1414,-1,3195100,54), (1385,-1,3195100,55), (4910,-1,3195100,56), (1394,-1,3195100,57), (1516,-1,3195100,58), (3944,-1,3195100,59), (1412,-1,3195100,60), (1413,-1,3195100,61), (1387,-1,3195100,62), (1390,-1,3195100,63), (1408,-1,3195100,64), (1392,-1,3195100,65), (1407,-1,3195100,66), (1409,-1,3195100,67), (1416,-1,3195100,68), (1406,-1,3195100,69), (1397,-1,3195100,70), (1384,-1,3195100,71), (1380,-1,3195100,72), (1382,-1,3195100,73), (1381,-1,3195100,74), (1529,-1,3195100,75), (1525,-1,3195100,76), (1527,-1,3195100,77), (1524,-1,3195100,78), (1531,-1,3195100,79), (1522,-1,3195100,80), (1526,-1,3195100,81), (1534,-1,3195100,82), (1537,-1,3195100,83), (1856,-1,3195100,84), (10025,-1,3195100,85), (10026,-1,3195100,86), (10073,-1,3195100,87), (10072,-1,3195100,88), (10027,-1,3195100,89), (10028,-1,3195100,90), (10029,-1,3195100,91), (10031,-1,3195100,92), (10032,-1,3195100,93), (10180,-1,3195100,94), (10181,-1,3195100,95), (10070,-1,3195100,96), (10074,-1,3195100,97), (10033,-1,3195100,98), (10078,-1,3195100,99), (10058,-1,3195100,100), (10077,-1,3195100,101), (10085,-1,3195100,102), (10094,-1,3195100,103), (10275,-1,3195100,104), (10276,-1,3195100,105), (10075,-1,3195100,106), (10079,-1,3195100,107), (10076,-1,3195100,108), (4445,-1,3195200,0), (4446,-1,3195200,1), (4447,-1,3195200,2), (4448,-1,3195200,3), (4449,-1,3195200,4), (4450,-1,3195200,5), (4451,-1,3195200,6), (4452,-1,3195200,7), (4453,-1,3195200,8), (4454,-1,3195200,9), (4455,-1,3195200,10), (4456,-1,3195200,11), (4457,-1,3195200,12), (4458,-1,3195200,13), (4459,-1,3195200,14), (4460,-1,3195200,15), (4461,-1,3195200,16), (4462,-1,3195200,17), (4463,-1,3195200,18), (4464,-1,3195200,19), (4465,-1,3195200,20), (4466,-1,3195200,21), (4467,-1,3195200,22), (4468,-1,3195200,23), (4481,-1,3195200,24), (4482,-1,3195200,25), (4483,-1,3195200,26), (4484,-1,3195200,27), (4485,-1,3195200,28), (4486,-1,3195200,29), (4487,-1,3195200,30), (4488,-1,3195200,31), (4489,-1,3195200,32), (4490,-1,3195200,33), (4491,-1,3195200,34), (4492,-1,3195200,35), (4493,-1,3195200,36), (4494,-1,3195200,37), (4495,-1,3195200,38), (4496,-1,3195200,39), (4497,-1,3195200,40), (4498,-1,3195200,41), (4499,-1,3195200,42), (4500,-1,3195200,43), (4501,-1,3195200,44), (4502,-1,3195200,45), (4503,-1,3195200,46), (4504,-1,3195200,47), (4505,-1,3195200,48), (4506,-1,3195200,49), (4507,-1,3195200,50), (4508,-1,3195200,51), (4509,-1,3195200,52), (4510,-1,3195200,53), (4511,-1,3195200,54), (4512,-1,3195200,55), (4513,-1,3195200,56), (4514,-1,3195200,57), (4515,-1,3195200,58), (4516,-1,3195200,59), (4517,-1,3195200,60), (4518,-1,3195200,61), (4519,-1,3195200,62), (4520,-1,3195200,63), (4521,-1,3195200,64), (4522,-1,3195200,65), (4523,-1,3195200,66), (4524,-1,3195200,67), (4525,-1,3195200,68), (4526,-1,3195200,69), (4527,-1,3195200,70), (4528,-1,3195200,71), (4529,-1,3195200,72), (4530,-1,3195200,73), (4531,-1,3195200,74), (4532,-1,3195200,75), (4533,-1,3195200,76), (4534,-1,3195200,77), (4535,-1,3195200,78), (4536,-1,3195200,79), (4537,-1,3195200,80), (4538,-1,3195200,81), (4539,-1,3195200,82), (4540,-1,3195200,83), (4541,-1,3195200,84), (4542,-1,3195200,85), (4543,-1,3195200,86), (4544,-1,3195200,87), (4545,-1,3195200,88), (4546,-1,3195200,89), (4547,-1,3195200,90), (4548,-1,3195200,91), (4549,-1,3195200,92), (4550,-1,3195200,93), (4551,-1,3195200,94), (4552,-1,3195200,95), (4565,-1,3195200,96), (4566,-1,3195200,97), (4567,-1,3195200,98), (4568,-1,3195200,99), (4569,-1,3195200,100), (4570,-1,3195200,101), (4571,-1,3195200,102), (4572,-1,3195200,103), (4573,-1,3195200,104), (4574,-1,3195200,105), (4575,-1,3195200,106), (4576,-1,3195200,107), (4577,-1,3195200,108), (4578,-1,3195200,109), (4579,-1,3195200,110), (4580,-1,3195200,111), (4581,-1,3195200,112), (4582,-1,3195200,113), (4583,-1,3195200,114), (4584,-1,3195200,115), (4585,-1,3195200,116), (4586,-1,3195200,117), (4587,-1,3195200,118), (4588,-1,3195200,119), (1835,-1,3195201,0), (2509,-1,3195201,1), (3947,-1,3195201,2), (1463,-1,3195201,3), (1464,-1,3195201,4), (3948,-1,3195201,5), (3949,-1,3195201,6), (5146,-1,3195201,7), (5140,-1,3195201,8), (5134,-1,3195201,9), (5262,-1,3195201,10), (5256,-1,3195201,11), (5250,-1,3195201,12), (17,-1,3195201,13), (1341,-1,3195201,14), (1342,-1,3195201,15), (1060,-1,3195201,16), (1061,-1,3195201,17), (1831,-1,3195201,18), (1832,-1,3195201,19), (1833,-1,3195201,20), (1834,-1,3195201,21), (734,-1,3195201,22), (735,-1,3195201,23), (6035,-1,3195201,24), (6037,-1,3195201,25), (736,-1,3195201,26), (737,-1,3195201,27), (1829,-1,3195201,28), (1830,-1,3195201,29), (3031,-1,3195201,30), (1785,-1,3195201,31), (5589,-1,3195201,32), (1661,-1,3195201,33), (5192,-1,3195201,34), (5193,-1,3195201,35), (5194,-1,3195201,36), (5195,-1,3195201,37), (2130,-1,3195201,38), (2131,-1,3195201,39), (2132,-1,3195201,40), (9633,-1,3195201,41), (9634,-1,3195201,42), (8594,-1,3195201,43), (8595,-1,3195201,44), (8596,-1,3195201,45), (8597,-1,3195201,46), (8598,-1,3195201,47), (8622,-1,3195201,48), (8623,-1,3195201,49), (8624,-1,3195201,50), (8634,-1,3195201,51), (8635,-1,3195201,52), (8636,-1,3195201,53), (8637,-1,3195201,54), (8638,-1,3195201,55), (8615,-1,3195201,56), (8658,-1,3195201,57), (8871,-1,3195201,58), (8872,-1,3195201,59), (4625,-1,3195201,60), (4626,-1,3195201,61), (4627,-1,3195201,62), (4628,-1,3195201,63), -- Saroyan (Pet Manager) (2505,-1,3195400,0), (3439,-1,3195400,1), (3902,-1,3195400,2), (3903,-1,3195400,3), (3904,-1,3195400,4), (3905,-1,3195400,5), (3906,-1,3195400,6), (2506,-1,3195400,7), (3891,-1,3195400,8), (3892,-1,3195400,9), (3893,-1,3195400,10), (3894,-1,3195400,11), (3895,-1,3195400,12), (3896,-1,3195400,13), (2515,-1,3195400,14), (14818,-1,3195400,15), (3920,-1,3195400,16), (3921,-1,3195400,17), (3922,-1,3195400,18), (3923,-1,3195400,19), (5187,-1,3195400,20), (5188,-1,3195400,21), (5189,-1,3195400,22), (5190,-1,3195400,23), (5191,-1,3195400,24), (3913,-1,3195400,25), (3914,-1,3195400,26), (3915,-1,3195400,27), (3916,-1,3195400,28), (5182,-1,3195400,29), (5183,-1,3195400,30), (5184,-1,3195400,31), (5185,-1,3195400,32), (5186,-1,3195400,33), (4038,-1,3195400,34), (5176,-1,3195400,35), (5177,-1,3195400,36), (5178,-1,3195400,37), (5179,-1,3195400,38), (5180,-1,3195400,39), (5181,-1,3195400,40), (5170,-1,3195400,41), (5171,-1,3195400,42), (5172,-1,3195400,43), (5173,-1,3195400,44), (5174,-1,3195400,45), (5175,-1,3195400,46), (5168,-1,3195400,47), (6645,-1,3195400,48), (6646,-1,3195400,49), (6647,-1,3195400,50), (7582,-1,3195400,51), (8541,-1,3195400,52), (9656,-1,3195400,53), (9657,-1,3195400,54), (9658,-1,3195400,55), (9659,-1,3195400,56), (9660,-1,3195400,57), (9661,-1,3195400,58), (9662,-1,3195400,59), (9663,-1,3195400,60), (9664,-1,3195400,61), (9665,-1,3195400,62), (9666,-1,3195400,63), (9667,-1,3195400,64), (9668,-1,3195400,65), (10515,-1,3195400,66), (10516,-1,3195400,67), (10517,-1,3195400,68), (10425,-1,3195400,69), (12740,-1,3195400,70), (12741,-1,3195400,71), (12742,-1,3195400,72), (12743,-1,3195400,73), (12744,-1,3195400,74), (12745,-1,3195400,75), (12746,-1,3195400,76), (12747,-1,3195400,77), (12748,-1,3195400,78), (12749,-1,3195400,79), (12750,-1,3195400,80), (12751,-1,3195400,81), (12752,-1,3195400,82), -- (3038,-1,3196200,0), (3031,-1,3196300,0), (1785,-1,3196300,1), (5192,-1,3196300,2), (5193,-1,3196300,3), (5194,-1,3196300,4), (5195,-1,3196300,5), (2130,-1,3196300,6), (2131,-1,3196300,7), (2132,-1,3196300,8), (1294,-1,3197300,0), (1095,-1,3197300,1), (1048,-1,3197300,2), (1050,-1,3197300,3), (1051,-1,3197300,4), (1049,-1,3197300,5), (1152,-1,3197300,6), (1054,-1,3197300,7), (1058,-1,3197300,8), (1099,-1,3197300,9), (1098,-1,3197300,10), (1056,-1,3197300,11), (1055,-1,3197300,12), (1053,-1,3197300,13), (1052,-1,3197300,14), (1097,-1,3197300,15), (1096,-1,3197300,16), (1386,-1,3197300,17), (1514,-1,3197300,18), (1372,-1,3197300,19), (1667,-1,3197300,20), (1671,-1,3197300,21), (1669,-1,3197300,22), (1403,-1,3197300,23), (1405,-1,3197300,24), (1370,-1,3197300,25), (1401,-1,3197300,26), (4916,-1,3197300,27), (1411,-1,3197300,28), (1513,-1,3197300,29), (1399,-1,3197300,30), (1515,-1,3197300,31), (1371,-1,3197300,32), (1383,-1,3197300,33), (1377,-1,3197300,34), (1512,-1,3197300,35), (1379,-1,3197300,36), (1415,-1,3197300,37), (1388,-1,3197300,38), (1517,-1,3197300,39), (4908,-1,3197300,40), (1417,-1,3197300,41), (1400,-1,3197300,42), (1418,-1,3197300,43), (1668,-1,3197300,44), (1670,-1,3197300,45), (1404,-1,3197300,46), (4906,-1,3197300,47), (1402,-1,3197300,48), (1391,-1,3197300,49), (1410,-1,3197300,50), (1398,-1,3197300,51), (1389,-1,3197300,52), (1378,-1,3197300,53), (1414,-1,3197300,54), (1385,-1,3197300,55), (4910,-1,3197300,56), (1394,-1,3197300,57), (1516,-1,3197300,58), (3944,-1,3197300,59), (1412,-1,3197300,60), (1413,-1,3197300,61), (1387,-1,3197300,62), (1390,-1,3197300,63), (1408,-1,3197300,64), (1392,-1,3197300,65), (1407,-1,3197300,66), (1409,-1,3197300,67), (1416,-1,3197300,68), (1406,-1,3197300,69), (1397,-1,3197300,70), (1384,-1,3197300,71), (1380,-1,3197300,72), (1382,-1,3197300,73), (1381,-1,3197300,74), (10025,-1,3197300,75), (10026,-1,3197300,76), (10073,-1,3197300,77), (10072,-1,3197300,78), (10027,-1,3197300,79), (10028,-1,3197300,80), (10029,-1,3197300,81), (10031,-1,3197300,82), (10032,-1,3197300,83), (10180,-1,3197300,84), (10181,-1,3197300,85), (10070,-1,3197300,86), (10074,-1,3197300,87), (10033,-1,3197300,88), (10078,-1,3197300,89), (10058,-1,3197300,90), (10077,-1,3197300,91), (10085,-1,3197300,92), (10094,-1,3197300,93), (10275,-1,3197300,94), (10276,-1,3197300,95), (10075,-1,3197300,96), (10079,-1,3197300,97), (10076,-1,3197300,98), (1529,-1,3198000,0), (1525,-1,3198000,1), (1527,-1,3198000,2), (1524,-1,3198000,3), (1531,-1,3198000,4), (1522,-1,3198000,5), (1526,-1,3198000,6), (1534,-1,3198000,7), (1537,-1,3198000,8), (1856,-1,3198000,9), (1523,-1,3198000,10), (1521,-1,3198000,11), (1535,-1,3198000,12), (1532,-1,3198000,13), (1536,-1,3198000,14), (1533,-1,3198000,15), (1528,-1,3198000,16), (1518,-1,3198000,17), (1519,-1,3198000,18), (1520,-1,3198000,19), (1530,-1,3198000,20), (736,-1,3210500,0), (737,-1,3210500,1), (734,-1,3210500,2), (735,-1,3210500,3), (1831,-1,3210500,4), (1833,-1,3210500,5), (1061,-1,3210500,6), (8786,-1,3210500,7), (8598,-1,3210500,8), (8599,-1,3210500,9), (8615,-1,3210500,10), (8924,-1,3210600,0), (8925,-1,3210600,1), (1,-1,3216400,0), (4,-1,3216400,1), (11,-1,3216400,2), (13,-1,3216400,3), (3,-1,3216400,4), (152,-1,3216400,5), (12,-1,3216400,6), (215,-1,3216400,7), (14,-1,3216400,8), (5,-1,3216400,9), (153,-1,3216400,10), (1333,-1,3216400,11), (66,-1,3216400,12), (67,-1,3216400,13), (122,-1,3216400,14), (154,-1,3216400,15), (216,-1,3216400,16), (271,-1,3216400,17), (2,-1,3216400,18), (218,-1,3216400,19), (272,-1,3216400,20), (15,-1,3216400,21), (5284,-1,3216400,22), (253,-1,3216400,23), (254,-1,3216400,24), (255,-1,3216400,25), (256,-1,3216400,26), (7,-1,3216401,0), (308,-1,3216401,1), (8,-1,3216401,2), (99,-1,3216401,3), (9,-1,3216401,4), (176,-1,3216401,5), (310,-1,3216401,6), (9577,-1,3216401,7), (9583,-1,3216401,8), (28,-1,3216500,0), (21,-1,3216500,1), (29,-1,3216500,2), (22,-1,3216500,3), (30,-1,3216500,4), (2386,-1,3216500,5), (23,-1,3216500,6), (412,-1,3216500,7), (390,-1,3216500,8), (24,-1,3216500,9), (31,-1,3216500,10), (18,-1,3216500,11), (19,-1,3216500,12), (20,-1,3216500,13), (102,-1,3216500,14), (48,-1,3216500,15), (1119,-1,3216500,16), (49,-1,3216500,17), (50,-1,3216500,18), (1121,-1,3216500,19), (35,-1,3216500,20), (36,-1,3216500,21), (1129,-1,3216500,22), (1122,-1,3216500,23), (37,-1,3216500,24), (38,-1,3216500,25), (41,-1,3216500,26), (42,-1,3216500,27), (43,-1,3216500,28), (44,-1,3216500,29), (9577,-1,3216500,30), (9583,-1,3216500,31), (462,-1,3216501,0), (426,-1,3216501,1), (1103,-1,3216501,2), (1100,-1,3216501,3), (463,-1,3216501,4), (428,-1,3216501,5), (464,-1,3216501,6), (429,-1,3216501,7), (1104,-1,3216501,8), (1101,-1,3216501,9), (18,-1,3216501,10), (19,-1,3216501,11), (20,-1,3216501,12), (102,-1,3216501,13), (48,-1,3216501,14), (1119,-1,3216501,15), (49,-1,3216501,16), (50,-1,3216501,17), (1121,-1,3216501,18), (35,-1,3216501,19), (36,-1,3216501,20), (1129,-1,3216501,21), (1122,-1,3216501,22), (37,-1,3216501,23), (38,-1,3216501,24), (41,-1,3216501,25), (42,-1,3216501,26), (43,-1,3216501,27), (44,-1,3216501,28), (9577,-1,3216501,29), (9583,-1,3216501,30), (118,-1,3216600,0), (906,-1,3216600,1), (907,-1,3216600,2), (908,-1,3216600,3), (112,-1,3216600,4), (113,-1,3216600,5), (114,-1,3216600,6), (115,-1,3216600,7), (845,-1,3216600,8), (116,-1,3216600,9), (875,-1,3216600,10), (876,-1,3216600,11), (877,-1,3216600,12), (1835,-1,3216700,0), (2509,-1,3216700,1), (3947,-1,3216700,2), (5146,-1,3216700,3), (5140,-1,3216700,4), (5134,-1,3216700,5), (5262,-1,3216700,6), (5256,-1,3216700,7), (5250,-1,3216700,8), (17,-1,3216700,9), (1341,-1,3216700,10), (1060,-1,3216700,11), (1831,-1,3216700,12), (1833,-1,3216700,13), (734,-1,3216700,14), (735,-1,3216700,15), (6035,-1,3216700,16), (736,-1,3216700,17), (737,-1,3216700,18), (3031,-1,3216700,19), (1785,-1,3216700,20), (5589,-1,3216700,21), (1661,-1,3216700,22), (5192,-1,3216700,23), (9633,-1,3216700,24), (8594,-1,3216700,25), (8595,-1,3216700,26), (8622,-1,3216700,27), (8623,-1,3216700,28), (8628,-1,3216700,29), (8629,-1,3216700,30), (8634,-1,3216700,31), (8635,-1,3216700,32), (8615,-1,3216700,33), (4625,-1,3216700,34), (4626,-1,3216700,35), (4627,-1,3216700,36), (4628,-1,3216700,37), (1294,-1,3216800,0), (1095,-1,3216800,1), (1048,-1,3216800,2), (1050,-1,3216800,3), (1051,-1,3216800,4), (1049,-1,3216800,5), (1152,-1,3216800,6), (1054,-1,3216800,7), (1058,-1,3216800,8), (1099,-1,3216800,9), (1098,-1,3216800,10), (1056,-1,3216800,11), (1055,-1,3216800,12), (1053,-1,3216800,13), (1052,-1,3216800,14), (1097,-1,3216800,15), (1096,-1,3216800,16), (1386,-1,3216800,17), (1514,-1,3216800,18), (1372,-1,3216800,19), (1667,-1,3216800,20), (1671,-1,3216800,21), (1669,-1,3216800,22), (1403,-1,3216800,23), (1405,-1,3216800,24), (1370,-1,3216800,25), (1401,-1,3216800,26), (4916,-1,3216800,27), (1411,-1,3216800,28), (1513,-1,3216800,29), (1399,-1,3216800,30), (1515,-1,3216800,31), (1371,-1,3216800,32), (1383,-1,3216800,33), (1377,-1,3216800,34), (3038,-1,3216800,35), (10025,-1,3216800,36), (10026,-1,3216800,37), (10073,-1,3216800,38), (10072,-1,3216800,39), (10027,-1,3216800,40), (10028,-1,3216800,41), (1294,-1,3216900,0), (1095,-1,3216900,1), (1048,-1,3216900,2), (1050,-1,3216900,3), (1051,-1,3216900,4), (1049,-1,3216900,5), (1152,-1,3216900,6), (1054,-1,3216900,7), (1058,-1,3216900,8), (1099,-1,3216900,9), (1098,-1,3216900,10), (1056,-1,3216900,11), (1055,-1,3216900,12), (1053,-1,3216900,13), (1052,-1,3216900,14), (1097,-1,3216900,15), (1096,-1,3216900,16), (1386,-1,3216900,17), (1514,-1,3216900,18), (1372,-1,3216900,19), (1667,-1,3216900,20), (1671,-1,3216900,21), (1669,-1,3216900,22), (1403,-1,3216900,23), (1405,-1,3216900,24), (1370,-1,3216900,25), (1401,-1,3216900,26), (4916,-1,3216900,27), (1411,-1,3216900,28), (1513,-1,3216900,29), (1399,-1,3216900,30), (1515,-1,3216900,31), (1371,-1,3216900,32), (1383,-1,3216900,33), (1377,-1,3216900,34), (3038,-1,3216900,35), (10025,-1,3216900,36), (10026,-1,3216900,37), (10073,-1,3216900,38), (10072,-1,3216900,39), (10027,-1,3216900,40), (10028,-1,3216900,41), (10030,-1,3216900,42), (10185,-1,3216900,43), (10040,-1,3216900,44), (10186,-1,3216900,45), (10088,-1,3216900,46), (10062,-1,3216900,47), (10045,-1,3216900,48), (10097,-1,3216900,49), (10034,-1,3216900,50), (10042,-1,3216900,51), (10052,-1,3216900,52), (10066,-1,3216900,53), (10086,-1,3216900,54), (10081,-1,3216900,55), (10041,-1,3216900,56), (10182,-1,3216900,57), (10187,-1,3216900,58), (10183,-1,3216900,59), (10083,-1,3216900,60), (10046,-1,3216900,61), (10053,-1,3216900,62), (10037,-1,3216900,63), (10204,-1,3216900,64), (10188,-1,3216900,65), (10189,-1,3216900,66), (10184,-1,3216900,67), (10080,-1,3216900,68), (10043,-1,3216900,69), (10095,-1,3216900,70), (10055,-1,3216900,71), (10059,-1,3216900,72), (10084,-1,3216900,73), (10190,-1,3216900,74), (10092,-1,3216900,75), (10036,-1,3216900,76), (10060,-1,3216900,77), (10044,-1,3216900,78), (10071,-1,3216900,79), (10191,-1,3216900,80), (10098,-1,3216900,81), (10049,-1,3216900,82), (10061,-1,3216900,83), (10082,-1,3216900,84), (10093,-1,3216900,85), (10600,-1,3216900,86), (10047,-1,3216900,87), (10050,-1,3216900,88), (10087,-1,3216900,89), (10192,-1,3216900,90), (10597,-1,3216900,91), (10063,-1,3216900,92), (10038,-1,3216900,93), (10193,-1,3216900,94), (10089,-1,3216900,95), (10057,-1,3216900,96), (10039,-1,3216900,97), (10065,-1,3216900,98), (10054,-1,3216900,99), (10596,-1,3216900,100), (10194,-1,3216900,101), (10048,-1,3216900,102), (10195,-1,3216900,103), (10196,-1,3216900,104), (10064,-1,3216900,105), (12773,-1,3216900,106), (12774,-1,3216900,107), (12775,-1,3216900,108), (12776,-1,3216900,109), (12777,-1,3216900,110), (12778,-1,3216900,111), (1835,8,382,1), (2509,18,382,2), (3947,42,382,3), (1463,-1,382,4), (1464,-1,382,5), (3948,-1,382,6), (3949,-1,382,7), (5146,13860,382,8), (5140,5940,382,9), (5134,2760,382,10), (5262,46200,382,11), (5256,19800,382,12), (5250,9240,382,13), (17,2,382,14), (1341,3,382,15), (1342,6,382,16), (1060,108,382,17), (1061,396,382,18), (1831,90,382,19), (1832,216,382,20), (1833,90,382,21), (1834,216,382,22), (734,1440,382,23), (735,2880,382,24), (6035,2880,382,25), (6037,120,382,26), (736,480,382,27), (737,2400,382,28), (1829,600,382,29), (1830,600,382,30), (5589,120,382,31), (1661,1200,382,32), (4625,600,382,33), (4626,600,382,34), (4627,600,382,35), (4628,600,382,36), (8622,1526,382,37), (8623,4050,382,38), (8634,704,382,39), (8635,1643,382,40), (8636,3522,382,41), (8637,4695,382,42), (8594,2700,382,43), (8595,6480,382,44), (8596,18900,382,45), (8597,37800,382,46), (8598,64800,382,47), (1835,8,383,1), (2509,18,383,2), (3947,42,383,3), (1463,-1,383,4), (1464,-1,383,5), (3948,-1,383,6), (3949,-1,383,7), (5146,13860,383,8), (5140,5940,383,9), (5134,2760,383,10), (5262,46200,383,11), (5256,19800,383,12), (5250,9240,383,13), (17,2,383,14), (1341,3,383,15), (1342,6,383,16), (1060,108,383,17), (1061,396,383,18), (1831,90,383,19), (1832,216,383,20), (1833,90,383,21), (1834,216,383,22), (734,1440,383,23), (735,2880,383,24), (6035,2880,383,25), (6037,120,383,26), (736,480,383,27), (737,2400,383,28), (1829,600,383,29), (1830,600,383,30), (5589,120,383,31), (1661,1200,383,32), (4625,600,383,33), (4626,600,383,34), (4627,600,383,35), (4628,600,383,36), (8622,1526,383,37), (8623,4050,383,38), (8634,704,383,39), (8635,1643,383,40), (8636,3522,383,41), (8637,4695,383,42), (8594,2700,383,43), (8595,6480,383,44), (8596,18900,383,45), (8597,37800,383,46), (8598,64800,383,47), -- Mercenary Managers (3960,30000,351021,1), (3961,40000,351021,2), (3962,50000,351021,3), (3963,150000,351021,4), (3964,150000,351021,5), (3965,30000,351021,6), (3966,40000,351021,7), (3967,50000,351021,8), (3968,150000,351021,9), (3969,150000,351021,10), (6038,60000,351021,11), (6039,80000,351021,12), (6040,100000,351021,13), (6041,300000,351021,14), (6042,300000,351021,15), (6043,60000,351021,16), (6044,80000,351021,17), (6045,100000,351021,18), (6046,300000,351021,19), (6047,300000,351021,20), (3973,30000,351441,1), (3974,40000,351441,2), (3975,50000,351441,3), (3976,150000,351441,4), (3977,150000,351441,5), (3978,30000,351441,6), (3979,40000,351441,7), (3980,50000,351441,8), (3981,150000,351441,9), (3982,150000,351441,10), (6051,60000,351441,11), (6052,80000,351441,12), (6053,100000,351441,13), (6054,300000,351441,14), (6055,300000,351441,15), (6056,60000,351441,16), (6057,80000,351441,17), (6058,100000,351441,18), (6059,300000,351441,19), (6060,300000,351441,20), (3986,30000,351861,1), (3987,40000,351861,2), (3988,50000,351861,3), (3989,150000,351861,4), (3990,150000,351861,5), (3991,30000,351861,6), (3992,40000,351861,7), (3993,50000,351861,8), (3994,150000,351861,9), (3995,150000,351861,10), (6064,60000,351861,11), (6065,80000,351861,12), (6066,200000,351861,13), (6067,300000,351861,14), (6068,300000,351861,15), (6069,60000,351861,16), (6070,80000,351861,17), (6071,100000,351861,18), (6072,300000,351861,19), (6073,300000,351861,20), (3999,30000,352281,1), (4000,40000,352281,2), (4001,50000,352281,3), (4002,150000,352281,4), (4003,150000,352281,5), (4004,30000,352281,6), (4005,40000,352281,7), (4006,50000,352281,8), (4007,150000,352281,9), (4008,150000,352281,10), (6077,60000,352281,11), (6078,80000,352281,12), (6079,100000,352281,13), (6080,300000,352281,14), (6081,300000,352281,15), (6082,60000,352281,16), (6083,80000,352281,17), (6084,100000,352281,18), (6085,300000,352281,19), (6086,300000,352281,20), (4012,30000,352761,1), (4013,40000,352761,2), (4014,50000,352761,3), (4015,150000,352761,4), (4016,150000,352761,5), (4017,30000,352761,6), (4018,40000,352761,7), (4019,50000,352761,8), (4020,150000,352761,9), (4021,150000,352761,10), (6090,60000,352761,11), (6091,80000,352761,12), (6092,100000,352761,13), (6093,300000,352761,14), (6094,300000,352761,15), (6095,60000,352761,16), (6096,80000,352761,17), (6097,100000,352761,18), (6098,300000,352761,19), (6099,300000,352761,20), (5205,30000,353181,1), (5206,40000,353181,2), (5207,50000,353181,3), (5208,150000,353181,4), (5209,150000,353181,5), (5210,30000,353181,6), (5211,40000,353181,7), (5212,50000,353181,8), (5213,150000,353181,9), (5214,150000,353181,10), (6105,60000,353181,11), (6106,90000,353181,12), (6107,200000,353181,13), (6108,300000,353181,14), (6109,300000,353181,15), (6110,60000,353181,16), (6111,80000,353181,17), (6112,100000,353181,18), (6113,300000,353181,19), (6114,300000,353181,20), (6779,30000,353651,1), (6780,40000,353651,2), (6781,50000,353651,3), (6782,150000,353651,4), (6783,150000,353651,5), (6784,30000,353651,6), (6785,40000,353651,7), (6786,50000,353651,8), (6787,150000,353651,9), (6788,150000,353651,10), (6792,60000,353651,11), (6793,90000,353651,12), (6794,200000,353651,13), (6795,300000,353651,14), (6796,300000,353651,15), (6797,60000,353651,16), (6798,80000,353651,17), (6799,100000,353651,18), (6800,300000,353651,19), (6801,300000,353651,20), -- Fishermens (7807,-1,3156200,0), (7808,-1,3156200,1), (7809,-1,3156200,2), (6520,-1,3156200,3), (6523,-1,3156200,4), (6526,-1,3156200,5), (8506,-1,3156200,6), (8509,-1,3156200,7), (8512,-1,3156200,8), (8484,-1,3156200,9), (8485,-1,3156200,10), (8486,-1,3156200,11), (6529,-1,3156200,12), (6530,-1,3156200,13), (6531,-1,3156200,14), (6532,-1,3156200,15), (6533,-1,3156200,16), (6534,-1,3156200,17), (7561,-1,3156200,18), (8193,-1,3156200,19), (8194,-1,3156200,20), (8195,-1,3156200,21), (8196,-1,3156200,22), (8197,-1,3156200,23), (8198,-1,3156200,24), (8199,-1,3156200,25), (8200,-1,3156200,26), (8202,-1,3156200,27), (7807,-1,3156300,0), (7808,-1,3156300,1), (7809,-1,3156300,2), (6520,-1,3156300,3), (6523,-1,3156300,4), (6526,-1,3156300,5), (8506,-1,3156300,6), (8509,-1,3156300,7), (8512,-1,3156300,8), (8484,-1,3156300,9), (8485,-1,3156300,10), (8486,-1,3156300,11), (6529,-1,3156300,12), (6530,-1,3156300,13), (6531,-1,3156300,14), (6532,-1,3156300,15), (6533,-1,3156300,16), (6534,-1,3156300,17), (7561,-1,3156300,18), (8193,-1,3156300,19), (8194,-1,3156300,20), (8195,-1,3156300,21), (8196,-1,3156300,22), (8197,-1,3156300,23), (8198,-1,3156300,24), (8199,-1,3156300,25), (8200,-1,3156300,26), (8202,-1,3156300,27), (7807,-1,3156400,0), (7808,-1,3156400,1), (7809,-1,3156400,2), (6520,-1,3156400,3), (6523,-1,3156400,4), (6526,-1,3156400,5), (8506,-1,3156400,6), (8509,-1,3156400,7), (8512,-1,3156400,8), (8484,-1,3156400,9), (8485,-1,3156400,10), (8486,-1,3156400,11), (6529,-1,3156400,12), (6530,-1,3156400,13), (6531,-1,3156400,14), (6532,-1,3156400,15), (6533,-1,3156400,16), (6534,-1,3156400,17), (7561,-1,3156400,18), (8193,-1,3156400,19), (8194,-1,3156400,20), (8195,-1,3156400,21), (8196,-1,3156400,22), (8197,-1,3156400,23), (8198,-1,3156400,24), (8199,-1,3156400,25), (8200,-1,3156400,26), (8202,-1,3156400,27), (7807,-1,3156500,0), (7808,-1,3156500,1), (7809,-1,3156500,2), (6520,-1,3156500,3), (6523,-1,3156500,4), (6526,-1,3156500,5), (8506,-1,3156500,6), (8509,-1,3156500,7), (8512,-1,3156500,8), (8484,-1,3156500,9), (8485,-1,3156500,10), (8486,-1,3156500,11), (6529,-1,3156500,12), (6530,-1,3156500,13), (6531,-1,3156500,14), (6532,-1,3156500,15), (6533,-1,3156500,16), (6534,-1,3156500,17), (7561,-1,3156500,18), (8193,-1,3156500,19), (8194,-1,3156500,20), (8195,-1,3156500,21), (8196,-1,3156500,22), (8197,-1,3156500,23), (8198,-1,3156500,24), (8199,-1,3156500,25), (8200,-1,3156500,26), (8202,-1,3156500,27), (7807,-1,3156600,0), (7808,-1,3156600,1), (7809,-1,3156600,2), (6520,-1,3156600,3), (6523,-1,3156600,4), (6526,-1,3156600,5), (8506,-1,3156600,6), (8509,-1,3156600,7), (8512,-1,3156600,8), (8484,-1,3156600,9), (8485,-1,3156600,10), (8486,-1,3156600,11), (6529,-1,3156600,12), (6530,-1,3156600,13), (6531,-1,3156600,14), (6532,-1,3156600,15), (6533,-1,3156600,16), (6534,-1,3156600,17), (7561,-1,3156600,18), (8193,-1,3156600,19), (8194,-1,3156600,20), (8195,-1,3156600,21), (8196,-1,3156600,22), (8197,-1,3156600,23), (8198,-1,3156600,24), (8199,-1,3156600,25), (8200,-1,3156600,26), (8202,-1,3156600,27), (7807,-1,3156700,0), (7808,-1,3156700,1), (7809,-1,3156700,2), (6520,-1,3156700,3), (6523,-1,3156700,4), (6526,-1,3156700,5), (8506,-1,3156700,6), (8509,-1,3156700,7), (8512,-1,3156700,8), (8484,-1,3156700,9), (8485,-1,3156700,10), (8486,-1,3156700,11), (6529,-1,3156700,12), (6530,-1,3156700,13), (6531,-1,3156700,14), (6532,-1,3156700,15), (6533,-1,3156700,16), (6534,-1,3156700,17), (7561,-1,3156700,18), (8193,-1,3156700,19), (8194,-1,3156700,20), (8195,-1,3156700,21), (8196,-1,3156700,22), (8197,-1,3156700,23), (8198,-1,3156700,24), (8199,-1,3156700,25), (8200,-1,3156700,26), (8202,-1,3156700,27), (7807,-1,3156800,0), (7808,-1,3156800,1), (7809,-1,3156800,2), (6520,-1,3156800,3), (6523,-1,3156800,4), (6526,-1,3156800,5), (8506,-1,3156800,6), (8509,-1,3156800,7), (8512,-1,3156800,8), (8484,-1,3156800,9), (8485,-1,3156800,10), (8486,-1,3156800,11), (6529,-1,3156800,12), (6530,-1,3156800,13), (6531,-1,3156800,14), (6532,-1,3156800,15), (6533,-1,3156800,16), (6534,-1,3156800,17), (7561,-1,3156800,18), (8193,-1,3156800,19), (8194,-1,3156800,20), (8195,-1,3156800,21), (8196,-1,3156800,22), (8197,-1,3156800,23), (8198,-1,3156800,24), (8199,-1,3156800,25), (8200,-1,3156800,26), (8202,-1,3156800,27), (7807,-1,3156900,0), (7808,-1,3156900,1), (7809,-1,3156900,2), (6520,-1,3156900,3), (6523,-1,3156900,4), (6526,-1,3156900,5), (8506,-1,3156900,6), (8509,-1,3156900,7), (8512,-1,3156900,8), (8484,-1,3156900,9), (8485,-1,3156900,10), (8486,-1,3156900,11), (6529,-1,3156900,12), (6530,-1,3156900,13), (6531,-1,3156900,14), (6532,-1,3156900,15), (6533,-1,3156900,16), (6534,-1,3156900,17), (7561,-1,3156900,18), (8193,-1,3156900,19), (8194,-1,3156900,20), (8195,-1,3156900,21), (8196,-1,3156900,22), (8197,-1,3156900,23), (8198,-1,3156900,24), (8199,-1,3156900,25), (8200,-1,3156900,26), (8202,-1,3156900,27), (7807,-1,3157000,0), (7808,-1,3157000,1), (7809,-1,3157000,2), (6520,-1,3157000,3), (6523,-1,3157000,4), (6526,-1,3157000,5), (8506,-1,3157000,6), (8509,-1,3157000,7), (8512,-1,3157000,8), (8484,-1,3157000,9), (8485,-1,3157000,10), (8486,-1,3157000,11), (6529,-1,3157000,12), (6530,-1,3157000,13), (6531,-1,3157000,14), (6532,-1,3157000,15), (6533,-1,3157000,16), (6534,-1,3157000,17), (7561,-1,3157000,18), (8193,-1,3157000,19), (8194,-1,3157000,20), (8195,-1,3157000,21), (8196,-1,3157000,22), (8197,-1,3157000,23), (8198,-1,3157000,24), (8199,-1,3157000,25), (8200,-1,3157000,26), (8202,-1,3157000,27), (7807,-1,3157100,0), (7808,-1,3157100,1), (7809,-1,3157100,2), (6520,-1,3157100,3), (6523,-1,3157100,4), (6526,-1,3157100,5), (8506,-1,3157100,6), (8509,-1,3157100,7), (8512,-1,3157100,8), (8484,-1,3157100,9), (8485,-1,3157100,10), (8486,-1,3157100,11), (6529,-1,3157100,12), (6530,-1,3157100,13), (6531,-1,3157100,14), (6532,-1,3157100,15), (6533,-1,3157100,16), (6534,-1,3157100,17), (7561,-1,3157100,18), (8193,-1,3157100,19), (8194,-1,3157100,20), (8195,-1,3157100,21), (8196,-1,3157100,22), (8197,-1,3157100,23), (8198,-1,3157100,24), (8199,-1,3157100,25), (8200,-1,3157100,26), (8202,-1,3157100,27), (7807,-1,3157200,0), (7808,-1,3157200,1), (7809,-1,3157200,2), (6520,-1,3157200,3), (6523,-1,3157200,4), (6526,-1,3157200,5), (8506,-1,3157200,6), (8509,-1,3157200,7), (8512,-1,3157200,8), (8484,-1,3157200,9), (8485,-1,3157200,10), (8486,-1,3157200,11), (6529,-1,3157200,12), (6530,-1,3157200,13), (6531,-1,3157200,14), (6532,-1,3157200,15), (6533,-1,3157200,16), (6534,-1,3157200,17), (7561,-1,3157200,18), (8193,-1,3157200,19), (8194,-1,3157200,20), (8195,-1,3157200,21), (8196,-1,3157200,22), (8197,-1,3157200,23), (8198,-1,3157200,24), (8199,-1,3157200,25), (8200,-1,3157200,26), (8202,-1,3157200,27), (7807,-1,3157300,0), (7808,-1,3157300,1), (7809,-1,3157300,2), (6520,-1,3157300,3), (6523,-1,3157300,4), (6526,-1,3157300,5), (8506,-1,3157300,6), (8509,-1,3157300,7), (8512,-1,3157300,8), (8484,-1,3157300,9), (8485,-1,3157300,10), (8486,-1,3157300,11), (6529,-1,3157300,12), (6530,-1,3157300,13), (6531,-1,3157300,14), (6532,-1,3157300,15), (6533,-1,3157300,16), (6534,-1,3157300,17), (7561,-1,3157300,18), (8193,-1,3157300,19), (8194,-1,3157300,20), (8195,-1,3157300,21), (8196,-1,3157300,22), (8197,-1,3157300,23), (8198,-1,3157300,24), (8199,-1,3157300,25), (8200,-1,3157300,26), (8202,-1,3157300,27), (7807,-1,3157400,0), (7808,-1,3157400,1), (7809,-1,3157400,2), (6520,-1,3157400,3), (6523,-1,3157400,4), (6526,-1,3157400,5), (8506,-1,3157400,6), (8509,-1,3157400,7), (8512,-1,3157400,8), (8484,-1,3157400,9), (8485,-1,3157400,10), (8486,-1,3157400,11), (6529,-1,3157400,12), (6530,-1,3157400,13), (6531,-1,3157400,14), (6532,-1,3157400,15), (6533,-1,3157400,16), (6534,-1,3157400,17), (7561,-1,3157400,18), (8193,-1,3157400,19), (8194,-1,3157400,20), (8195,-1,3157400,21), (8196,-1,3157400,22), (8197,-1,3157400,23), (8198,-1,3157400,24), (8199,-1,3157400,25), (8200,-1,3157400,26), (8202,-1,3157400,27), (7807,-1,3157500,0), (7808,-1,3157500,1), (7809,-1,3157500,2), (6520,-1,3157500,3), (6523,-1,3157500,4), (6526,-1,3157500,5), (8506,-1,3157500,6), (8509,-1,3157500,7), (8512,-1,3157500,8), (8484,-1,3157500,9), (8485,-1,3157500,10), (8486,-1,3157500,11), (6529,-1,3157500,12), (6530,-1,3157500,13), (6531,-1,3157500,14), (6532,-1,3157500,15), (6533,-1,3157500,16), (6534,-1,3157500,17), (7561,-1,3157500,18), (8193,-1,3157500,19), (8194,-1,3157500,20), (8195,-1,3157500,21), (8196,-1,3157500,22), (8197,-1,3157500,23), (8198,-1,3157500,24), (8199,-1,3157500,25), (8200,-1,3157500,26), (8202,-1,3157500,27), (7807,-1,3157600,0), (7808,-1,3157600,1), (7809,-1,3157600,2), (6520,-1,3157600,3), (6523,-1,3157600,4), (6526,-1,3157600,5), (8506,-1,3157600,6), (8509,-1,3157600,7), (8512,-1,3157600,8), (8484,-1,3157600,9), (8485,-1,3157600,10), (8486,-1,3157600,11), (6529,-1,3157600,12), (6530,-1,3157600,13), (6531,-1,3157600,14), (6532,-1,3157600,15), (6533,-1,3157600,16), (6534,-1,3157600,17), (7561,-1,3157600,18), (8193,-1,3157600,19), (8194,-1,3157600,20), (8195,-1,3157600,21), (8196,-1,3157600,22), (8197,-1,3157600,23), (8198,-1,3157600,24), (8199,-1,3157600,25), (8200,-1,3157600,26), (8202,-1,3157600,27), (7807,-1,3157700,0), (7808,-1,3157700,1), (7809,-1,3157700,2), (6520,-1,3157700,3), (6523,-1,3157700,4), (6526,-1,3157700,5), (8506,-1,3157700,6), (8509,-1,3157700,7), (8512,-1,3157700,8), (8484,-1,3157700,9), (8485,-1,3157700,10), (8486,-1,3157700,11), (6529,-1,3157700,12), (6530,-1,3157700,13), (6531,-1,3157700,14), (6532,-1,3157700,15), (6533,-1,3157700,16), (6534,-1,3157700,17), (7561,-1,3157700,18), (8193,-1,3157700,19), (8194,-1,3157700,20), (8195,-1,3157700,21), (8196,-1,3157700,22), (8197,-1,3157700,23), (8198,-1,3157700,24), (8199,-1,3157700,25), (8200,-1,3157700,26), (8202,-1,3157700,27), (7807,-1,3157800,0), (7808,-1,3157800,1), (7809,-1,3157800,2), (6520,-1,3157800,3), (6523,-1,3157800,4), (6526,-1,3157800,5), (8506,-1,3157800,6), (8509,-1,3157800,7), (8512,-1,3157800,8), (8484,-1,3157800,9), (8485,-1,3157800,10), (8486,-1,3157800,11), (6529,-1,3157800,12), (6530,-1,3157800,13), (6531,-1,3157800,14), (6532,-1,3157800,15), (6533,-1,3157800,16), (6534,-1,3157800,17), (7561,-1,3157800,18), (8193,-1,3157800,19), (8194,-1,3157800,20), (8195,-1,3157800,21), (8196,-1,3157800,22), (8197,-1,3157800,23), (8198,-1,3157800,24), (8199,-1,3157800,25), (8200,-1,3157800,26), (8202,-1,3157800,27), (7807,-1,3157900,0), (7808,-1,3157900,1), (7809,-1,3157900,2), (6520,-1,3157900,3), (6523,-1,3157900,4), (6526,-1,3157900,5), (8506,-1,3157900,6), (8509,-1,3157900,7), (8512,-1,3157900,8), (8484,-1,3157900,9), (8485,-1,3157900,10), (8486,-1,3157900,11), (6529,-1,3157900,12), (6530,-1,3157900,13), (6531,-1,3157900,14), (6532,-1,3157900,15), (6533,-1,3157900,16), (6534,-1,3157900,17), (7561,-1,3157900,18), (8548,-1,3157900,19), (8193,-1,3157900,20), (8194,-1,3157900,21), (8195,-1,3157900,22), (8196,-1,3157900,23), (8197,-1,3157900,24), (8198,-1,3157900,25), (8199,-1,3157900,26), (8200,-1,3157900,27), (8202,-1,3157900,28), (7807,-1,3169600,0), (7808,-1,3169600,1), (7809,-1,3169600,2), (6520,-1,3169600,3), (6523,-1,3169600,4), (6526,-1,3169600,5), (8506,-1,3169600,6), (8509,-1,3169600,7), (8512,-1,3169600,8), (8484,-1,3169600,9), (8485,-1,3169600,10), (8486,-1,3169600,11), (6529,-1,3169600,12), (6530,-1,3169600,13), (6531,-1,3169600,14), (6532,-1,3169600,15), (6533,-1,3169600,16), (6534,-1,3169600,17), (7561,-1,3169600,18), (8193,-1,3169600,19), (8194,-1,3169600,20), (8195,-1,3169600,21), (8196,-1,3169600,22), (8197,-1,3169600,23), (8198,-1,3169600,24), (8199,-1,3169600,25), (8200,-1,3169600,26), (8202,-1,3169600,27), (7807,-1,3169700,0), (7808,-1,3169700,1), (7809,-1,3169700,2), (6520,-1,3169700,3), (6523,-1,3169700,4), (6526,-1,3169700,5), (8506,-1,3169700,6), (8509,-1,3169700,7), (8512,-1,3169700,8), (8484,-1,3169700,9), (8485,-1,3169700,10), (8486,-1,3169700,11), (6529,-1,3169700,12), (6530,-1,3169700,13), (6531,-1,3169700,14), (6532,-1,3169700,15), (6533,-1,3169700,16), (6534,-1,3169700,17), (7561,-1,3169700,18), (8193,-1,3169700,19), (8194,-1,3169700,20), (8195,-1,3169700,21), (8196,-1,3169700,22), (8197,-1,3169700,23), (8198,-1,3169700,24), (8199,-1,3169700,25), (8200,-1,3169700,26), (8202,-1,3169700,27), (7807,-1,3198900,0), (7808,-1,3198900,1), (7809,-1,3198900,2), (6520,-1,3198900,3), (6523,-1,3198900,4), (6526,-1,3198900,5), (8506,-1,3198900,6), (8509,-1,3198900,7), (8512,-1,3198900,8), (8484,-1,3198900,9), (8485,-1,3198900,10), (8486,-1,3198900,11), (6529,-1,3198900,12), (6530,-1,3198900,13), (6531,-1,3198900,14), (6532,-1,3198900,15), (6533,-1,3198900,16), (6534,-1,3198900,17), (7561,-1,3198900,18), (8193,-1,3198900,19), (8194,-1,3198900,20), (8195,-1,3198900,21), (8196,-1,3198900,22), (8197,-1,3198900,23), (8198,-1,3198900,24), (8199,-1,3198900,25), (8200,-1,3198900,26), (8202,-1,3198900,27), (7807,-1,3234800,0), (7808,-1,3234800,1), (7809,-1,3234800,2), (6520,-1,3234800,3), (6523,-1,3234800,4), (6526,-1,3234800,5), (8506,-1,3234800,6), (8509,-1,3234800,7), (8512,-1,3234800,8), (8484,-1,3234800,9), (8485,-1,3234800,10), (8486,-1,3234800,11), (6529,-1,3234800,12), (6530,-1,3234800,13), (6531,-1,3234800,14), (6532,-1,3234800,15), (6533,-1,3234800,16), (6534,-1,3234800,17), (7561,-1,3234800,18), (8193,-1,3234800,19), (8194,-1,3234800,20), (8195,-1,3234800,21), (8196,-1,3234800,22), (8197,-1,3234800,23), (8198,-1,3234800,24), (8199,-1,3234800,25), (8200,-1,3234800,26), (8202,-1,3234800,27), -- GM Shops -- Weapons (1,0,9001,1), (2,0,9001,2), (3,0,9001,3), (66,0,9001,4), (67,0,9001,5), (68,0,9001,6), (120,0,9001,7), (121,0,9001,8), (122,0,9001,9), (738,0,9001,10), (743,0,9001,11), (975,0,9001,12), (1142,0,9001,13), (1295,0,9001,14), (1296,0,9001,15), (1297,0,9001,16), (1298,0,9001,17), (1510,0,9001,18), (2369,0,9001,19), (2915,0,9001,20), (3029,0,9001,21), (4027,0,9001,22), (4202,0,9001,23), (4219,0,9001,24), (6354,0,9001,25), (6717,0,9001,26), (7821,0,9001,27), (981,0,9002,1), (1333,0,9002,2), (3027,0,9002,3), (5284,0,9002,4), (10,0,9003,1), (11,0,9003,2), (12,0,9003,3), (215,0,9003,4), (216,0,9003,5), (217,0,9003,6), (218,0,9003,7), (219,0,9003,8), (946,0,9003,9), (989,0,9003,10), (1182,0,9003,11), (1305,0,9003,12), (1306,0,9003,13), (2372,0,9003,14), (2374,0,9003,15), (3471,0,9003,16), (4220,0,9003,17), (4665,0,9003,18), (7818,0,9003,19), (13,0,9004,1), (14,0,9004,2), (271,0,9004,3), (272,0,9004,4), (273,0,9004,5), (1181,0,9004,6), (1213,0,9004,7), (1307,0,9004,8), (3028,0,9004,9), (6715,0,9004,10), (6720,0,9004,11), (7820,0,9004,12), (17,0,9004,13), (253,0,9005,1), (254,0,9005,2), (255,0,9005,3), (256,0,9005,4), (257,0,9005,5), (2368,0,9005,6), (2371,0,9005,7), (5133,0,9005,8), (7819,0,9005,9), (15,0,9006,1), (16,0,9006,2), (1302,0,9006,3), (1303,0,9006,4), (3026,0,9006,5), (5817,0,9006,6), (4,0,9007,1), (5,0,9007,2), (6,0,9007,3), (7,0,9007,4), (87,0,9007,5), (152,0,9007,6), (153,0,9007,7), (154,0,9007,8), (155,0,9007,9), (747,0,9007,10), (748,0,9007,11), (1300,0,9007,12), (1301,0,9007,13), (1511,0,9007,14), (2370,0,9007,15), (2501,0,9007,16), (4221,0,9007,17), (7817,0,9007,18), (8,0,9008,1), (9,0,9008,2), (176,0,9008,3), (177,0,9008,4), (744,0,9008,5), (754,0,9008,6), (1304,0,9008,7), (2373,0,9008,8), (6355,0,9008,9), (6716,0,9008,10), (6718,0,9008,11), (7058,0,9008,12), (7816,0,9008,13), (69,0,9009,1), (83,0,9009,2), (123,0,9009,3), (125,0,9009,4), (126,0,9009,5), (127,0,9009,6), (128,0,9009,7), (129,0,9009,8), (130,0,9009,9), (143,0,9009,10), (144,0,9009,11), (2499,0,9009,12), (7826,0,9009,13), (70,0,9010,1), (124,0,9010,2), (5285,0,9010,3), (5791,0,9010,4), (5792,0,9010,5), (5795,0,9010,6), (5796,0,9010,7), (6723,0,9010,8), (2516,0,9011,1), (2517,0,9011,2), (2518,0,9011,3), (2519,0,9011,4), (2520,0,9011,5), (2521,0,9011,6), (2522,0,9011,7), (2525,0,9011,8), (2526,0,9011,9), (2527,0,9011,10), (2528,0,9011,11), (2529,0,9011,12), (2530,0,9011,13), (2533,0,9011,14), (2534,0,9011,15), (2535,0,9011,16), (2536,0,9011,17), (2537,0,9011,18), (2540,0,9011,19), (2541,0,9011,20), (2542,0,9011,21), (2543,0,9011,22), (2546,0,9011,23), (2547,0,9011,24), (2548,0,9011,25), (5129,0,9011,26), (220,0,9012,1), (221,0,9012,2), (222,0,9012,3), (223,0,9012,4), (224,0,9012,5), (225,0,9012,6), (238,0,9012,7), (239,0,9012,8), (240,0,9012,9), (241,0,9012,10), (1471,0,9012,11), (1660,0,9012,12), (2507,0,9012,13), (4028,0,9012,14), (5127,0,9012,15), (5128,0,9012,16), (5130,0,9012,17), (5131,0,9012,18), (5132,0,9012,19), (7830,0,9012,20), (274,0,9013,1), (275,0,9013,2), (276,0,9013,3), (277,0,9013,4), (278,0,9013,5), (279,0,9013,6), (280,0,9013,7), (7823,0,9013,8), (7824,0,9013,9), (1341,0,9013,10), (258,0,9014,1), (259,0,9014,2), (260,0,9014,3), (261,0,9014,4), (262,0,9014,5), (7828,0,9014,6), (93,0,9015,1), (291,0,9015,2), (292,0,9015,3), (293,0,9015,4), (294,0,9015,5), (295,0,9015,6), (296,0,9015,7), (297,0,9015,8), (1376,0,9015,9), (1472,0,9015,10), (3937,0,9015,11), (3938,0,9015,12), (3939,0,9015,13), (7831,0,9015,14), (86,0,9016,1), (88,0,9016,2), (156,0,9016,3), (157,0,9016,4), (158,0,9016,5), (159,0,9016,6), (166,0,9016,7), (167,0,9016,8), (168,0,9016,9), (169,0,9016,10), (172,0,9016,11), (179,0,9016,12), (180,0,9016,13), (181,0,9016,14), (182,0,9016,15), (189,0,9016,16), (7822,0,9016,17), (7829,0,9016,18), (90,0,9017,1), (178,0,9017,2), (183,0,9017,3), (184,0,9017,4), (185,0,9017,5), (186,0,9017,6), (187,0,9017,7), (188,0,9017,8), (190,0,9017,9), (749,0,9017,10), (7825,0,9017,11), (72,0,9018,1), (73,0,9018,2), (74,0,9018,3), (75,0,9018,4), (76,0,9018,5), (77,0,9018,6), (84,0,9018,7), (131,0,9018,8), (132,0,9018,9), (133,0,9018,10), (134,0,9018,11), (135,0,9018,12), (145,0,9018,13), (4681,0,9018,14), (4682,0,9018,15), (4683,0,9018,16), (4684,0,9018,17), (4685,0,9018,18), (4686,0,9018,19), (4687,0,9018,20), (4688,0,9018,21), (4689,0,9018,22), (4690,0,9018,23), (4691,0,9018,24), (4692,0,9018,25), (4693,0,9018,26), (4694,0,9018,27), (4695,0,9018,28), (4696,0,9018,29), (4697,0,9018,30), (4698,0,9018,31), (4699,0,9018,32), (4700,0,9018,33), (4701,0,9018,34), (4702,0,9018,35), (4703,0,9018,36), (4704,0,9018,37), (4705,0,9018,38), (4706,0,9018,39), (4707,0,9018,40), (4708,0,9018,41), (4709,0,9018,42), (4710,0,9018,43), (5793,0,9018,44), (5794,0,9018,45), (5797,0,9018,46), (5798,0,9018,47), (5800,0,9018,48), (5801,0,9018,49), (6307,0,9018,50), (6308,0,9018,51), (6309,0,9018,52), (6310,0,9018,53), (6311,0,9018,54), (6312,0,9018,55), (6313,0,9018,56), (6314,0,9018,57), (6315,0,9018,58), (71,0,9019,1), (4711,0,9019,2), (4712,0,9019,3), (4713,0,9019,4), (5286,0,9019,5), (6347,0,9019,6), (6348,0,9019,7), (6349,0,9019,8), (2523,0,9020,1), (2524,0,9020,2), (2531,0,9020,3), (2532,0,9020,4), (2538,0,9020,5), (2539,0,9020,6), (2544,0,9020,7), (2545,0,9020,8), (2549,0,9020,9), (2550,0,9020,10), (2551,0,9020,11), (2552,0,9020,12), (2553,0,9020,13), (2554,0,9020,14), (2555,0,9020,15), (2556,0,9020,16), (2557,0,9020,17), (2558,0,9020,18), (2559,0,9020,19), (2560,0,9020,20), (2561,0,9020,21), (2562,0,9020,22), (2563,0,9020,23), (2564,0,9020,24), (2565,0,9020,25), (2572,0,9020,26), (2573,0,9020,27), (2574,0,9020,28), (2575,0,9020,29), (2582,0,9020,30), (2583,0,9020,31), (2584,0,9020,32), (2591,0,9020,33), (2592,0,9020,34), (2599,0,9020,35), (226,0,9021,1), (227,0,9021,2), (228,0,9021,3), (230,0,9021,4), (231,0,9021,5), (232,0,9021,6), (233,0,9021,7), (242,0,9021,8), (4759,0,9021,9), (4760,0,9021,10), (4761,0,9021,11), (4762,0,9021,12), (4763,0,9021,13), (4764,0,9021,14), (4765,0,9021,15), (4766,0,9021,16), (4767,0,9021,17), (4768,0,9021,18), (4769,0,9021,19), (4770,0,9021,20), (4771,0,9021,21), (4772,0,9021,22), (4773,0,9021,23), (4774,0,9021,24), (4775,0,9021,25), (4776,0,9021,26), (6356,0,9021,27), (6357,0,9021,28), (6358,0,9021,29), (7810,0,9021,30), (7811,0,9021,31), (7812,0,9021,32), (281,0,9022,1), (282,0,9022,2), (283,0,9022,3), (285,0,9022,4), (286,0,9022,5), (4810,0,9022,6), (4811,0,9022,7), (4812,0,9022,8), (4813,0,9022,9), (4814,0,9022,10), (4815,0,9022,11), (4816,0,9022,12), (4817,0,9022,13), (4818,0,9022,14), (4819,0,9022,15), (4820,0,9022,16), (4821,0,9022,17), (4822,0,9022,18), (4823,0,9022,19), (4824,0,9022,20), (1342,0,9022,21), (263,0,9023,1), (265,0,9023,2), (266,0,9023,3), (4233,0,9023,4), (4789,0,9023,5), (4790,0,9023,6), (4791,0,9023,7), (4792,0,9023,8), (4793,0,9023,9), (4794,0,9023,10), (4795,0,9023,11), (4796,0,9023,12), (4797,0,9023,13), (4798,0,9023,14), (4799,0,9023,15), (4800,0,9023,16), (94,0,9024,1), (95,0,9024,2), (96,0,9024,3), (298,0,9024,4), (299,0,9024,5), (301,0,9024,6), (302,0,9024,7), (303,0,9024,8), (4834,0,9024,9), (4835,0,9024,10), (4836,0,9024,11), (4837,0,9024,12), (4838,0,9024,13), (4839,0,9024,14), (4840,0,9024,15), (4841,0,9024,16), (4842,0,9024,17), (4843,0,9024,18), (4844,0,9024,19), (4845,0,9024,20), (4846,0,9024,21), (4847,0,9024,22), (4848,0,9024,23), (4849,0,9024,24), (4850,0,9024,25), (4851,0,9024,26), (4852,0,9024,27), (4853,0,9024,28), (4854,0,9024,29), (7719,0,9024,30), (7720,0,9024,31), (7721,0,9024,32), (4734,0,9025,1), (4735,0,9025,2), (4736,0,9025,3), (4737,0,9025,4), (4738,0,9025,5), (4739,0,9025,6), (4740,0,9025,7), (4741,0,9025,8), (4742,0,9025,9), (4743,0,9025,10), (4744,0,9025,11), (4745,0,9025,12), (4746,0,9025,13), (7701,0,9025,14), (7702,0,9025,15), (7703,0,9025,16), (7704,0,9025,17), (7705,0,9025,18), (7706,0,9025,19), (7707,0,9025,20), (7708,0,9025,21), (7709,0,9025,22), (7710,0,9025,23), (7711,0,9025,24), (7712,0,9025,25), (7713,0,9025,26), (7714,0,9025,27), (7715,0,9025,28), (2503,0,9025,29), (162,0,9025,30), (202,0,9025,31), (201,0,9025,32), (196,0,9025,33), (174,0,9025,34), (2502,0,9025,35), (173,0,9025,36), (161,0,9025,37), (160,0,9025,38), (85,0,9025,39), (193,0,9025,40), (4888,0,9026,1), (4889,0,9026,2), (4890,0,9026,3), (4891,0,9026,4), (4892,0,9026,5), (4893,0,9026,6), (4894,0,9026,7), (4895,0,9026,8), (4896,0,9026,9), (6719,0,9026,10), (7716,0,9026,11), (7717,0,9026,12), (7718,0,9026,13), (197,0,9026,14), (191,0,9026,15), (192,0,9026,16), (194,0,9026,17), (195,0,9026,18), (198,0,9026,19), (199,0,9026,20), (200,0,9026,21), (203,0,9026,22), (204,0,9026,23), (205,0,9026,24), (206,0,9026,25), (79,0,9027,1), (136,0,9027,2), (137,0,9027,3), (138,0,9027,4), (139,0,9027,5), (140,0,9027,6), (141,0,9027,7), (142,0,9027,8), (146,0,9027,9), (148,0,9027,10), (4714,0,9027,11), (4715,0,9027,12), (4716,0,9027,13), (4717,0,9027,14), (4718,0,9027,15), (4719,0,9027,16), (7722,0,9027,17), (7723,0,9027,18), (7724,0,9027,19), (78,0,9028,1), (4723,0,9028,2), (4724,0,9028,3), (4725,0,9028,4), (2566,0,9029,1), (2567,0,9029,2), (2568,0,9029,3), (2569,0,9029,4), (2570,0,9029,5), (2571,0,9029,6), (2576,0,9029,7), (2577,0,9029,8), (2578,0,9029,9), (2579,0,9029,10), (2580,0,9029,11), (2581,0,9029,12), (2585,0,9029,13), (2586,0,9029,14), (2587,0,9029,15), (2588,0,9029,16), (2589,0,9029,17), (2590,0,9029,18), (2593,0,9029,19), (2594,0,9029,20), (2595,0,9029,21), (2596,0,9029,22), (2597,0,9029,23), (2598,0,9029,24), (2600,0,9029,25), (2601,0,9029,26), (2602,0,9029,27), (2603,0,9029,28), (2604,0,9029,29), (2605,0,9029,30), (2606,0,9029,31), (2607,0,9029,32), (2608,0,9029,33), (2609,0,9029,34), (2610,0,9029,35), (2611,0,9029,36), (2612,0,9029,37), (2613,0,9029,38), (2614,0,9029,39), (2615,0,9029,40), (2616,0,9029,41), (2617,0,9029,42), (2618,0,9029,43), (2619,0,9029,44), (2620,0,9029,45), (2621,0,9029,46), (2622,0,9029,47), (2623,0,9029,48), (2624,0,9029,49), (2625,0,9029,50), (2626,0,9029,51), (6722,0,9029,52), (229,0,9030,1), (234,0,9030,2), (243,0,9030,3), (4777,0,9030,4), (4778,0,9030,5), (4779,0,9030,6), (4780,0,9030,7), (4781,0,9030,8), (4782,0,9030,9), (4786,0,9030,10), (4787,0,9030,11), (4788,0,9030,12), (6359,0,9030,13), (7813,0,9030,14), (7814,0,9030,15), (7815,0,9030,16), (284,0,9031,1), (287,0,9031,2), (4825,0,9031,3), (4826,0,9031,4), (4827,0,9031,5), (4828,0,9031,6), (4829,0,9031,7), (4830,0,9031,8), (1343,0,9031,9), (264,0,9032,1), (267,0,9032,2), (268,0,9032,3), (4801,0,9032,4), (4802,0,9032,5), (4803,0,9032,6), (4804,0,9032,7), (4805,0,9032,8), (4806,0,9032,9), (97,0,9033,1), (300,0,9033,2), (4855,0,9033,3), (4856,0,9033,4), (4857,0,9033,5), (4858,0,9033,6), (4859,0,9033,7), (4860,0,9033,8), (91,0,9034,1), (163,0,9034,2), (171,0,9034,3), (175,0,9034,4), (4747,0,9034,5), (4748,0,9034,6), (4749,0,9034,7), (4750,0,9034,8), (4751,0,9034,9), (4752,0,9034,10), (4753,0,9034,11), (4754,0,9034,12), (4755,0,9034,13), (7834,0,9034,14), (92,0,9035,1), (207,0,9035,2), (208,0,9035,3), (209,0,9035,4), (210,0,9035,5), (211,0,9035,6), (4897,0,9035,7), (4898,0,9035,8), (4899,0,9035,9), (4900,0,9035,10), (4901,0,9035,11), (4902,0,9035,12), (80,0,9036,1), (85,0,9036,2), (147,0,9036,3), (149,0,9036,4), (150,0,9036,5), (151,0,9036,6), (2500,0,9036,7), (4720,0,9036,8), (4721,0,9036,9), (4722,0,9036,10), (5635,0,9036,11), (5636,0,9036,12), (5637,0,9036,13), (5638,0,9036,14), (5639,0,9036,15), (5640,0,9036,16), (5641,0,9036,17), (5642,0,9036,18), (5643,0,9036,19), (5647,0,9036,20), (5648,0,9036,21), (5649,0,9036,22), (81,0,9037,1), (5644,0,9037,2), (5645,0,9037,3), (5646,0,9037,4), (5233,0,9038,1), (5704,0,9038,2), (5705,0,9038,3), (5706,0,9038,4), (235,0,9039,1), (236,0,9039,2), (4783,0,9039,3), (4784,0,9039,4), (4785,0,9039,5), (5614,0,9039,6), (5615,0,9039,7), (5616,0,9039,8), (5617,0,9039,9), (5618,0,9039,10), (5619,0,9039,11), (288,0,9040,1), (289,0,9040,2), (4831,0,9040,3), (4833,0,9040,4), (5608,0,9040,5), (5609,0,9040,6), (5610,0,9040,7), (5611,0,9040,8), (5612,0,9040,9), (5613,0,9040,10), (1344,0,9040,11), (269,0,9041,1), (270,0,9041,2), (4807,0,9041,3), (4808,0,9041,4), (4809,0,9041,5), (5620,0,9041,6), (5621,0,9041,7), (5622,0,9041,8), (5623,0,9041,9), (5624,0,9041,10), (5625,0,9041,11), (98,0,9042,1), (304,0,9042,2), (305,0,9042,3), (4861,0,9042,4), (4862,0,9042,5), (4863,0,9042,6), (5626,0,9042,7), (5627,0,9042,8), (5628,0,9042,9), (5629,0,9042,10), (5630,0,9042,11), (5631,0,9042,12), (5632,0,9042,13), (5633,0,9042,14), (5634,0,9042,15), (164,0,9043,1), (170,0,9043,2), (2504,0,9043,3), (4756,0,9043,4), (4757,0,9043,5), (4758,0,9043,6), (5599,0,9043,7), (5600,0,9043,8), (5601,0,9043,9), (5602,0,9043,10), (5603,0,9043,11), (5604,0,9043,12), (212,0,9044,1), (213,0,9044,2), (4903,0,9044,3), (4904,0,9044,4), (4905,0,9044,5), (5596,0,9044,6), (5597,0,9044,7), (5598,0,9044,8), (5605,0,9044,9), (5606,0,9044,10), (5607,0,9044,11), (82,0,9045,1), (6364,0,9045,2), (6581,0,9045,3), (6582,0,9045,4), (6583,0,9045,5), (6611,0,9045,6), (6372,0,9046,1), (6605,0,9046,2), (6606,0,9046,3), (6607,0,9046,4), (6612,0,9046,5), (6580,0,9047,1), (6620,0,9047,2), (237,0,9048,1), (6367,0,9048,2), (6590,0,9048,3), (6591,0,9048,4), (6592,0,9048,5), (6617,0,9048,6), (290,0,9049,1), (6368,0,9049,2), (6593,0,9049,3), (6594,0,9049,4), (6595,0,9049,5), (6619,0,9049,6), (7575,0,9049,7), (7576,0,9049,8), (7577,0,9049,9), (7578,0,9049,10), (1345,0,9049,11), (6371,0,9050,1), (6602,0,9050,2), (6603,0,9050,3), (6604,0,9050,4), (6618,0,9050,5), (306,0,9051,1), (307,0,9051,2), (6370,0,9051,3), (6599,0,9051,4), (6600,0,9051,5), (6601,0,9051,6), (6621,0,9051,7), (165,0,9052,1), (6365,0,9052,2), (6579,0,9052,3), (6584,0,9052,4), (6585,0,9052,5), (6586,0,9052,6), (6608,0,9052,7), (6609,0,9052,8), (6610,0,9052,9), (6613,0,9052,10), (6614,0,9052,11), (214,0,9053,1), (6366,0,9053,2), (6369,0,9053,3), (6587,0,9053,4), (6588,0,9053,5), (6589,0,9053,6), (6596,0,9053,7), (6597,0,9053,8), (6598,0,9053,9), (6615,0,9053,10), (6616,0,9053,11), -- Quest items (1270,0,9148,1), (1201,0,9148,2), (1261,0,9148,3), (1161,0,9148,4), (1292,0,9148,5), (1615,0,9148,6), (1244,0,9148,7), (1642,0,9148,8), (1190,0,9148,9), (1145,0,9148,10), (1252,0,9148,11), (1204,0,9148,12), (1235,0,9148,13), (1217,0,9148,14), (1542,0,9148,15), (1230,0,9148,16), (1227,0,9148,17), (1205,0,9148,18), (1251,0,9148,19), (1635,0,9148,20), (1617,0,9148,21), (1618,0,9148,22), (1265,0,9148,23), (1253,0,9148,24), (1254,0,9148,25), (1255,0,9148,26), (1256,0,9148,27), (1238,0,9148,28), (1229,0,9148,29), (2633,0,9149,1), (2627,0,9149,2), (3119,0,9149,3), (2721,0,9149,4), (2674,0,9149,5), (2673,0,9149,6), (3172,0,9149,7), (3202,0,9149,8), (3140,0,9149,9), (3238,0,9149,10), (2734,0,9149,11), (2840,0,9149,12), (3293,0,9149,13), (2762,0,9149,14), (2820,0,9149,15), (3390,0,9149,16), (2867,0,9149,17), (2821,0,9149,18), (2809,0,9149,19), (3336,0,9149,20), (2876,0,9149,21), (3307,0,9149,22), -- Recipes & Mats (1666,0,30040,1), (1786,0,30040,2), (1787,0,30040,3), (1788,0,30040,4), (1789,0,30040,5), (1790,0,30040,6), (1791,0,30040,7), (1792,0,30040,8), (1793,0,30040,9), (1794,0,30040,10), (1795,0,30040,11), (1796,0,30040,12), (1797,0,30040,13), (1798,0,30040,14), (1799,0,30040,15), (1800,0,30040,16), (1801,0,30040,17), (1802,0,30040,18), (1803,0,30040,19), (1804,0,30040,20), (1805,0,30040,21), (1806,0,30040,22), (1807,0,30040,23), (1808,0,30040,24), (1809,0,30040,25), (1810,0,30040,26), (1811,0,30040,27), (1812,0,30040,28), (1813,0,30040,29), (1814,0,30040,30), (1815,0,30040,31), (1816,0,30040,32), (1817,0,30040,33), (1818,0,30040,34), (1819,0,30040,35), (1820,0,30040,36), (1821,0,30040,37), (1822,0,30040,38), (1823,0,30040,39), (1824,0,30040,40), (1825,0,30040,41), (1826,0,30040,42), (1827,0,30040,43), (1828,0,30040,44), (2135,0,30040,45), (2136,0,30040,46), (2137,0,30040,47), (2138,0,30040,48), (2139,0,30040,49), (2140,0,30040,50), (2141,0,30041,1), (2142,0,30041,2), (2143,0,30041,3), (2144,0,30041,4), (2145,0,30041,5), (2146,0,30041,6), (2147,0,30041,7), (2148,0,30041,8), (2149,0,30041,9), (2150,0,30041,10), (2151,0,30041,11), (2152,0,30041,12), (2153,0,30041,13), (2154,0,30041,14), (2155,0,30041,15), (2156,0,30041,16), (2157,0,30041,17), (2158,0,30041,18), (2159,0,30041,19), (2160,0,30041,20), (2161,0,30041,21), (2162,0,30041,22), (2163,0,30041,23), (2164,0,30041,24), (2165,0,30041,25), (2166,0,30041,26), (2167,0,30041,27), (2168,0,30041,28), (2169,0,30041,29), (2170,0,30041,30), (2171,0,30041,31), (2172,0,30041,32), (2173,0,30041,33), (2174,0,30041,34), (2175,0,30041,35), (2176,0,30041,36), (2177,0,30041,37), (2178,0,30041,38), (2179,0,30041,39), (2180,0,30041,40), (2181,0,30041,41), (2182,0,30041,42), (2183,0,30041,43), (2184,0,30041,44), (2185,0,30041,45), (2186,0,30041,46), (2187,0,30041,47), (2188,0,30041,48), (2189,0,30041,49), (2190,0,30041,50), (2191,0,30042,1), (2192,0,30042,2), (2193,0,30042,3), (2194,0,30042,4), (2195,0,30042,5), (2196,0,30042,6), (2197,0,30042,7), (2198,0,30042,8), (2199,0,30042,9), (2200,0,30042,10), (2201,0,30042,11), (2202,0,30042,12), (2203,0,30042,13), (2204,0,30042,14), (2205,0,30042,15), (2206,0,30042,16), (2207,0,30042,17), (2208,0,30042,18), (2209,0,30042,19), (2210,0,30042,20), (2211,0,30042,21), (2212,0,30042,22), (2213,0,30042,23), (2214,0,30042,24), (2215,0,30042,25), (2216,0,30042,26), (2217,0,30042,27), (2218,0,30042,28), (2219,0,30042,29), (2220,0,30042,30), (2221,0,30042,31), (2222,0,30042,32), (2223,0,30042,33), (2224,0,30042,34), (2225,0,30042,35), (2226,0,30042,36), (2227,0,30042,37), (2228,0,30042,38), (2229,0,30042,39), (2230,0,30042,40), (2231,0,30042,41), (2232,0,30042,42), (2233,0,30042,43), (2234,0,30042,44), (2235,0,30042,45), (2236,0,30042,46), (2237,0,30042,47), (2238,0,30042,48), (2239,0,30042,49), (2240,0,30042,50), (2241,0,30043,1), (2242,0,30043,2), (2243,0,30043,3), (2244,0,30043,4), (2245,0,30043,5), (2246,0,30043,6), (2247,0,30043,7), (2248,0,30043,8), (2249,0,30043,9), (2250,0,30043,10), (2251,0,30043,11), (2252,0,30043,12), (2253,0,30043,13), (2254,0,30043,14), (2255,0,30043,15), (2256,0,30043,16), (2257,0,30043,17), (2258,0,30043,18), (2259,0,30043,19), (2260,0,30043,20), (2261,0,30043,21), (2262,0,30043,22), (2263,0,30043,23), (2264,0,30043,24), (2265,0,30043,25), (2266,0,30043,26), (2267,0,30043,27), (2268,0,30043,28), (2269,0,30043,29), (2270,0,30043,30), (2271,0,30043,31), (2272,0,30043,32), (2273,0,30043,33), (2274,0,30043,34), (2275,0,30043,35), (2276,0,30043,36), (2277,0,30043,37), (2278,0,30043,38), (2279,0,30043,39), (2280,0,30043,40), (2281,0,30043,41), (2282,0,30043,42), (2283,0,30043,43), (2284,0,30043,44), (2285,0,30043,45), (2286,0,30043,46), (2287,0,30043,47), (2288,0,30043,48), (2289,0,30043,49), (2290,0,30043,50), (2291,0,30044,1), (2292,0,30044,2), (2293,0,30044,3), (2294,0,30044,4), (2295,0,30044,5), (2296,0,30044,6), (2297,0,30044,7), (2298,0,30044,8), (2299,0,30044,9), (2300,0,30044,10), (2301,0,30044,11), (2302,0,30044,12), (2303,0,30044,13), (2304,0,30044,14), (2305,0,30044,15), (2306,0,30044,16), (2307,0,30044,17), (2308,0,30044,18), (2309,0,30044,19), (2310,0,30044,20), (2311,0,30044,21), (2312,0,30044,22), (2313,0,30044,23), (2314,0,30044,24), (2315,0,30044,25), (2316,0,30044,26), (2317,0,30044,27), (2318,0,30044,28), (2319,0,30044,29), (2320,0,30044,30), (2321,0,30044,31), (2322,0,30044,32), (2323,0,30044,33), (2324,0,30044,34), (2325,0,30044,35), (2326,0,30044,36), (2327,0,30044,37), (2328,0,30044,38), (2329,0,30044,39), (2330,0,30044,40), (2331,0,30044,41), (2332,0,30044,42), (2333,0,30044,43), (2334,0,30044,44), (2335,0,30044,45), (2336,0,30044,46), (2337,0,30044,47), (2338,0,30044,48), (2339,0,30044,49), (2340,0,30044,50), (2341,0,30045,1), (2342,0,30045,2), (2343,0,30045,3), (2344,0,30045,4), (2345,0,30045,5), (2346,0,30045,6), (2347,0,30045,7), (2348,0,30045,8), (2349,0,30045,9), (2350,0,30045,10), (2351,0,30045,11), (2352,0,30045,12), (2353,0,30045,13), (2354,0,30045,14), (2355,0,30045,15), (2356,0,30045,16), (2357,0,30045,17), (2358,0,30045,18), (2359,0,30045,19), (2360,0,30045,20), (2361,0,30045,21), (2362,0,30045,22), (2363,0,30045,23), (2364,0,30045,24), (2365,0,30045,25), (2366,0,30045,26), (2367,0,30045,27), (2970,0,30045,28), (2971,0,30045,29), (2972,0,30045,30), (2973,0,30045,31), (2974,0,30045,32), (2975,0,30045,33), (2976,0,30045,34), (2977,0,30045,35), (2978,0,30045,36), (2979,0,30045,37), (2980,0,30045,38), (2981,0,30045,39), (2982,0,30045,40), (2983,0,30045,41), (2984,0,30045,42), (2985,0,30045,43), (2986,0,30045,44), (2987,0,30045,45), (2988,0,30045,46), (2989,0,30045,47), (2990,0,30045,48), (2991,0,30045,49), (2992,0,30045,50), (2993,0,30046,1), (2994,0,30046,2), (2995,0,30046,3), (2996,0,30046,4), (2997,0,30046,5), (2998,0,30046,6), (2999,0,30046,7), (3000,0,30046,8), (3001,0,30046,9), (3002,0,30046,10), (3003,0,30046,11), (3004,0,30046,12), (3005,0,30046,13), (3006,0,30046,14), (3007,0,30046,15), (3008,0,30046,16), (3009,0,30046,17), (3010,0,30046,18), (3011,0,30046,19), (3012,0,30046,20), (3013,0,30046,21), (3014,0,30046,22), (3015,0,30046,23), (3016,0,30046,24), (3017,0,30046,25), (3018,0,30046,26), (3019,0,30046,27), (3020,0,30046,28), (3021,0,30046,29), (3022,0,30046,30), (3023,0,30046,31), (3024,0,30046,32), (3025,0,30046,33), (3032,0,30046,34), (3033,0,30046,35), (3034,0,30046,36), (3035,0,30046,37), (3036,0,30046,38), (3838,0,30046,39), (3953,0,30046,40), (3954,0,30046,41), (3955,0,30046,42), (3956,0,30046,43), (3957,0,30046,44), (4122,0,30046,45), (4123,0,30046,46), (4124,0,30046,47), (4125,0,30046,48), (4126,0,30046,49), (4127,0,30046,50), (4128,0,30047,1), (4129,0,30047,2), (4130,0,30047,3), (4131,0,30047,4), (4132,0,30047,5), (4133,0,30047,6), (4134,0,30047,7), (4135,0,30047,8), (4136,0,30047,9), (4137,0,30047,10), (4138,0,30047,11), (4139,0,30047,12), (4140,0,30047,13), (4141,0,30047,14), (4142,0,30047,15), (4143,0,30047,16), (4144,0,30047,17), (4145,0,30047,18), (4146,0,30047,19), (4147,0,30047,20), (4148,0,30047,21), (4149,0,30047,22), (4150,0,30047,23), (4151,0,30047,24), (4152,0,30047,25), (4153,0,30047,26), (4154,0,30047,27), (4155,0,30047,28), (4156,0,30047,29), (4157,0,30047,30), (4158,0,30047,31), (4159,0,30047,32), (4160,0,30047,33), (4161,0,30047,34), (4162,0,30047,35), (4163,0,30047,36), (4164,0,30047,37), (4165,0,30047,38), (4166,0,30047,39), (4167,0,30047,40), (4168,0,30047,41), (4169,0,30047,42), (4170,0,30047,43), (4171,0,30047,44), (4172,0,30047,45), (4173,0,30047,46), (4174,0,30047,47), (4175,0,30047,48), (4176,0,30047,49), (4177,0,30047,50), (4178,0,30048,1), (4179,0,30048,2), (4180,0,30048,3), (4181,0,30048,4), (4182,0,30048,5), (4183,0,30048,6), (4184,0,30048,7), (4185,0,30048,8), (4186,0,30048,9), (4187,0,30048,10), (4188,0,30048,11), (4189,0,30048,12), (4190,0,30048,13), (4191,0,30048,14), (4192,0,30048,15), (4193,0,30048,16), (4194,0,30048,17), (4195,0,30048,18), (4196,0,30048,19), (4197,0,30048,20), (4198,0,30048,21), (4199,0,30048,22), (4440,0,30048,23), (4441,0,30048,24), (4936,0,30048,25), (4937,0,30048,26), (4938,0,30048,27), (4939,0,30048,28), (4940,0,30048,29), (4941,0,30048,30), (4942,0,30048,31), (4943,0,30048,32), (4944,0,30048,33), (4945,0,30048,34), (4946,0,30048,35), (4947,0,30048,36), (4948,0,30048,37), (4949,0,30048,38), (4950,0,30048,39), (4951,0,30048,40), (4952,0,30048,41), (4953,0,30048,42), (4954,0,30048,43), (4955,0,30048,44), (4956,0,30048,45), (4957,0,30048,46), (4958,0,30048,47), (4959,0,30048,48), (4960,0,30048,49), (4961,0,30048,50), (4962,0,30049,1), (4963,0,30049,2), (4964,0,30049,3), (4965,0,30049,4), (4966,0,30049,5), (4967,0,30049,6), (4968,0,30049,7), (4969,0,30049,8), (4970,0,30049,9), (4971,0,30049,10), (4972,0,30049,11), (4973,0,30049,12), (4974,0,30049,13), (4975,0,30049,14), (4976,0,30049,15), (4977,0,30049,16), (4978,0,30049,17), (4979,0,30049,18), (4980,0,30049,19), (4981,0,30049,20), (4982,0,30049,21), (4983,0,30049,22), (4984,0,30049,23), (4985,0,30049,24), (4986,0,30049,25), (4987,0,30049,26), (4988,0,30049,27), (4989,0,30049,28), (4990,0,30049,29), (4991,0,30049,30), (4992,0,30049,31), (4993,0,30049,32), (4994,0,30049,33), (4995,0,30049,34), (4996,0,30049,35), (4997,0,30049,36), (4998,0,30049,37), (4999,0,30049,38), (5000,0,30049,39), (5001,0,30049,40), (5002,0,30049,41), (5003,0,30049,42), (5004,0,30049,43), (5005,0,30049,44), (5006,0,30049,45), (5007,0,30049,46), (5008,0,30049,47), (5153,0,30049,48), (5154,0,30049,49), (5155,0,30049,50), (1674,0,30050,1), (1675,0,30050,2), (1676,0,30050,3), (1677,0,30050,4), (1678,0,30050,5), (1679,0,30050,6), (1680,0,30050,7), (1681,0,30050,8), (1682,0,30050,9), (1683,0,30050,10), (1684,0,30050,11), (1685,0,30050,12), (1686,0,30050,13), (1687,0,30050,14), (1688,0,30050,15), (1689,0,30050,16), (1690,0,30050,17), (1691,0,30050,18), (1692,0,30050,19), (1693,0,30050,20), (1694,0,30050,21), (1695,0,30050,22), (1696,0,30050,23), (1697,0,30050,24), (1698,0,30050,25), (1699,0,30050,26), (1700,0,30050,27), (1701,0,30050,28), (1702,0,30050,29), (1703,0,30050,30), (1704,0,30050,31), (1705,0,30050,32), (1706,0,30050,33), (1707,0,30050,34), (1708,0,30050,35), (1709,0,30050,36), (1710,0,30050,37), (1711,0,30050,38), (1712,0,30050,39), (1713,0,30050,40), (1714,0,30050,41), (1715,0,30050,42), (1716,0,30050,43), (1717,0,30050,44), (1718,0,30050,45), (1719,0,30050,46), (1720,0,30050,47), (1721,0,30050,48), (1722,0,30050,49), (1723,0,30050,50), (1724,0,30051,1), (1725,0,30051,2), (1726,0,30051,3), (1727,0,30051,4), (1728,0,30051,5), (1729,0,30051,6), (1730,0,30051,7), (1731,0,30051,8), (1732,0,30051,9), (1733,0,30051,10), (1734,0,30051,11), (1735,0,30051,12), (1736,0,30051,13), (1737,0,30051,14), (1738,0,30051,15), (1739,0,30051,16), (1740,0,30051,17), (1741,0,30051,18), (1742,0,30051,19), (1743,0,30051,20), (1744,0,30051,21), (1745,0,30051,22), (1746,0,30051,23), (1747,0,30051,24), (1748,0,30051,25), (1749,0,30051,26), (1750,0,30051,27), (1751,0,30051,28), (1752,0,30051,29), (1753,0,30051,30), (1754,0,30051,31), (1755,0,30051,32), (1756,0,30051,33), (1757,0,30051,34), (1758,0,30051,35), (1759,0,30051,36), (1760,0,30051,37), (1761,0,30051,38), (1762,0,30051,39), (1763,0,30051,40), (1764,0,30051,41), (1765,0,30051,42), (1766,0,30051,43), (1767,0,30051,44), (1768,0,30051,45), (1769,0,30051,46), (1770,0,30051,47), (1771,0,30051,48), (1772,0,30051,49), (1773,0,30051,50), (1774,0,30052,1), (1775,0,30052,2), (1776,0,30052,3), (1777,0,30052,4), (1778,0,30052,5), (1779,0,30052,6), (1780,0,30052,7), (1781,0,30052,8), (1782,0,30052,9), (1783,0,30052,10), (1784,0,30052,11), (1785,0,30052,12), (1864,0,30052,13), (1865,0,30052,14), (1866,0,30052,15), (1867,0,30052,16), (1868,0,30052,17), (1869,0,30052,18), (1870,0,30052,19), (1871,0,30052,20), (1872,0,30052,21), (1873,0,30052,22), (1874,0,30052,23), (1875,0,30052,24), (1876,0,30052,25), (1877,0,30052,26), (1878,0,30052,27), (1879,0,30052,28), (1880,0,30052,29), (1881,0,30052,30), (1882,0,30052,31), (1883,0,30052,32), (1884,0,30052,33), (1885,0,30052,34), (1886,0,30052,35), (1887,0,30052,36), (1888,0,30052,37), (1889,0,30052,38), (1890,0,30052,39), (1891,0,30052,40), (1892,0,30052,41), (1893,0,30052,42), (1894,0,30052,43), (1895,0,30052,44), (1896,0,30052,45), (1897,0,30052,46), (1898,0,30052,47), (1899,0,30052,48), (1900,0,30052,49), (1901,0,30052,50), (1902,0,30053,1), (1903,0,30053,2), (1904,0,30053,3), (1905,0,30053,4), (1906,0,30053,5), (1907,0,30053,6), (1908,0,30053,7), (1909,0,30053,8), (1910,0,30053,9), (1911,0,30053,10), (1912,0,30053,11), (1913,0,30053,12), (1914,0,30053,13), (1915,0,30053,14), (1916,0,30053,15), (1917,0,30053,16), (1918,0,30053,17), (1919,0,30053,18), (1920,0,30053,19), (1921,0,30053,20), (1922,0,30053,21), (1923,0,30053,22), (1924,0,30053,23), (1925,0,30053,24), (1926,0,30053,25), (1927,0,30053,26), (1928,0,30053,27), (1929,0,30053,28), (1930,0,30053,29), (1931,0,30053,30), (1932,0,30053,31), (1933,0,30053,32), (1934,0,30053,33), (1935,0,30053,34), (1936,0,30053,35), (1937,0,30053,36), (1938,0,30053,37), (1939,0,30053,38), (1940,0,30053,39), (1941,0,30053,40), (1942,0,30053,41), (1943,0,30053,42), (1944,0,30053,43), (1945,0,30053,44), (1946,0,30053,45), (1947,0,30053,46), (1948,0,30053,47), (1949,0,30053,48), (1950,0,30053,49), (1951,0,30053,50), (1952,0,30054,1), (1953,0,30054,2), (1954,0,30054,3), (1955,0,30054,4), (1956,0,30054,5), (1957,0,30054,6), (1958,0,30054,7), (1959,0,30054,8), (1960,0,30054,9), (1961,0,30054,10), (1962,0,30054,11), (1963,0,30054,12), (1964,0,30054,13), (1965,0,30054,14), (1966,0,30054,15), (1967,0,30054,16), (1968,0,30054,17), (1969,0,30054,18), (1970,0,30054,19), (1971,0,30054,20), (1972,0,30054,21), (1973,0,30054,22), (1974,0,30054,23), (1975,0,30054,24), (1976,0,30054,25), (1977,0,30054,26), (1978,0,30054,27), (1979,0,30054,28), (1980,0,30054,29), (1981,0,30054,30), (1982,0,30054,31), (1983,0,30054,32), (1984,0,30054,33), (1985,0,30054,34), (1986,0,30054,35), (1987,0,30054,36), (1988,0,30054,37), (1989,0,30054,38), (1990,0,30054,39), (1991,0,30054,40), (1992,0,30054,41), (1993,0,30054,42), (1994,0,30054,43), (1995,0,30054,44), (1996,0,30054,45), (1997,0,30054,46), (1998,0,30054,47), (1999,0,30054,48), (2000,0,30054,49), (2001,0,30054,50), (2002,0,30055,1), (2003,0,30055,2), (2004,0,30055,3), (2005,0,30055,4), (2006,0,30055,5), (2007,0,30055,6), (2008,0,30055,7), (2009,0,30055,8), (2010,0,30055,9), (2011,0,30055,10), (2012,0,30055,11), (2013,0,30055,12), (2014,0,30055,13), (2015,0,30055,14), (2016,0,30055,15), (2017,0,30055,16), (2018,0,30055,17), (2019,0,30055,18), (2020,0,30055,19), (2021,0,30055,20), (2022,0,30055,21), (2023,0,30055,22), (2024,0,30055,23), (2025,0,30055,24), (2026,0,30055,25), (2027,0,30055,26), (2028,0,30055,27), (2029,0,30055,28), (2030,0,30055,29), (2031,0,30055,30), (2032,0,30055,31), (2033,0,30055,32), (2034,0,30055,33), (2035,0,30055,34), (2036,0,30055,35), (2037,0,30055,36), (2038,0,30055,37), (2039,0,30055,38), (2040,0,30055,39), (2041,0,30055,40), (2042,0,30055,41), (2043,0,30055,42), (2044,0,30055,43), (2045,0,30055,44), (2046,0,30055,45), (2047,0,30055,46), (2048,0,30055,47), (2049,0,30055,48), (2050,0,30055,49), (2051,0,30055,50), (2052,0,30056,1), (2053,0,30056,2), (2054,0,30056,3), (2055,0,30056,4), (2056,0,30056,5), (2057,0,30056,6), (2058,0,30056,7), (2059,0,30056,8), (2060,0,30056,9), (2061,0,30056,10), (2062,0,30056,11), (2063,0,30056,12), (2064,0,30056,13), (2065,0,30056,14), (2066,0,30056,15), (2067,0,30056,16), (2068,0,30056,17), (2069,0,30056,18), (2070,0,30056,19), (2071,0,30056,20), (2072,0,30056,21), (2073,0,30056,22), (2074,0,30056,23), (2075,0,30056,24), (2076,0,30056,25), (2077,0,30056,26), (2078,0,30056,27), (2079,0,30056,28), (2080,0,30056,29), (2081,0,30056,30), (2082,0,30056,31), (2083,0,30056,32), (2084,0,30056,33), (2085,0,30056,34), (2086,0,30056,35), (2087,0,30056,36), (2088,0,30056,37), (2089,0,30056,38), (2090,0,30056,39), (2091,0,30056,40), (2092,0,30056,41), (2093,0,30056,42), (2094,0,30056,43), (2095,0,30056,44), (2096,0,30056,45), (2097,0,30056,46), (2098,0,30056,47), (2099,0,30056,48), (2100,0,30056,49), (2101,0,30056,50), (2102,0,30057,1), (2103,0,30057,2), (2104,0,30057,3), (2105,0,30057,4), (2106,0,30057,5), (2107,0,30057,6), (2108,0,30057,7), (2109,0,30057,8), (2110,0,30057,9), (2111,0,30057,10), (2112,0,30057,11), (2113,0,30057,12), (2114,0,30057,13), (2115,0,30057,14), (2116,0,30057,15), (2117,0,30057,16), (2118,0,30057,17), (2119,0,30057,18), (2120,0,30057,19), (2121,0,30057,20), (2122,0,30057,21), (2123,0,30057,22), (2124,0,30057,23), (2125,0,30057,24), (2126,0,30057,25), (2127,0,30057,26), (2128,0,30057,27), (2129,0,30057,28), (2130,0,30057,29), (2131,0,30057,30), (2132,0,30057,31), (2133,0,30057,32), (2134,0,30057,33), (2508,0,30057,34), (2917,0,30057,35), (2918,0,30057,36), (2919,0,30057,37), (2920,0,30057,38), (2921,0,30057,39), (2922,0,30057,40), (2923,0,30057,41), (2924,0,30057,42), (2925,0,30057,43), (2926,0,30057,44), (2927,0,30057,45), (2928,0,30057,46), (2929,0,30057,47), (2930,0,30057,48), (2931,0,30057,49), (2932,0,30057,50), (2933,0,30058,1), (2934,0,30058,2), (2935,0,30058,3), (2936,0,30058,4), (2937,0,30058,5), (2938,0,30058,6), (2939,0,30058,7), (2940,0,30058,8), (2941,0,30058,9), (2942,0,30058,10), (2943,0,30058,11), (2944,0,30058,12), (2945,0,30058,13), (2946,0,30058,14), (2947,0,30058,15), (2948,0,30058,16), (2949,0,30058,17), (2950,0,30058,18), (2951,0,30058,19), (2952,0,30058,20), (2953,0,30058,21), (2954,0,30058,22), (2955,0,30058,23), (2956,0,30058,24), (2957,0,30058,25), (2958,0,30058,26), (2959,0,30058,27), (2960,0,30058,28), (2961,0,30058,29), (2962,0,30058,30), (2963,0,30058,31), (2964,0,30058,32), (2965,0,30058,33), (2966,0,30058,34), (2967,0,30058,35), (2968,0,30058,36), (2969,0,30058,37), (3031,0,30058,38), (4039,0,30058,39), (4040,0,30058,40), (4041,0,30058,41), (4042,0,30058,42), (4043,0,30058,43), (4044,0,30058,44), (4045,0,30058,45), (4046,0,30058,46), (4047,0,30058,47), (4048,0,30058,48), (4049,0,30058,49), (4050,0,30058,50), (4051,0,30059,1), (4052,0,30059,2), (4053,0,30059,3), (4054,0,30059,4), (4055,0,30059,5), (4056,0,30059,6), (4057,0,30059,7), (4058,0,30059,8), (4059,0,30059,9), (4060,0,30059,10), (4061,0,30059,11), (4062,0,30059,12), (4063,0,30059,13), (4064,0,30059,14), (4065,0,30059,15), (4066,0,30059,16), (4067,0,30059,17), (4068,0,30059,18), (4069,0,30059,19), (4070,0,30059,20), (4071,0,30059,21), (4072,0,30059,22), (4073,0,30059,23), (4074,0,30059,24), (4075,0,30059,25), (4076,0,30059,26), (4077,0,30059,27), (4078,0,30059,28), (4079,0,30059,29), (4080,0,30059,30), (4081,0,30059,31), (4082,0,30059,32), (4083,0,30059,33), (4084,0,30059,34), (4085,0,30059,35), (4086,0,30059,36), (4087,0,30059,37), (4088,0,30059,38), (4089,0,30059,39), (4090,0,30059,40), (4091,0,30059,41), (4092,0,30059,42), (4093,0,30059,43), (4094,0,30059,44), (4095,0,30059,45), (4096,0,30059,46), (4097,0,30059,47), (4098,0,30059,48), (4099,0,30059,49), (4100,0,30059,50), -- C5 Weapons (8102,0,71022,1), (8103,0,71022,2), (8104,0,71022,3), (8105,0,71022,4), (8106,0,71022,5), (8107,0,71022,6), (8108,0,71022,7), (8109,0,71022,8), (8110,0,71022,9), (8111,0,71022,10), (8112,0,71022,11), (8113,0,71022,12), (8114,0,71022,13), (8115,0,71022,14), (8116,0,71022,15), (8117,0,71022,16), (8118,0,71022,17), (8119,0,71022,18), (8120,0,71022,19), (8121,0,71022,20), (8122,0,71022,21), (8123,0,71022,22), (8124,0,71022,23), (8125,0,71022,24), (8126,0,71022,25), (8127,0,71022,26), (8128,0,71022,27), (8129,0,71022,28), (8130,0,71022,29), (8131,0,71022,30), (8132,0,71022,31), (8133,0,71022,32), (8134,0,71022,33), (8135,0,71022,34), (8136,0,71022,35), (8137,0,71022,36), (8138,0,71022,37), (8139,0,71022,38), (8140,0,71022,39), (8141,0,71022,40), (8142,0,71022,41), (8143,0,71022,42), (8144,0,71022,43), (8145,0,71022,44), (8146,0,71022,45), (8147,0,71022,46), (8148,0,71022,47), (8149,0,71022,48), (8150,0,71022,49), (8151,0,71022,50), (8152,0,71022,51), -- Seeds (8223,0,71028,1), (8224,0,71028,2), (8225,0,71028,3), (8226,0,71028,4), (8227,0,71028,5), (8228,0,71028,6), (8229,0,71028,7), (8230,0,71028,8), (8231,0,71028,9), (8232,0,71028,10), (8233,0,71028,11), (8234,0,71028,12), (8235,0,71028,13), (8236,0,71028,14), (8237,0,71028,15), (8238,0,71028,16), (8239,0,71028,17), (8240,0,71028,18), (8241,0,71028,19), (8242,0,71028,20), (8243,0,71028,21), (8244,0,71028,22), (8245,0,71028,23), (8246,0,71028,24), (8247,0,71028,25), (8248,0,71028,26), (8249,0,71028,27), (8250,0,71028,28), (8251,0,71028,29), (8252,0,71028,30), (8253,0,71028,31), (8254,0,71028,32), (8255,0,71028,33), (8256,0,71028,34), (8257,0,71028,35), (8258,0,71028,36), (8259,0,71028,37), (8260,0,71028,38), (8261,0,71028,39), (8262,0,71028,40), (8263,0,71028,41), (8264,0,71028,42), (8265,0,71028,43), (8266,0,71028,44), (8267,0,71028,45), (8268,0,71028,46), (8269,0,71028,47), (8270,0,71028,48), (8271,0,71028,49), (8272,0,71028,50), (8521,0,71028,51), (8522,0,71028,52), (8523,0,71028,53), (8524,0,71028,54), (8525,0,71028,55), (8526,0,71028,56), -- Siege Guards (7918,0,71029,1), (7919,0,71029,2), (7920,0,71029,3), (7921,0,71029,4), (7922,0,71029,5), (7923,0,71029,6), (7924,0,71029,7), (7925,0,71029,8), (7926,0,71029,9), (7927,0,71029,10), (7928,0,71029,11), (7929,0,71029,12), (7930,0,71029,13), (7931,0,71029,14), (7932,0,71029,15), (7933,0,71029,16), (7934,0,71029,17), (7935,0,71029,18), (7936,0,71029,19), (7937,0,71029,20), (7938,0,71029,21), (7939,0,71029,22), (7940,0,71029,23), (7941,0,71029,24), (7942,0,71029,25), (7943,0,71029,26), (7944,0,71029,27), (7945,0,71029,28), (7946,0,71029,29), (7947,0,71029,30), (7948,0,71029,31), (7949,0,71029,32), (7950,0,71029,33), (7951,0,71029,34), (7952,0,71029,35), (7953,0,71029,36), (7954,0,71029,37), (7955,0,71029,38), (7956,0,71029,39), (7957,0,71029,40), (7958,0,71029,41), (7959,0,71029,42), (7960,0,71029,43), (7961,0,71029,44), (7962,0,71029,45), (7963,0,71029,46), (7964,0,71029,47), (7965,0,71029,48), (7966,0,71029,49), (7967,0,71029,50), (7968,0,71029,51), (7969,0,71029,52), (7970,0,71029,53), (7971,0,71029,54), (7972,0,71029,55), (7973,0,71029,56), (7974,0,71029,57), (7975,0,71029,58), (7976,0,71029,59), (7977,0,71029,60), (7978,0,71029,61), (7979,0,71029,62), (7980,0,71029,63), (7981,0,71029,64), (7982,0,71029,65), (7983,0,71029,66), (7984,0,71029,67), (7985,0,71029,68), (7986,0,71029,69), (7987,0,71029,70), (7988,0,71029,71), (7989,0,71029,72), (7990,0,71029,73), (7991,0,71029,74), (7992,0,71029,75), (7993,0,71029,76), (7994,0,71029,77), (7995,0,71029,78), (7996,0,71029,79), (7997,0,71029,80), (7998,0,71029,81), (7999,0,71029,82), (8000,0,71029,83), (8001,0,71029,84), (8002,0,71029,85), (8003,0,71029,86), (8004,0,71029,87), (8005,0,71029,88), (8006,0,71029,89), (8007,0,71029,90), (8008,0,71029,91), (8009,0,71029,92), (8010,0,71029,93), (8011,0,71029,94), (8012,0,71029,95), (8013,0,71029,96), (8014,0,71029,97), (8015,0,71029,98), (8016,0,71029,99), (8017,0,71029,100), (8018,0,71029,101), (8019,0,71029,102), (8020,0,71029,103), (8021,0,71029,104), (8022,0,71029,105), (8023,0,71029,106), (8024,0,71029,107), (8025,0,71029,108), (8026,0,71029,109), (8027,0,71029,110), (8028,0,71029,111), (8029,0,71029,112), (7904,0,71029,113), (7905,0,71029,114), -- C5 Recipes (8294,0,71030,1), (8295,0,71030,2), (8296,0,71030,3), (8297,0,71030,4), (8298,0,71030,5), (8299,0,71030,6), (8300,0,71030,7), (8301,0,71030,8), (8302,0,71030,9), (8303,0,71030,10), (8304,0,71030,11), (8305,0,71030,12), (8306,0,71030,13), (8307,0,71030,14), (8308,0,71030,15), (8309,0,71030,16), (8310,0,71030,17), (8311,0,71030,18), (8312,0,71030,19), (8313,0,71030,20), (8314,0,71030,21), (8315,0,71030,22), (8316,0,71030,23), (8317,0,71030,24), (8318,0,71030,25), (8319,0,71030,26), (8320,0,71030,27), (8487,0,71030,28), (8321,0,71030,29), (8322,0,71030,30), (8323,0,71030,31), (8324,0,71030,32), (8325,0,71030,33), (8326,0,71030,34), (8364,0,71030,35), (8365,0,71030,36), (8366,0,71030,37), (8367,0,71030,38), (8368,0,71030,39), (8369,0,71030,40), (8370,0,71030,41), (8371,0,71030,42), (8372,0,71030,43), (8554,0,71030,44), -- Recipes (5156,0,300410,1), (5157,0,300410,2), (5158,0,300410,3), (5159,0,300410,4), (5160,0,300410,5), (5161,0,300410,6), (5162,0,300410,7), (5163,0,300410,8), (5164,0,300410,9), (5165,0,300410,10), (5166,0,300410,11), (5167,0,300410,12), (5230,0,300410,13), (5231,0,300410,14), (5268,0,300410,15), (5269,0,300410,16), (5270,0,300410,17), (5271,0,300410,18), (5272,0,300410,19), (5273,0,300410,20), (5274,0,300410,21), (5275,0,300410,22), (5276,0,300410,23), (5277,0,300410,24), (5278,0,300410,25), (5279,0,300410,26), (5280,0,300410,27), (5281,0,300410,28), (5282,0,300410,29), -- Materials (4101,0,300510,1), (4102,0,300510,2), (4103,0,300510,3), (4104,0,300510,4), (4105,0,300510,5), (4106,0,300510,6), (4107,0,300510,7), (4108,0,300510,8), (4109,0,300510,9), (4110,0,300510,10), (4111,0,300510,11), (4112,0,300510,12), (4113,0,300510,13), (4114,0,300510,14), (4115,0,300510,15), (4116,0,300510,16), (4117,0,300510,17), (4118,0,300510,18), (4119,0,300510,19), (4120,0,300510,20), (4121,0,300510,21), (4438,0,300510,22), (4439,0,300510,23), (5220,0,300510,24), (5556,0,300510,25), (5557,0,300510,26), (5558,0,300510,27), (5559,0,300510,28), -- Quest Items (7179,0,300530,1), (7180,0,300530,2), (7181,0,300530,3), (7182,0,300530,4), (7183,0,300530,5), (7184,0,300530,6), (7185,0,300530,7), (7186,0,300530,8), (7187,0,300530,9), (7188,0,300530,10), (7189,0,300530,11), (7190,0,300530,12), (7191,0,300530,13), (7192,0,300530,14), (7193,0,300530,15), (7194,0,300530,16), (7195,0,300530,17), (7196,0,300530,18), (7197,0,300530,19), (7198,0,300530,20), (7199,0,300530,21), (7200,0,300530,22), (7201,0,300530,23), (7202,0,300530,24), (7203,0,300530,25), (7204,0,300530,26), (7205,0,300530,27), (7206,0,300530,28), (7207,0,300530,29), (7208,0,300530,30), (7209,0,300530,31), (7210,0,300530,32), (7211,0,300530,33), (7212,0,300530,34), (7213,0,300530,35), (7214,0,300530,36), (7215,0,300530,37), (7216,0,300530,38), (7217,0,300530,39), (7218,0,300530,40), (7219,0,300530,41), (7220,0,300530,42), (7221,0,300530,43), (7222,0,300530,44), (7223,0,300530,45), (7224,0,300530,46), (7225,0,300530,47), (7226,0,300530,48), (7227,0,300530,49), (7228,0,300530,50), (7229,0,300530,51), (7230,0,300530,52), (7231,0,300530,53), (7232,0,300530,54), (7233,0,300530,55), (7234,0,300530,56), (7235,0,300530,57), (7236,0,300530,58), (7237,0,300530,59), (7238,0,300530,60), (7239,0,300530,61), (7240,0,300530,62), (7241,0,300530,63), (7242,0,300530,64), (7243,0,300530,65), (7244,0,300530,66), (7245,0,300530,67), (7246,0,300530,68), (7247,0,300530,69), (7248,0,300530,70), (7249,0,300530,71), (7250,0,300530,72), (7251,0,300530,73), (7252,0,300530,74), (7253,0,300530,75), (7254,0,300530,76), (7255,0,300530,77), (7256,0,300530,78), (7257,0,300530,79), (7258,0,300530,80), (7259,0,300530,81), (7260,0,300530,82), (7261,0,300530,83), (7262,0,300530,84), (7263,0,300530,85), (7264,0,300530,86), (7265,0,300530,87), (7266,0,300530,88), (7267,0,300530,89), (7268,0,300530,90), (7269,0,300530,91), (7270,0,300530,92), (7271,0,300530,93), (7272,0,300530,94), (7273,0,300530,95), (7274,0,300530,96), (7275,0,300530,97), (7276,0,300530,98), (7277,0,300530,99), (7278,0,300530,100), (7279,0,300530,101), -- Sound Crystals (5562,0,300533,1), (5563,0,300533,2), (5564,0,300533,3), (5565,0,300533,4), (5566,0,300533,5), (5583,0,300533,6), (5584,0,300533,7), (5585,0,300533,8), (5586,0,300533,9), (5587,0,300533,10), (4411,0,300533,11), (4412,0,300533,12), (4413,0,300533,13), (4414,0,300533,14), (4415,0,300533,15), (4416,0,300533,16), (4417,0,300533,17), (5010,0,300533,18), (7061,0,300533,19), (7062,0,300533,20), (7589,0,300533,21), (6403,0,300533,22), (6406,0,300533,23), (6407,0,300533,24), (6408,0,300533,25), (6410,0,300533,26), (6409,0,300533,27), (5808,0,300533,28), (6394,0,300533,29), -- More Seeds (6727,0,300536,1), (6728,0,300536,2), (6729,0,300536,3), (6730,0,300536,4), (6731,0,300536,5), (6732,0,300536,6), (6733,0,300536,7), (6734,0,300536,8), (6735,0,300536,9), (6736,0,300536,10), (6737,0,300536,11), (6738,0,300536,12), (6739,0,300536,13), (6740,0,300536,14), (6741,0,300536,15), (6742,0,300536,16), (6743,0,300536,17), (6744,0,300536,18), (6745,0,300536,19), (6746,0,300536,20), (6747,0,300536,21), (6748,0,300536,22), (6749,0,300536,23), (6750,0,300536,24), (6751,0,300536,25), (6752,0,300536,26), (6753,0,300536,27), (6754,0,300536,28), (6755,0,300536,29), (6756,0,300536,30), (6757,0,300536,31), (6758,0,300536,32), (6759,0,300536,33), (6760,0,300536,34), (6761,0,300536,35), (6762,0,300536,36), (6763,0,300536,37), (6764,0,300536,38), (6765,0,300536,39), (6766,0,300536,40), (6767,0,300536,41), (6768,0,300536,42), (6769,0,300536,43), (6770,0,300536,44), (6771,0,300536,45), (6772,0,300536,46), (6773,0,300536,47), (6774,0,300536,48), (6775,0,300536,49), (6776,0,300536,50), (6777,0,300536,51), (6778,0,300536,52), (7016,0,300536,53), (7017,0,300536,54), (7018,0,300536,55), (7019,0,300536,56), (7020,0,300536,57), (7021,0,300536,58), (7022,0,300536,59), (7023,0,300536,60), (7024,0,300536,61), (7025,0,300536,62), (7026,0,300536,63), (7027,0,300536,64), (7028,0,300536,65), (7029,0,300536,66), (7030,0,300536,67), (7031,0,300536,68), (7032,0,300536,69), (7033,0,300536,70), (7034,0,300536,71), (7035,0,300536,72), (7036,0,300536,73), (7037,0,300536,74), (7038,0,300536,75), (7039,0,300536,76), (7040,0,300536,77), (7041,0,300536,78), (7042,0,300536,79), (7043,0,300536,80), (7044,0,300536,81), (7045,0,300536,82), (7046,0,300536,83), (7047,0,300536,84), (7048,0,300536,85), (7049,0,300536,86), (7050,0,300536,87), (7051,0,300536,88), (7052,0,300536,89), (7053,0,300536,90), (7054,0,300536,91), (7055,0,300536,92), (7056,0,300536,93), (7057,0,300536,94), (6541,0,300536,95), (6542,0,300536,96), (6543,0,300536,97), (6544,0,300536,98), (6545,0,300536,99), (6546,0,300536,100), (6547,0,300536,101), (6548,0,300536,102), (6549,0,300536,103), (6550,0,300536,104), (6551,0,300536,105), (6552,0,300536,106), (6553,0,300536,107), (6554,0,300536,108), (6555,0,300536,109), (6556,0,300536,110), (6557,0,300536,111), (6558,0,300536,112), (6559,0,300536,113), (6560,0,300536,114), (6561,0,300536,115), (6562,0,300536,116), (6563,0,300536,117), (6564,0,300536,118), (6565,0,300536,119), (6566,0,300536,120), (6567,0,300536,121), (6568,0,300536,122), -- Quest (6388,0,300539,1), (6389,0,300539,2), (6390,0,300539,3), (6391,0,300539,4), (6392,0,300539,5), (6393,0,300539,6), (6399,0,300539,7), (6400,0,300539,8), (6401,0,300539,9), (6402,0,300539,10), (6673,0,300539,11), (6903,0,300539,12), (7063,0,300539,13), (7064,0,300539,14), (7065,0,300539,15), (7066,0,300539,16), (7076,0,300539,17), (7077,0,300539,18), (7078,0,300539,19), (7079,0,300539,20), (7080,0,300539,21), (7081,0,300539,22), (7082,0,300539,23), (7083,0,300539,24), (7084,0,300539,25), (7085,0,300539,26), (7086,0,300539,27), (7087,0,300539,28), (7088,0,300539,29), (7089,0,300539,30), (7090,0,300539,31), (7091,0,300539,32), (7092,0,300539,33), (7093,0,300539,34), (7094,0,300539,35), (7095,0,300539,36), (7096,0,300539,37), (7097,0,300539,38), (7098,0,300539,39), (7099,0,300539,40), (7100,0,300539,41), (7101,0,300539,42), (7102,0,300539,43), (7103,0,300539,44), (7104,0,300539,45), (7105,0,300539,46), (7106,0,300539,47), (7107,0,300539,48), (7108,0,300539,49), (7109,0,300539,50), (7110,0,300539,51), (7111,0,300539,52), (7112,0,300539,53), (7113,0,300539,54), (7114,0,300539,55), (7115,0,300539,56), (7116,0,300539,57), (7136,0,300539,58), (7137,0,300539,59), (7138,0,300539,60), (7139,0,300539,61), (7140,0,300539,62), (7141,0,300539,63), (7142,0,300539,64), (7143,0,300539,65), (7144,0,300539,66), (7145,0,300539,67), (7146,0,300539,68), (7147,0,300539,69), (7148,0,300539,70), (7149,0,300539,71), (7150,0,300539,72), (7151,0,300539,73), (7152,0,300539,74), (7153,0,300539,75), (7154,0,300539,76), (7155,0,300539,77), (7156,0,300539,78), (7157,0,300539,79), (7158,0,300539,80), (7159,0,300539,81), (7160,0,300539,82), (7161,0,300539,83), (7162,0,300539,84), (7163,0,300539,85), (7164,0,300539,86), (7165,0,300539,87), (7166,0,300539,88), (7167,0,300539,89), (7168,0,300539,90), (7169,0,300539,91), (7170,0,300539,92), (7171,0,300539,93), (7172,0,300539,94), (7173,0,300539,95), (7174,0,300539,96), (7175,0,300539,97), (7176,0,300539,98), (7177,0,300539,99), (7178,0,300539,100), (7280,0,300540,1), (7281,0,300540,2), (7282,0,300540,3), (7283,0,300540,4), (7284,0,300540,5), (7285,0,300540,6), (7286,0,300540,7), (7287,0,300540,8), (7288,0,300540,9), (7289,0,300540,10), (7290,0,300540,11), (7291,0,300540,12), (7292,0,300540,13), (7293,0,300540,14), (7294,0,300540,15), (7295,0,300540,16), (7296,0,300540,17), (7297,0,300540,18), (7298,0,300540,19), (7299,0,300540,20), (7300,0,300540,21), (7301,0,300540,22), (7302,0,300540,23), (7303,0,300540,24), (7304,0,300540,25), (7305,0,300540,26), (7306,0,300540,27), (7307,0,300540,28), (7308,0,300540,29), (7309,0,300540,30), (7310,0,300540,31), (7311,0,300540,32), (7312,0,300540,33), (7313,0,300540,34), (7314,0,300540,35), (7315,0,300540,36), (7316,0,300540,37), (7317,0,300540,38), (7318,0,300540,39), (7319,0,300540,40), (7320,0,300540,41), (7321,0,300540,42), (7322,0,300540,43), (7323,0,300540,44), (7324,0,300540,45), (7325,0,300540,46), (7326,0,300540,47), (7327,0,300540,48), (7328,0,300540,49), (7329,0,300540,50), (7330,0,300540,51), (7331,0,300540,52), (7332,0,300540,53), (7333,0,300540,54), (7334,0,300540,55), (7335,0,300540,56), (7336,0,300540,57), (7337,0,300540,58), (7338,0,300540,59), (7339,0,300540,60), (7340,0,300540,61), (7341,0,300540,62), (7342,0,300540,63), (7343,0,300540,64), (7344,0,300540,65), (7345,0,300540,66), (7346,0,300540,67), (7347,0,300540,68), (7348,0,300540,69), (7349,0,300540,70), (7350,0,300540,71), (7351,0,300540,72), (7352,0,300540,73), (7353,0,300540,74), (7354,0,300540,75), (7355,0,300540,76), (7356,0,300540,77), (7357,0,300540,78), (7358,0,300540,79), (7359,0,300540,80), (7360,0,300540,81), (7361,0,300540,82), (7362,0,300540,83), (7363,0,300540,84), (7364,0,300540,85), (7365,0,300540,86), (7366,0,300540,87), (7367,0,300540,88), (7368,0,300540,89), (7369,0,300540,90), (7370,0,300540,91), (7371,0,300540,92), (7372,0,300540,93), (7373,0,300540,94), (7374,0,300540,95), (7375,0,300540,96), (7376,0,300540,97), (7377,0,300540,98), (7378,0,300540,99), (7379,0,300540,100), (7380,0,300540,101), (7381,0,300540,102), (7382,0,300540,103), (7383,0,300540,104), (7384,0,300540,105), (7385,0,300540,106), (7386,0,300540,107), (7387,0,300540,108), (7388,0,300540,109), (7389,0,300540,110), (7390,0,300540,111), (7391,0,300540,112), (7392,0,300540,113), (7393,0,300540,114), (7394,0,300540,115), (7395,0,300540,116), (7396,0,300540,117), (7397,0,300540,118), (7398,0,300540,119), (7399,0,300540,120), (7400,0,300540,121), (7401,0,300540,122), (7402,0,300540,123), (7403,0,300540,124), (7404,0,300540,125), (7405,0,300540,126), (7406,0,300540,127), (7407,0,300540,128), (7408,0,300540,129), (7409,0,300540,130), (7410,0,300540,131), (7411,0,300540,132), (7412,0,300540,133), (7413,0,300540,134), (7414,0,300540,135), (7415,0,300540,136), (7416,0,300540,137), (7417,0,300540,138), (7418,0,300540,139), (7419,0,300540,140), (7420,0,300540,141), (7421,0,300540,142), (7422,0,300540,143), (7423,0,300540,144), (7424,0,300540,145), (7425,0,300540,146), (7426,0,300540,147), (7427,0,300540,148), (7428,0,300540,149), (7429,0,300541,1), (7430,0,300541,2), (7431,0,300541,3), (7432,0,300541,4), (7433,0,300541,5), (7434,0,300541,6), (7435,0,300541,7), (7436,0,300541,8), (7437,0,300541,9), (7438,0,300541,10), (7439,0,300541,11), (7440,0,300541,12), (7441,0,300541,13), (7442,0,300541,14), (7443,0,300541,15), (7444,0,300541,16), (7445,0,300541,17), (7446,0,300541,18), (7447,0,300541,19), (7448,0,300541,20), (7449,0,300541,21), (7450,0,300541,22), (7451,0,300541,23), (7452,0,300541,24), (7453,0,300541,25), (7454,0,300541,26), (7455,0,300541,27), (7456,0,300541,28), (7457,0,300541,29), (7458,0,300541,30), (7459,0,300541,31), (7460,0,300541,32), (7461,0,300541,33), (7462,0,300541,34), (7463,0,300541,35), (7464,0,300541,36), (7465,0,300541,37), (7466,0,300541,38), (7467,0,300541,39), (7468,0,300541,40), (7469,0,300541,41), (7470,0,300541,42), (7471,0,300541,43), (7472,0,300541,44), (7473,0,300541,45), (7474,0,300541,46), (7475,0,300541,47), (7476,0,300541,48), (7477,0,300541,49), (7478,0,300541,50), (7479,0,300541,51), (7480,0,300541,52), (7481,0,300541,53), (7482,0,300541,54), (7483,0,300541,55), (7484,0,300541,56), (7485,0,300541,57), (7486,0,300541,58), (7487,0,300541,59), (7488,0,300541,60), (7489,0,300541,61), (7490,0,300541,62), (7491,0,300541,63), (7492,0,300541,64), (7493,0,300541,65), (7494,0,300541,66), (7495,0,300541,67), (7496,0,300541,68), (7497,0,300541,69), (7498,0,300541,70), (7499,0,300541,71), (7500,0,300541,72), (7501,0,300541,73), (7502,0,300541,74), (7503,0,300541,75), (7504,0,300541,76), (7505,0,300541,77), (7506,0,300541,78), (7507,0,300541,79), (7508,0,300541,80), (7509,0,300541,81), (7510,0,300541,82), (7511,0,300541,83), (7512,0,300541,84), (7513,0,300541,85), (7514,0,300541,86), (7515,0,300541,87), (7516,0,300541,88), (7517,0,300541,89), (7518,0,300541,90), (7519,0,300541,91), (7520,0,300541,92), (7521,0,300541,93), (7522,0,300541,94), (7523,0,300541,95), (7524,0,300541,96), (7525,0,300541,97), (7526,0,300541,98), (7527,0,300541,99), (7528,0,300541,100), (7529,0,300541,101), (7530,0,300541,102), (7531,0,300541,103), (7532,0,300541,104), (7533,0,300541,105), (7534,0,300541,106), (7535,0,300541,107), (7536,0,300541,108), (7537,0,300541,109), (7538,0,300541,110), (7539,0,300541,111), (7540,0,300541,112), (7541,0,300541,113), (7542,0,300541,114), (7543,0,300541,115), (7544,0,300541,116), (7545,0,300541,117), (7546,0,300541,118), (7547,0,300541,119), (7548,0,300541,120), (7549,0,300541,121), (7550,0,300541,122), (7551,0,300541,123), (7552,0,300541,124), (7553,0,300541,125), (7562,0,300541,126), (7563,0,300541,127), (7564,0,300541,128), (7565,0,300541,129), (7566,0,300541,130), (7567,0,300541,131), (7568,0,300541,132), (7569,0,300541,133), (7570,0,300541,134), (7571,0,300541,135), (7572,0,300541,136), (7573,0,300541,137), (7574,0,300541,138), (7587,0,300541,139), (7588,0,300541,140), (7589,0,300541,141), (7590,0,300541,142), (7591,0,300541,143), (7592,0,300541,144), (7593,0,300541,145), (7594,0,300541,146), (7595,0,300541,147), (7596,0,300541,148), (7597,0,300541,149), (7598,0,300541,150), (7599,0,300542,1), (7600,0,300542,2), (7601,0,300542,3), (7602,0,300542,4), (7603,0,300542,5), (7604,0,300542,6), (7605,0,300542,7), (7606,0,300542,8), (7607,0,300542,9), (7608,0,300542,10), (7620,0,300542,11), (7621,0,300542,12), (7622,0,300542,13), (7623,0,300542,14), (7624,0,300542,15), (7625,0,300542,16), (7626,0,300542,17), (7627,0,300542,18), (7628,0,300542,19), (7629,0,300542,20), (7630,0,300542,21), (7631,0,300542,22), (7632,0,300542,23), (7633,0,300542,24), (7634,0,300542,25), (7635,0,300542,26), (7636,0,300542,27), (7637,0,300542,28), (7677,0,300542,29), (7678,0,300542,30), (7679,0,300542,31); -- END (old) GM SECTION INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES (7973,30000,355111,1), (7974,40000,355111,2), (7975,50000,355111,3), (7976,150000,355111,4), (7977,150000,355111,5), (7978,30000,355111,6), (7979,40000,355111,7), (7980,50000,355111,8), (7981,150000,355111,9), (7982,150000,355111,10), (7988,60000,355111,11), (7989,90000,355111,12), (7990,200000,355111,13), (7991,300000,355111,14), (7992,300000,355111,15), (7993,60000,355111,16), (7994,80000,355111,17), (7995,100000,355111,18), (7996,300000,355111,19), (7997,300000,355111,20), (7918,30000,355571,1), (7919,40000,355571,2), (7920,50000,355571,3), (7921,150000,355571,4), (7922,150000,355571,5), (7923,30000,355571,6), (7924,40000,355571,7), (7925,50000,355571,8), (7926,150000,355571,9), (7927,150000,355571,10), (7931,60000,355571,11), (7932,90000,355571,12), (7933,200000,355571,13), (7934,300000,355571,14), (7935,300000,355571,15), (7936,60000,355571,16), (7937,80000,355571,17), (7938,100000,355571,18), (7939,300000,355571,19), (7940,300000,355571,20), (736,600,423,1), (737,3000,423,2), (734,1800,423,3), (735,3600,423,4), (1831,112,423,5), (1833,112,423,6), (1061,495,423,7), (8786,7500,423,8), (8598,72000,423,9), (8599,120000,423,10), (8615,52500,423,11); -- Clan Hall Item Creation INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`,`count`,time) VALUES (6902,-1,135445,1,-1,0), (1829,-1,135445,2,5,1), (5169,-1,135445,3,5,1), (6902,-1,235445,1,-1,0), (1829,-1,235445,2,5,1), (5858,-1,235445,3,3,1), (5169,-1,235445,4,10,1), (7134,-1,235445,5,1,1), (7126,-1,235445,6,1,1), (8644,-1,235445,7,1,2), (8650,-1,235445,8,1,2), (6902,-1,335445,1,-1,0), (1829,-1,335445,2,5,1), (5858,-1,335445,3,3,1), (5169,-1,335445,4,10,1), (7134,-1,335445,5,1,1), (7126,-1,335445,6,1,1), (7584,-1,335445,7,1,2), (6928,-1,335445,8,1,1), (6935,-1,335445,9,1,1), (6936,-1,335445,10,1,1), (6938,-1,335445,11,1,1), (6921,-1,335445,12,1,1), (8371,-1,335445,13,1,1), (7691,-1,335445,14,1,1), (6947,-1,335445,15,1,1), (6948,-1,335445,16,1,1), (6949,-1,335445,17,1,1), (6950,-1,335445,18,1,1), (6951,-1,335445,19,1,1), (6952,-1,335445,20,1,1), (6953,-1,335445,21,1,1), (7002,-1,335445,22,1,1), (7003,-1,335445,23,1,1), (7004,-1,335445,24,1,1), (7005,-1,335445,25,1,1), (7006,-1,335445,26,1,1), (7007,-1,335445,27,1,1), (7008,-1,335445,28,1,1), (7009,-1,335445,29,1,1), (7010,-1,335445,30,1,1), (7011,-1,335445,31,1,1), (7012,-1,335445,32,1,1), (7013,-1,335445,33,1,1), (8644,-1,335445,34,1,2), (8650,-1,335445,35,1,2), (9898,-1,335445,36,1,8), (948,-1,335445,37,1,4), (730,-1,335445,38,1,6), (6902,-1,135453,1,-1,0), (1829,-1,135453,2,5,1), (5169,-1,135453,3,5,1), (6902,-1,235453,1,-1,0), (1829,-1,235453,2,5,1), (5858,-1,235453,3,3,1), (5169,-1,235453,4,10,1), (7133,-1,235453,5,1,1), (7123,-1,235453,6,1,1), (8643,-1,235453,7,1,2), (8649,-1,235453,8,1,2), (6902,-1,335453,1,-1,0), (1829,-1,335453,2,5,1), (5858,-1,335453,3,3,1), (5169,-1,335453,4,10,1), (7133,-1,335453,5,1,1), (7123,-1,335453,6,1,1), (7584,-1,335453,7,1,2), (6928,-1,335453,8,1,1), (6935,-1,335453,9,1,1), (6936,-1,335453,10,1,1), (6938,-1,335453,11,1,1), (6921,-1,335453,12,1,1), (8371,-1,335453,13,1,1), (7699,-1,335453,14,1,1), (6947,-1,335453,15,1,1), (6948,-1,335453,16,1,1), (6949,-1,335453,17,1,1), (6950,-1,335453,18,1,1), (6951,-1,335453,19,1,1), (6952,-1,335453,20,1,1), (6953,-1,335453,21,1,1), (7002,-1,335453,22,1,1), (7003,-1,335453,23,1,1), (7004,-1,335453,24,1,1), (7005,-1,335453,25,1,1), (7006,-1,335453,26,1,1), (7007,-1,335453,27,1,1), (7008,-1,335453,28,1,1), (7009,-1,335453,29,1,1), (7010,-1,335453,30,1,1), (7011,-1,335453,31,1,1), (7012,-1,335453,32,1,1), (7013,-1,335453,33,1,1), (8643,-1,335453,34,1,2), (8649,-1,335453,35,1,2), (9898,-1,335453,36,1,8), (952,-1,335453,37,1,2), (948,-1,335453,38,1,4), (6902,-1,135455,1,-1,0), (1829,-1,135455,2,5,1), (5169,-1,135455,3,5,1), (6902,-1,235455,1,-1,0), (1829,-1,235455,2,5,1), (5858,-1,235455,3,3,1), (5169,-1,235455,4,10,1), (7133,-1,235455,5,1,1), (7123,-1,235455,6,1,1), (8643,-1,235455,7,1,2), (8649,-1,235455,8,1,2), (6902,-1,335455,1,-1,0), (1829,-1,335455,2,5,1), (5858,-1,335455,3,3,1), (5169,-1,335455,4,10,1), (7133,-1,335455,5,1,1), (7123,-1,335455,6,1,1), (7584,-1,335455,7,1,2), (6928,-1,335455,8,1,1), (6935,-1,335455,9,1,1), (6936,-1,335455,10,1,1), (6938,-1,335455,11,1,1), (6921,-1,335455,12,1,1), (8371,-1,335455,13,1,1), (7699,-1,335455,14,1,1), (6947,-1,335455,15,1,1), (6948,-1,335455,16,1,1), (6949,-1,335455,17,1,1), (6950,-1,335455,18,1,1), (6951,-1,335455,19,1,1), (6952,-1,335455,20,1,1), (6953,-1,335455,21,1,1), (7002,-1,335455,22,1,1), (7003,-1,335455,23,1,1), (7004,-1,335455,24,1,1), (7005,-1,335455,25,1,1), (7006,-1,335455,26,1,1), (7007,-1,335455,27,1,1), (7008,-1,335455,28,1,1), (7009,-1,335455,29,1,1), (7010,-1,335455,30,1,1), (7011,-1,335455,31,1,1), (7012,-1,335455,32,1,1), (7013,-1,335455,33,1,1), (8643,-1,335455,34,1,2), (8649,-1,335455,35,1,2), (9898,-1,335455,36,1,8), (952,-1,335455,37,1,2), (948,-1,335455,38,1,4), (6902,-1,135451,1,-1,0), (1829,-1,135451,2,5,1), (5169,-1,135451,3,5,1), (6902,-1,235451,1,-1,0), (1829,-1,235451,2,5,1), (5858,-1,235451,3,3,1), (5169,-1,235451,4,10,1), (7133,-1,235451,5,1,1), (7123,-1,235451,6,1,1), (8643,-1,235451,7,1,2), (8649,-1,235451,8,1,2), (6902,-1,335451,1,-1,0), (1829,-1,335451,2,5,1), (5858,-1,335451,3,3,1), (5169,-1,335451,4,10,1), (7133,-1,335451,5,1,1), (7123,-1,335451,6,1,1), (7584,-1,335451,7,1,2), (6928,-1,335451,8,1,1), (6935,-1,335451,9,1,1), (6936,-1,335451,10,1,1), (6938,-1,335451,11,1,1), (6921,-1,335451,12,1,1), (8371,-1,335451,13,1,1), (7699,-1,335451,14,1,1), (6947,-1,335451,15,1,1), (6948,-1,335451,16,1,1), (6949,-1,335451,17,1,1), (6950,-1,335451,18,1,1), (6951,-1,335451,19,1,1), (6952,-1,335451,20,1,1), (6953,-1,335451,21,1,1), (7002,-1,335451,22,1,1), (7003,-1,335451,23,1,1), (7004,-1,335451,24,1,1), (7005,-1,335451,25,1,1), (7006,-1,335451,26,1,1), (7007,-1,335451,27,1,1), (7008,-1,335451,28,1,1), (7009,-1,335451,29,1,1), (7010,-1,335451,30,1,1), (7011,-1,335451,31,1,1), (7012,-1,335451,32,1,1), (7013,-1,335451,33,1,1), (8643,-1,335451,34,1,2), (8649,-1,335451,35,1,2), (9898,-1,335451,36,1,8), (952,-1,335451,37,1,2), (948,-1,335451,38,1,4), (6902,-1,135457,1,-1,0), (1829,-1,135457,2,5,1), (5169,-1,135457,3,5,1), (6902,-1,235457,1,-1,0), (1829,-1,235457,2,5,1), (5858,-1,235457,3,3,1), (5169,-1,235457,4,10,1), (7133,-1,235457,5,1,1), (7123,-1,235457,6,1,1), (8643,-1,235457,7,1,2), (8649,-1,235457,8,1,2), (6902,-1,335457,1,-1,0), (1829,-1,335457,2,5,1), (5858,-1,335457,3,3,1), (5169,-1,335457,4,10,1), (7133,-1,335457,5,1,1), (7123,-1,335457,6,1,1), (7584,-1,335457,7,1,2), (6928,-1,335457,8,1,1), (6935,-1,335457,9,1,1), (6936,-1,335457,10,1,1), (6938,-1,335457,11,1,1), (6921,-1,335457,12,1,1), (8371,-1,335457,13,1,1), (7699,-1,335457,14,1,1), (6947,-1,335457,15,1,1), (6948,-1,335457,16,1,1), (6949,-1,335457,17,1,1), (6950,-1,335457,18,1,1), (6951,-1,335457,19,1,1), (6952,-1,335457,20,1,1), (6953,-1,335457,21,1,1), (7002,-1,335457,22,1,1), (7003,-1,335457,23,1,1), (7004,-1,335457,24,1,1), (7005,-1,335457,25,1,1), (7006,-1,335457,26,1,1), (7007,-1,335457,27,1,1), (7008,-1,335457,28,1,1), (7009,-1,335457,29,1,1), (7010,-1,335457,30,1,1), (7011,-1,335457,31,1,1), (7012,-1,335457,32,1,1), (7013,-1,335457,33,1,1), (8643,-1,335457,34,1,2), (8649,-1,335457,35,1,2), (9898,-1,335457,36,1,8), (952,-1,335457,37,1,2), (948,-1,335457,38,1,4), (6902,-1,135459,1,-1,0), (1829,-1,135459,2,5,1), (5169,-1,135459,3,5,1), (6902,-1,235459,1,-1,0), (1829,-1,235459,2,5,1), (5858,-1,235459,3,3,1), (5169,-1,235459,4,10,1), (7133,-1,235459,5,1,1), (7123,-1,235459,6,1,1), (8643,-1,235459,7,1,2), (8649,-1,235459,8,1,2), (6902,-1,335459,1,-1,0), (1829,-1,335459,2,5,1), (5858,-1,335459,3,3,1), (5169,-1,335459,4,10,1), (7133,-1,335459,5,1,1), (7123,-1,335459,6,1,1), (7584,-1,335459,7,1,2), (6928,-1,335459,8,1,1), (6935,-1,335459,9,1,1), (6936,-1,335459,10,1,1), (6938,-1,335459,11,1,1), (6921,-1,335459,12,1,1), (8371,-1,335459,13,1,1), (7699,-1,335459,14,1,1), (6947,-1,335459,15,1,1), (6948,-1,335459,16,1,1), (6949,-1,335459,17,1,1), (6950,-1,335459,18,1,1), (6951,-1,335459,19,1,1), (6952,-1,335459,20,1,1), (6953,-1,335459,21,1,1), (7002,-1,335459,22,1,1), (7003,-1,335459,23,1,1), (7004,-1,335459,24,1,1), (7005,-1,335459,25,1,1), (7006,-1,335459,26,1,1), (7007,-1,335459,27,1,1), (7008,-1,335459,28,1,1), (7009,-1,335459,29,1,1), (7010,-1,335459,30,1,1), (7011,-1,335459,31,1,1), (7012,-1,335459,32,1,1), (7013,-1,335459,33,1,1), (8643,-1,335459,34,1,2), (8649,-1,335459,35,1,2), (9898,-1,335459,36,1,8), (952,-1,335459,37,1,2), (948,-1,335459,38,1,4), (6902,-1,135383,1,-1,0), (1829,-1,135383,2,5,1), (5169,-1,135383,3,5,1), (6902,-1,235383,1,-1,0), (1829,-1,235383,2,5,1), (5858,-1,235383,3,1,1), (5169,-1,235383,4,10,1), (7126,-1,235383,5,1,1), (7132,-1,235383,6,1,1), (8644,-1,235383,7,1,2), (8650,-1,235383,8,1,2), (8751,-1,235383,9,1,2), (948,-1,235383,10,1,4), (6902,-1,335383,1,-1,0), (1829,-1,335383,2,5,1), (5858,-1,335383,3,1,1), (5169,-1,335383,4,10,1), (7126,-1,335383,5,1,1), (7132,-1,335383,6,1,1), (7585,-1,335383,7,1,2), (6926,-1,335383,8,1,1), (6929,-1,335383,9,1,1), (6931,-1,335383,10,1,1), (6920,-1,335383,11,1,1), (8364,-1,335383,12,1,1), (7690,-1,335383,13,1,1), (6940,-1,335383,14,1,1), (6941,-1,335383,15,1,1), (6942,-1,335383,16,1,1), (6978,-1,335383,17,1,1), (6979,-1,335383,18,1,1), (6980,-1,335383,19,1,1), (6981,-1,335383,20,1,1), (6982,-1,335383,21,1,1), (6983,-1,335383,22,1,1), (6984,-1,335383,23,1,1), (6985,-1,335383,24,1,1), (6986,-1,335383,25,1,1), (6987,-1,335383,26,1,1), (6988,-1,335383,27,1,1), (6989,-1,335383,28,1,1), (8644,-1,335383,29,1,2), (8650,-1,335383,30,1,2), (8751,-1,335383,31,1,2), (8752,-1,335383,32,1,4), (8761,-1,335383,33,1,6), (948,-1,335383,34,1,4), (947,-1,335383,35,1,6), (730,-1,335383,36,1,6), (9898,-1,335383,37,1,8), (16110,-1,335383,38,1,24), (16111,-1,335383,39,1,24), (8762,-1,335383,40,1,12), (16122,-1,335383,41,10,1), (16123,-1,335383,42,10,1), (6902,-1,135398,1,-1,0), (1829,-1,135398,2,5,1), (5169,-1,135398,3,5,1), (6902,-1,235398,1,-1,0), (1829,-1,235398,2,5,1), (5858,-1,235398,3,1,1), (5169,-1,235398,4,10,1), (7130,-1,235398,5,1,1), (7127,-1,235398,6,1,1), (8643,-1,235398,7,1,2), (8648,-1,235398,8,1,2), (6902,-1,335398,1,-1,0), (1829,-1,335398,2,5,1), (5858,-1,335398,3,1,1), (5169,-1,335398,4,10,1), (7130,-1,335398,5,1,1), (7127,-1,335398,6,1,1), (7583,-1,335398,7,1,2), (6927,-1,335398,8,1,1), (6933,-1,335398,9,1,1), (6934,-1,335398,10,1,1), (6930,-1,335398,11,1,1), (6932,-1,335398,12,1,1), (6937,-1,335398,13,1,1), (6920,-1,335398,14,1,1), (6922,-1,335398,15,1,1), (6923,-1,335398,16,1,1), (6943,-1,335398,17,1,1), (6944,-1,335398,18,1,1), (6945,-1,335398,19,1,1), (6946,-1,335398,20,1,1), (6966,-1,335398,21,1,1), (6967,-1,335398,22,1,1), (6968,-1,335398,23,1,1), (6969,-1,335398,24,1,1), (6970,-1,335398,25,1,1), (6971,-1,335398,26,1,1), (6972,-1,335398,27,1,1), (6973,-1,335398,28,1,1), (6974,-1,335398,29,1,1), (6975,-1,335398,30,1,1), (6976,-1,335398,31,1,1), (6977,-1,335398,32,1,1), (8643,-1,335398,33,1,2), (8648,-1,335398,34,1,2), (9898,-1,335398,35,1,8), (952,-1,335398,36,1,2), (6902,-1,135400,1,-1,0), (1829,-1,135400,2,5,1), (5169,-1,135400,3,5,1), (6902,-1,235400,1,-1,0), (1829,-1,235400,2,5,1), (5858,-1,235400,3,1,1), (5169,-1,235400,4,10,1), (7130,-1,235400,5,1,1), (7127,-1,235400,6,1,1), (8643,-1,235400,7,1,2), (8648,-1,235400,8,1,2), (6902,-1,335400,1,-1,0), (1829,-1,335400,2,5,1), (5858,-1,335400,3,1,1), (5169,-1,335400,4,10,1), (7130,-1,335400,5,1,1), (7127,-1,335400,6,1,1), (7583,-1,335400,7,1,2), (6927,-1,335400,8,1,1), (6933,-1,335400,9,1,1), (6934,-1,335400,10,1,1), (6930,-1,335400,11,1,1), (6932,-1,335400,12,1,1), (6937,-1,335400,13,1,1), (6920,-1,335400,14,1,1), (6922,-1,335400,15,1,1), (6923,-1,335400,16,1,1), (6943,-1,335400,17,1,1), (6944,-1,335400,18,1,1), (6945,-1,335400,19,1,1), (6946,-1,335400,20,1,1), (6966,-1,335400,21,1,1), (6967,-1,335400,22,1,1), (6968,-1,335400,23,1,1), (6969,-1,335400,24,1,1), (6970,-1,335400,25,1,1), (6971,-1,335400,26,1,1), (6972,-1,335400,27,1,1), (6973,-1,335400,28,1,1), (6974,-1,335400,29,1,1), (6975,-1,335400,30,1,1), (6976,-1,335400,31,1,1), (6977,-1,335400,32,1,1), (8643,-1,335400,33,1,2), (8648,-1,335400,34,1,2), (9898,-1,335400,35,1,8), (952,-1,335400,36,1,2), (6902,-1,135392,1,-1,0), (1829,-1,135392,2,5,1), (5169,-1,135392,3,5,1), (6902,-1,235392,1,-1,0), (1829,-1,235392,2,5,1), (5858,-1,235392,3,1,1), (5169,-1,235392,4,10,1), (7130,-1,235392,5,1,1), (7127,-1,235392,6,1,1), (8643,-1,235392,7,1,2), (8648,-1,235392,8,1,2), (6902,-1,335392,1,-1,0), (1829,-1,335392,2,5,1), (5858,-1,335392,3,1,1), (5169,-1,335392,4,10,1), (7130,-1,335392,5,1,1), (7127,-1,335392,6,1,1), (7583,-1,335392,7,1,2), (6927,-1,335392,8,1,1), (6933,-1,335392,9,1,1), (6934,-1,335392,10,1,1), (6930,-1,335392,11,1,1), (6932,-1,335392,12,1,1), (6937,-1,335392,13,1,1), (6920,-1,335392,14,1,1), (6922,-1,335392,15,1,1), (6923,-1,335392,16,1,1), (6943,-1,335392,17,1,1), (6944,-1,335392,18,1,1), (6945,-1,335392,19,1,1), (6946,-1,335392,20,1,1), (6966,-1,335392,21,1,1), (6967,-1,335392,22,1,1), (6968,-1,335392,23,1,1), (6969,-1,335392,24,1,1), (6970,-1,335392,25,1,1), (6971,-1,335392,26,1,1), (6972,-1,335392,27,1,1), (6973,-1,335392,28,1,1), (6974,-1,335392,29,1,1), (6975,-1,335392,30,1,1), (6976,-1,335392,31,1,1), (6977,-1,335392,32,1,1), (8643,-1,335392,33,1,2), (8648,-1,335392,34,1,2), (9898,-1,335392,35,1,8), (952,-1,335392,36,1,2), (6902,-1,135394,1,-1,0), (1829,-1,135394,2,5,1), (5169,-1,135394,3,5,1), (6902,-1,235394,1,-1,0), (1829,-1,235394,2,5,1), (5858,-1,235394,3,1,1), (5169,-1,235394,4,10,1), (7130,-1,235394,5,1,1), (7127,-1,235394,6,1,1), (8643,-1,235394,7,1,2), (8648,-1,235394,8,1,2), (6902,-1,335394,1,-1,0), (1829,-1,335394,2,5,1), (5858,-1,335394,3,1,1), (5169,-1,335394,4,10,1), (7130,-1,335394,5,1,1), (7127,-1,335394,6,1,1), (7583,-1,335394,7,1,2), (6927,-1,335394,8,1,1), (6933,-1,335394,9,1,1), (6934,-1,335394,10,1,1), (6930,-1,335394,11,1,1), (6932,-1,335394,12,1,1), (6937,-1,335394,13,1,1), (6920,-1,335394,14,1,1), (6922,-1,335394,15,1,1), (6923,-1,335394,16,1,1), (6943,-1,335394,17,1,1), (6944,-1,335394,18,1,1), (6945,-1,335394,19,1,1), (6946,-1,335394,20,1,1), (6966,-1,335394,21,1,1), (6967,-1,335394,22,1,1), (6968,-1,335394,23,1,1), (6969,-1,335394,24,1,1), (6970,-1,335394,25,1,1), (6971,-1,335394,26,1,1), (6972,-1,335394,27,1,1), (6973,-1,335394,28,1,1), (6974,-1,335394,29,1,1), (6975,-1,335394,30,1,1), (6976,-1,335394,31,1,1), (6977,-1,335394,32,1,1), (8643,-1,335394,33,1,2), (8648,-1,335394,34,1,2), (9898,-1,335394,35,1,8), (952,-1,335394,36,1,2), (6902,-1,135396,1,-1,0), (1829,-1,135396,2,5,1), (5169,-1,135396,3,5,1), (6902,-1,235396,1,-1,0), (1829,-1,235396,2,5,1), (5858,-1,235396,3,1,1), (5169,-1,235396,4,10,1), (7130,-1,235396,5,1,1), (7127,-1,235396,6,1,1), (8643,-1,235396,7,1,2), (8648,-1,235396,8,1,2), (6902,-1,335396,1,-1,0), (1829,-1,335396,2,5,1), (5858,-1,335396,3,1,1), (5169,-1,335396,4,10,1), (7130,-1,335396,5,1,1), (7127,-1,335396,6,1,1), (7583,-1,335396,7,1,2), (6927,-1,335396,8,1,1), (6933,-1,335396,9,1,1), (6934,-1,335396,10,1,1), (6930,-1,335396,11,1,1), (6932,-1,335396,12,1,1), (6937,-1,335396,13,1,1), (6920,-1,335396,14,1,1), (6922,-1,335396,15,1,1), (6923,-1,335396,16,1,1), (6943,-1,335396,17,1,1), (6944,-1,335396,18,1,1), (6945,-1,335396,19,1,1), (6946,-1,335396,20,1,1), (6966,-1,335396,21,1,1), (6967,-1,335396,22,1,1), (6968,-1,335396,23,1,1), (6969,-1,335396,24,1,1), (6970,-1,335396,25,1,1), (6971,-1,335396,26,1,1), (6972,-1,335396,27,1,1), (6973,-1,335396,28,1,1), (6974,-1,335396,29,1,1), (6975,-1,335396,30,1,1), (6976,-1,335396,31,1,1), (6977,-1,335396,32,1,1), (8643,-1,335396,33,1,2), (8648,-1,335396,34,1,2), (9898,-1,335396,35,1,8), (952,-1,335396,36,1,2), (6902,-1,135384,1,-1,0), (1829,-1,135384,2,5,1), (5169,-1,135384,3,5,1), (6902,-1,235384,1,-1,0), (1829,-1,235384,2,5,1), (5858,-1,235384,3,1,1), (5169,-1,235384,4,10,1), (7130,-1,235384,5,1,1), (7127,-1,235384,6,1,1), (8643,-1,235384,7,1,2), (8648,-1,235384,8,1,2), (6902,-1,335384,1,-1,0), (1829,-1,335384,2,5,1), (5858,-1,335384,3,1,1), (5169,-1,335384,4,10,1), (7130,-1,335384,5,1,1), (7127,-1,335384,6,1,1), (7583,-1,335384,7,1,2), (6927,-1,335384,8,1,1), (6933,-1,335384,9,1,1), (6934,-1,335384,10,1,1), (6930,-1,335384,11,1,1), (6932,-1,335384,12,1,1), (6937,-1,335384,13,1,1), (6920,-1,335384,14,1,1), (7699,-1,335384,15,1,1), (6924,-1,335384,16,1,1), (6943,-1,335384,17,1,1), (6944,-1,335384,18,1,1), (6945,-1,335384,19,1,1), (6946,-1,335384,20,1,1), (6966,-1,335384,21,1,1), (6967,-1,335384,22,1,1), (6968,-1,335384,23,1,1), (6969,-1,335384,24,1,1), (6970,-1,335384,25,1,1), (6971,-1,335384,26,1,1), (6972,-1,335384,27,1,1), (6973,-1,335384,28,1,1), (6974,-1,335384,29,1,1), (6975,-1,335384,30,1,1), (6976,-1,335384,31,1,1), (6977,-1,335384,32,1,1), (8643,-1,335384,33,1,2), (8648,-1,335384,34,1,2), (9898,-1,335384,35,1,8), (952,-1,335384,36,1,2), (948,-1,335384,37,1,4), (6902,-1,135390,1,-1,0), (1829,-1,135390,2,5,1), (5169,-1,135390,3,5,1), (6902,-1,235390,1,-1,0), (1829,-1,235390,2,5,1), (5858,-1,235390,3,1,1), (5169,-1,235390,4,10,1), (7130,-1,235390,5,1,1), (7127,-1,235390,6,1,1), (8643,-1,235390,7,1,2), (8648,-1,235390,8,1,2), (6902,-1,335390,1,-1,0), (1829,-1,335390,2,5,1), (5858,-1,335390,3,1,1), (5169,-1,335390,4,10,1), (7130,-1,335390,5,1,1), (7127,-1,335390,6,1,1), (7583,-1,335390,7,1,2), (6927,-1,335390,8,1,1), (6933,-1,335390,9,1,1), (6934,-1,335390,10,1,1), (6930,-1,335390,11,1,1), (6932,-1,335390,12,1,1), (6937,-1,335390,13,1,1), (6920,-1,335390,14,1,1), (7699,-1,335390,15,1,1), (6924,-1,335390,16,1,1), (6943,-1,335390,17,1,1), (6944,-1,335390,18,1,1), (6945,-1,335390,19,1,1), (6946,-1,335390,20,1,1), (6966,-1,335390,21,1,1), (6967,-1,335390,22,1,1), (6968,-1,335390,23,1,1), (6969,-1,335390,24,1,1), (6970,-1,335390,25,1,1), (6971,-1,335390,26,1,1), (6972,-1,335390,27,1,1), (6973,-1,335390,28,1,1), (6974,-1,335390,29,1,1), (6975,-1,335390,30,1,1), (6976,-1,335390,31,1,1), (6977,-1,335390,32,1,1), (8643,-1,335390,33,1,2), (8648,-1,335390,34,1,2), (9898,-1,335390,35,1,8), (952,-1,335390,36,1,2), (948,-1,335390,37,1,4), (6902,-1,135386,1,-1,0), (1829,-1,135386,2,5,1), (5169,-1,135386,3,5,1), (6902,-1,235386,1,-1,0), (1829,-1,235386,2,5,1), (5858,-1,235386,3,1,1), (5169,-1,235386,4,10,1), (7130,-1,235386,5,1,1), (7127,-1,235386,6,1,1), (8643,-1,235386,7,1,2), (8648,-1,235386,8,1,2), (6902,-1,335386,1,-1,0), (1829,-1,335386,2,5,1), (5858,-1,335386,3,1,1), (5169,-1,335386,4,10,1), (7130,-1,335386,5,1,1), (7127,-1,335386,6,1,1), (7583,-1,335386,7,1,2), (6927,-1,335386,8,1,1), (6933,-1,335386,9,1,1), (6934,-1,335386,10,1,1), (6930,-1,335386,11,1,1), (6932,-1,335386,12,1,1), (6937,-1,335386,13,1,1), (6920,-1,335386,14,1,1), (7699,-1,335386,15,1,1), (6924,-1,335386,16,1,1), (6943,-1,335386,17,1,1), (6944,-1,335386,18,1,1), (6945,-1,335386,19,1,1), (6946,-1,335386,20,1,1), (6966,-1,335386,21,1,1), (6967,-1,335386,22,1,1), (6968,-1,335386,23,1,1), (6969,-1,335386,24,1,1), (6970,-1,335386,25,1,1), (6971,-1,335386,26,1,1), (6972,-1,335386,27,1,1), (6973,-1,335386,28,1,1), (6974,-1,335386,29,1,1), (6975,-1,335386,30,1,1), (6976,-1,335386,31,1,1), (6977,-1,335386,32,1,1), (8643,-1,335386,33,1,2), (8648,-1,335386,34,1,2), (9898,-1,335386,35,1,8), (952,-1,335386,36,1,2), (948,-1,335386,37,1,4), (6902,-1,135388,1,-1,0), (1829,-1,135388,2,5,1), (5169,-1,135388,3,5,1), (6902,-1,235388,1,-1,0), (1829,-1,235388,2,5,1), (5858,-1,235388,3,1,1), (5169,-1,235388,4,10,1), (7130,-1,235388,5,1,1), (7127,-1,235388,6,1,1), (8643,-1,235388,7,1,2), (8648,-1,235388,8,1,2), (6902,-1,335388,1,-1,0), (1829,-1,335388,2,5,1), (5858,-1,335388,3,1,1), (5169,-1,335388,4,10,1), (7130,-1,335388,5,1,1), (7127,-1,335388,6,1,1), (7583,-1,335388,7,1,2), (6927,-1,335388,8,1,1), (6933,-1,335388,9,1,1), (6934,-1,335388,10,1,1), (6930,-1,335388,11,1,1), (6932,-1,335388,12,1,1), (6937,-1,335388,13,1,1), (6920,-1,335388,14,1,1), (7699,-1,335388,15,1,1), (6924,-1,335388,16,1,1), (6943,-1,335388,17,1,1), (6944,-1,335388,18,1,1), (6945,-1,335388,19,1,1), (6946,-1,335388,20,1,1), (6966,-1,335388,21,1,1), (6967,-1,335388,22,1,1), (6968,-1,335388,23,1,1), (6969,-1,335388,24,1,1), (6970,-1,335388,25,1,1), (6971,-1,335388,26,1,1), (6972,-1,335388,27,1,1), (6973,-1,335388,28,1,1), (6974,-1,335388,29,1,1), (6975,-1,335388,30,1,1), (6976,-1,335388,31,1,1), (6977,-1,335388,32,1,1), (8643,-1,335388,33,1,2), (8648,-1,335388,34,1,2), (9898,-1,335388,35,1,8), (952,-1,335388,36,1,2), (948,-1,335388,37,1,4), (6902,-1,135407,1,-1,0), (1829,-1,135407,2,5,1), (5169,-1,135407,3,5,1), (6902,-1,235407,1,-1,0), (1829,-1,235407,2,5,1), (5858,-1,235407,3,1,2), (5169,-1,235407,4,10,1), (7128,-1,235407,5,1,1), (7131,-1,235407,6,1,1), (8643,-1,235407,7,1,2), (8648,-1,235407,8,1,2), (6902,-1,335407,1,-1,0), (1829,-1,335407,2,5,1), (5858,-1,335407,3,1,1), (5169,-1,335407,4,10,1), (7128,-1,335407,5,1,1), (7131,-1,335407,6,1,1), (7585,-1,335407,7,1,2), (6926,-1,335407,8,1,1), (6929,-1,335407,9,1,1), (6931,-1,335407,10,1,1), (6920,-1,335407,11,1,1), (7691,-1,335407,12,1,1), (6925,-1,335407,13,1,1), (6940,-1,335407,14,1,1), (6941,-1,335407,15,1,1), (6942,-1,335407,16,1,1), (6954,-1,335407,17,1,1), (6955,-1,335407,18,1,1), (6956,-1,335407,19,1,1), (6957,-1,335407,20,1,1), (6958,-1,335407,21,1,1), (6959,-1,335407,22,1,1), (6960,-1,335407,23,1,1), (6961,-1,335407,24,1,1), (6962,-1,335407,25,1,1), (6963,-1,335407,26,1,1), (6964,-1,335407,27,1,1), (6965,-1,335407,28,1,1), (8643,-1,335407,29,1,2), (8648,-1,335407,30,1,2), (9898,-1,335407,31,1,8), (952,-1,335407,32,1,2), (6902,-1,135403,1,-1,0), (1829,-1,135403,2,5,1), (5169,-1,135403,3,5,1), (6902,-1,235403,1,-1,0), (1829,-1,235403,2,5,1), (5858,-1,235403,3,1,2), (5169,-1,235403,4,10,1), (7128,-1,235403,5,1,1), (7131,-1,235403,6,1,1), (8643,-1,235403,7,1,2), (8648,-1,235403,8,1,2), (6902,-1,335403,1,-1,0), (1829,-1,335403,2,5,1), (5858,-1,335403,3,1,1), (5169,-1,335403,4,10,1), (7128,-1,335403,5,1,1), (7131,-1,335403,6,1,1), (7585,-1,335403,7,1,2), (6926,-1,335403,8,1,1), (6929,-1,335403,9,1,1), (6931,-1,335403,10,1,1), (6920,-1,335403,11,1,1), (7691,-1,335403,12,1,1), (6925,-1,335403,13,1,1), (6940,-1,335403,14,1,1), (6941,-1,335403,15,1,1), (6942,-1,335403,16,1,1), (6954,-1,335403,17,1,1), (6955,-1,335403,18,1,1), (6956,-1,335403,19,1,1), (6957,-1,335403,20,1,1), (6958,-1,335403,21,1,1), (6959,-1,335403,22,1,1), (6960,-1,335403,23,1,1), (6961,-1,335403,24,1,1), (6962,-1,335403,25,1,1), (6963,-1,335403,26,1,1), (6964,-1,335403,27,1,1), (6965,-1,335403,28,1,1), (8643,-1,335403,29,1,2), (8648,-1,335403,30,1,2), (9898,-1,335403,31,1,8), (952,-1,335403,32,1,2), (6902,-1,135405,1,-1,0), (1829,-1,135405,2,5,1), (5169,-1,135405,3,5,1), (6902,-1,235405,1,-1,0), (1829,-1,235405,2,5,1), (5858,-1,235405,3,1,2), (5169,-1,235405,4,10,1), (7128,-1,235405,5,1,1), (7131,-1,235405,6,1,1), (8643,-1,235405,7,1,2), (8648,-1,235405,8,1,2), (6902,-1,335405,1,-1,0), (1829,-1,335405,2,5,1), (5858,-1,335405,3,1,1), (5169,-1,335405,4,10,1), (7128,-1,335405,5,1,1), (7131,-1,335405,6,1,1), (7585,-1,335405,7,1,2), (6926,-1,335405,8,1,1), (6929,-1,335405,9,1,1), (6931,-1,335405,10,1,1), (6920,-1,335405,11,1,1), (7691,-1,335405,12,1,1), (6925,-1,335405,13,1,1), (6940,-1,335405,14,1,1), (6941,-1,335405,15,1,1), (6942,-1,335405,16,1,1), (6954,-1,335405,17,1,1), (6955,-1,335405,18,1,1), (6956,-1,335405,19,1,1), (6957,-1,335405,20,1,1), (6958,-1,335405,21,1,1), (6959,-1,335405,22,1,1), (6960,-1,335405,23,1,1), (6961,-1,335405,24,1,1), (6962,-1,335405,25,1,1), (6963,-1,335405,26,1,1), (6964,-1,335405,27,1,1), (6965,-1,335405,28,1,1), (8643,-1,335405,29,1,2), (8648,-1,335405,30,1,2), (9898,-1,335405,31,1,8), (952,-1,335405,32,1,2), (6902,-1,135421,1,-1,0), (6316,-1,135421,2,-1,0), (1829,-1,135421,3,5,1), (5169,-1,135421,4,5,1), (6902,-1,235421,1,-1,0), (6316,-1,235421,2,-1,0), (1829,-1,235421,3,5,1), (5858,-1,235421,4,3,1), (5169,-1,235421,5,10,1), (952,-1,235421,6,1,2), (948,-1,235421,7,1,5), (730,-1,235421,8,1,25), (7134,-1,235421,9,1,1), (7135,-1,235421,10,1,1), (8645,-1,235421,11,1,2), (8651,-1,235421,12,1,2), (8751,-1,235421,13,1,2), (6902,-1,335421,1,-1,0), (6316,-1,335421,2,-1,0), (1829,-1,335421,3,5,1), (5858,-1,335421,4,3,1), (5169,-1,335421,5,10,1), (952,-1,335421,6,1,2), (948,-1,335421,7,1,2), (730,-1,335421,8,1,25), (7134,-1,335421,9,1,1), (7135,-1,335421,10,1,1), (7584,-1,335421,11,1,2), (6928,-1,335421,12,1,1), (6935,-1,335421,13,1,1), (6936,-1,335421,14,1,1), (6938,-1,335421,15,1,1), (6921,-1,335421,16,1,1), (8366,-1,335421,17,1,1), (7700,-1,335421,18,1,1), (6939,-1,335421,19,1,1), (6947,-1,335421,20,1,1), (6948,-1,335421,21,1,1), (6949,-1,335421,22,1,1), (6950,-1,335421,23,1,1), (6951,-1,335421,24,1,1), (6952,-1,335421,25,1,1), (6953,-1,335421,26,1,1), (7002,-1,335421,27,1,1), (7003,-1,335421,28,1,1), (7004,-1,335421,29,1,1), (7005,-1,335421,30,1,1), (7006,-1,335421,31,1,1), (7007,-1,335421,32,1,1), (7008,-1,335421,33,1,1), (7009,-1,335421,34,1,1), (7010,-1,335421,35,1,1), (7011,-1,335421,36,1,1), (7012,-1,335421,37,1,1), (7013,-1,335421,38,1,1), (8645,-1,335421,39,1,2), (8651,-1,335421,40,1,2), (8751,-1,335421,41,1,2), (8752,-1,335421,42,1,4), (8761,-1,335421,43,1,6), (729,-1,335421,44,1,12), (960,-1,335421,45,1,24), (9898,-1,335421,46,1,8), (16113,-1,335421,47,1,24), (16112,-1,335421,48,1,24), (8762,-1,335421,49,1,12), (16124,-1,335421,51,10,1), (16125,-1,335421,52,10,1), (6902,-1,135439,1,-1,0), (1829,-1,135439,2,5,1), (5169,-1,135439,3,5,1), (6902,-1,235439,1,-1,0), (1829,-1,235439,2,5,1), (5858,-1,235439,3,3,1), (5169,-1,235439,4,10,1), (7134,-1,235439,5,1,1), (7126,-1,235439,6,1,1), (8644,-1,235439,7,1,2), (8650,-1,235439,8,1,2), (6902,-1,335439,1,-1,0), (1829,-1,335439,2,5,1), (5858,-1,335439,3,3,1), (5169,-1,335439,4,10,1), (7134,-1,335439,5,1,1), (7126,-1,335439,6,1,1), (7584,-1,335439,7,1,2), (6928,-1,335439,8,1,1), (6935,-1,335439,9,1,1), (6936,-1,335439,10,1,1), (6938,-1,335439,11,1,1), (6921,-1,335439,12,1,1), (8371,-1,335439,13,1,1), (7691,-1,335439,14,1,1), (6947,-1,335439,15,1,1), (6948,-1,335439,16,1,1), (6949,-1,335439,17,1,1), (6950,-1,335439,18,1,1), (6951,-1,335439,19,1,1), (6952,-1,335439,20,1,1), (6953,-1,335439,21,1,1), (7002,-1,335439,22,1,1), (7003,-1,335439,23,1,1), (7004,-1,335439,24,1,1), (7005,-1,335439,25,1,1), (7006,-1,335439,26,1,1), (7007,-1,335439,27,1,1), (7008,-1,335439,28,1,1), (7009,-1,335439,29,1,1), (7010,-1,335439,30,1,1), (7011,-1,335439,31,1,1), (7012,-1,335439,32,1,1), (7013,-1,335439,33,1,2), (8644,-1,335439,34,1,2), (8650,-1,335439,35,1,2), (9898,-1,335439,36,1,8), (948,-1,335439,37,1,4), (730,-1,335439,38,1,6), (6902,-1,135441,1,-1,0), (1829,-1,135441,2,5,1), (5169,-1,135441,3,5,1), (6902,-1,235441,1,-1,0), (1829,-1,235441,2,5,1), (5858,-1,235441,3,3,1), (5169,-1,235441,4,10,1), (7134,-1,235441,5,1,1), (7126,-1,235441,6,1,1), (8644,-1,235441,7,1,2), (8650,-1,235441,8,1,2), (6902,-1,335441,1,-1,0), (1829,-1,335441,2,5,1), (5858,-1,335441,3,3,1), (5169,-1,335441,4,10,1), (7134,-1,335441,5,1,1), (7126,-1,335441,6,1,1), (7584,-1,335441,7,1,2), (6928,-1,335441,8,1,1), (6935,-1,335441,9,1,1), (6936,-1,335441,10,1,1), (6938,-1,335441,11,1,1), (6921,-1,335441,12,1,1), (8371,-1,335441,13,1,1), (7691,-1,335441,14,1,1), (6947,-1,335441,15,1,1), (6948,-1,335441,16,1,1), (6949,-1,335441,17,1,1), (6950,-1,335441,18,1,1), (6951,-1,335441,19,1,1), (6952,-1,335441,20,1,1), (6953,-1,335441,21,1,1), (7002,-1,335441,22,1,1), (7003,-1,335441,23,1,1), (7004,-1,335441,24,1,1), (7005,-1,335441,25,1,1), (7006,-1,335441,26,1,1), (7007,-1,335441,27,1,1), (7008,-1,335441,28,1,1), (7009,-1,335441,29,1,1), (7010,-1,335441,30,1,1), (7011,-1,335441,31,1,1), (7012,-1,335441,32,1,1), (7013,-1,335441,33,1,2), (8644,-1,335441,34,1,2), (8650,-1,335441,35,1,2), (9898,-1,335441,36,1,8), (948,-1,335441,37,1,4), (730,-1,335441,38,1,6), (6902,-1,135443,1,-1,0), (1829,-1,135443,2,5,1), (5169,-1,135443,3,5,1), (6902,-1,235443,1,-1,0), (1829,-1,235443,2,5,1), (5858,-1,235443,3,3,1), (5169,-1,235443,4,10,1), (7134,-1,235443,5,1,1), (7126,-1,235443,6,1,1), (8644,-1,235443,7,1,2), (8650,-1,235443,8,1,2), (6902,-1,335443,1,-1,0), (1829,-1,335443,2,5,1), (5858,-1,335443,3,3,1), (5169,-1,335443,4,10,1), (7134,-1,335443,5,1,1), (7126,-1,335443,6,1,1), (7584,-1,335443,7,1,2), (6928,-1,335443,8,1,1), (6935,-1,335443,9,1,1), (6936,-1,335443,10,1,1), (6938,-1,335443,11,1,1), (6921,-1,335443,12,1,1), (8371,-1,335443,13,1,1), (7691,-1,335443,14,1,1), (6947,-1,335443,15,1,1), (6948,-1,335443,16,1,1), (6949,-1,335443,17,1,1), (6950,-1,335443,18,1,1), (6951,-1,335443,19,1,1), (6952,-1,335443,20,1,1), (6953,-1,335443,21,1,1), (7002,-1,335443,22,1,1), (7003,-1,335443,23,1,1), (7004,-1,335443,24,1,1), (7005,-1,335443,25,1,1), (7006,-1,335443,26,1,1), (7007,-1,335443,27,1,1), (7008,-1,335443,28,1,1), (7009,-1,335443,29,1,1), (7010,-1,335443,30,1,1), (7011,-1,335443,31,1,1), (7012,-1,335443,32,1,1), (7013,-1,335443,33,1,2), (8644,-1,335443,34,1,2), (8650,-1,335443,35,1,2), (9898,-1,335443,36,1,8), (948,-1,335443,37,1,4), (730,-1,335443,38,1,6), (6902,-1,135447,1,-1,0), (1829,-1,135447,2,5,1), (5169,-1,135447,3,5,1), (6902,-1,235447,1,-1,0), (1829,-1,235447,2,5,1), (5858,-1,235447,3,3,1), (5169,-1,235447,4,10,1), (7134,-1,235447,5,1,1), (7126,-1,235447,6,1,1), (8644,-1,235447,7,1,2), (8650,-1,235447,8,1,2), (6902,-1,335447,1,-1,0), (1829,-1,335447,2,5,1), (5858,-1,335447,3,3,1), (5169,-1,335447,4,10,1), (7134,-1,335447,5,1,1), (7126,-1,335447,6,1,1), (7584,-1,335447,7,1,2), (6928,-1,335447,8,1,1), (6935,-1,335447,9,1,1), (6936,-1,335447,10,1,1), (6938,-1,335447,11,1,1), (6921,-1,335447,12,1,1), (8371,-1,335447,13,1,1), (7691,-1,335447,14,1,1), (6947,-1,335447,15,1,1), (6948,-1,335447,16,1,1), (6949,-1,335447,17,1,1), (6950,-1,335447,18,1,1), (6951,-1,335447,19,1,1), (6952,-1,335447,20,1,1), (6953,-1,335447,21,1,1), (7002,-1,335447,22,1,1), (7003,-1,335447,23,1,1), (7004,-1,335447,24,1,1), (7005,-1,335447,25,1,1), (7006,-1,335447,26,1,1), (7007,-1,335447,27,1,1), (7008,-1,335447,28,1,1), (7009,-1,335447,29,1,1), (7010,-1,335447,30,1,1), (7011,-1,335447,31,1,1), (7012,-1,335447,32,1,1), (7013,-1,335447,33,1,2), (8644,-1,335447,34,1,2), (8650,-1,335447,35,1,2), (9898,-1,335447,36,1,8), (948,-1,335447,37,1,4), (730,-1,335447,38,1,6), (6902,-1,135449,1,-1,0), (1829,-1,135449,2,5,1), (5169,-1,135449,3,5,1), (6902,-1,235449,1,-1,0), (1829,-1,235449,2,5,1), (5858,-1,235449,3,3,1), (5169,-1,235449,4,10,1), (7134,-1,235449,5,1,1), (7126,-1,235449,6,1,1), (8644,-1,235449,7,1,2), (8650,-1,235449,8,1,2), (6902,-1,335449,1,-1,0), (1829,-1,335449,2,5,1), (5858,-1,335449,3,3,1), (5169,-1,335449,4,10,1), (7134,-1,335449,5,1,1), (7126,-1,335449,6,1,1), (7584,-1,335449,7,1,2), (6928,-1,335449,8,1,1), (6935,-1,335449,9,1,1), (6936,-1,335449,10,1,1), (6938,-1,335449,11,1,1), (6921,-1,335449,12,1,1), (8371,-1,335449,13,1,1), (7691,-1,335449,14,1,1), (6947,-1,335449,15,1,1), (6948,-1,335449,16,1,1), (6949,-1,335449,17,1,1), (6950,-1,335449,18,1,1), (6951,-1,335449,19,1,1), (6952,-1,335449,20,1,1), (6953,-1,335449,21,1,1), (7002,-1,335449,22,1,1), (7003,-1,335449,23,1,1), (7004,-1,335449,24,1,1), (7005,-1,335449,25,1,1), (7006,-1,335449,26,1,1), (7007,-1,335449,27,1,1), (7008,-1,335449,28,1,1), (7009,-1,335449,29,1,1), (7010,-1,335449,30,1,1), (7011,-1,335449,31,1,1), (7012,-1,335449,32,1,1), (7013,-1,335449,33,1,2), (8644,-1,335449,34,1,2), (8650,-1,335449,35,1,2), (9898,-1,335449,36,1,8), (948,-1,335449,37,1,4), (730,-1,335449,38,1,6), (6902,-1,135467,1,-1,0), (1829,-1,135467,2,5,1), (5169,-1,135467,3,5,1), (6902,-1,235467,1,-1,0), (1829,-1,235467,2,5,1), (5858,-1,235467,3,3,1), (5169,-1,235467,4,10,1), (7129,-1,235467,5,1,1), (7126,-1,235467,6,1,1), (8643,-1,235467,7,1,2), (8649,-1,235467,8,1,2), (6902,-1,335467,1,-1,0), (1829,-1,335467,2,5,1), (5858,-1,335467,3,3,1), (5169,-1,335467,4,10,1), (7129,-1,335467,5,1,1), (7126,-1,335467,6,1,1), (7584,-1,335467,7,1,2), (6928,-1,335467,8,1,1), (6935,-1,335467,9,1,1), (6936,-1,335467,10,1,1), (6938,-1,335467,11,1,1), (6921,-1,335467,12,1,1), (8372,-1,335467,13,1,1), (7700,-1,335467,14,1,1), (6947,-1,335467,15,1,1), (6948,-1,335467,16,1,1), (6949,-1,335467,17,1,1), (6950,-1,335467,18,1,1), (6951,-1,335467,19,1,1), (6952,-1,335467,20,1,1), (6953,-1,335467,21,1,1), (7002,-1,335467,22,1,1), (7003,-1,335467,23,1,1), (7004,-1,335467,24,1,1), (7005,-1,335467,25,1,1), (7006,-1,335467,26,1,1), (7007,-1,335467,27,1,1), (7008,-1,335467,28,1,1), (7009,-1,335467,29,1,1), (7010,-1,335467,30,1,1), (7011,-1,335467,31,1,1), (7012,-1,335467,32,1,1), (7013,-1,335467,33,1,2), (8643,-1,335467,34,1,2), (8649,-1,335467,35,1,2), (9898,-1,335467,36,1,8), (952,-1,335467,37,1,2), (948,-1,335467,38,1,4), (6902,-1,135465,1,-1,0), (1829,-1,135465,2,5,1), (5169,-1,135465,3,5,1), (6902,-1,235465,1,-1,0), (1829,-1,235465,2,5,1), (5858,-1,235465,3,3,1), (5169,-1,235465,4,10,1), (7129,-1,235465,5,1,1), (7126,-1,235465,6,1,1), (8643,-1,235465,7,1,2), (8649,-1,235465,8,1,2), (6902,-1,335465,1,-1,0), (1829,-1,335465,2,5,1), (5858,-1,335465,3,3,1), (5169,-1,335465,4,10,1), (7129,-1,335465,5,1,1), (7126,-1,335465,6,1,1), (7584,-1,335465,7,1,2), (6928,-1,335465,8,1,1), (6935,-1,335465,9,1,1), (6936,-1,335465,10,1,1), (6938,-1,335465,11,1,1), (6921,-1,335465,12,1,1), (8372,-1,335465,13,1,1), (7700,-1,335465,14,1,1), (6947,-1,335465,15,1,1), (6948,-1,335465,16,1,1), (6949,-1,335465,17,1,1), (6950,-1,335465,18,1,1), (6951,-1,335465,19,1,1), (6952,-1,335465,20,1,1), (6953,-1,335465,21,1,1), (7002,-1,335465,22,1,1), (7003,-1,335465,23,1,1), (7004,-1,335465,24,1,1), (7005,-1,335465,25,1,1), (7006,-1,335465,26,1,1), (7007,-1,335465,27,1,1), (7008,-1,335465,28,1,1), (7009,-1,335465,29,1,1), (7010,-1,335465,30,1,1), (7011,-1,335465,31,1,1), (7012,-1,335465,32,1,1), (7013,-1,335465,33,1,2), (8643,-1,335465,34,1,2), (8649,-1,335465,35,1,2), (9898,-1,335465,36,1,8), (952,-1,335465,37,1,2), (948,-1,335465,38,1,4), (6902,-1,135463,1,-1,0), (1829,-1,135463,2,5,1), (5169,-1,135463,3,5,1), (6902,-1,235463,1,-1,0), (1829,-1,235463,2,5,1), (5858,-1,235463,3,3,1), (5169,-1,235463,4,10,1), (7129,-1,235463,5,1,1), (7126,-1,235463,6,1,1), (8643,-1,235463,7,1,2), (8649,-1,235463,8,1,2), (6902,-1,335463,1,-1,0), (1829,-1,335463,2,5,1), (5858,-1,335463,3,3,1), (5169,-1,335463,4,10,1), (7129,-1,335463,5,1,1), (7126,-1,335463,6,1,1), (7584,-1,335463,7,1,2), (6928,-1,335463,8,1,1), (6935,-1,335463,9,1,1), (6936,-1,335463,10,1,1), (6938,-1,335463,11,1,1), (6921,-1,335463,12,1,1), (8372,-1,335463,13,1,1), (7700,-1,335463,14,1,1), (6947,-1,335463,15,1,1), (6948,-1,335463,16,1,1), (6949,-1,335463,17,1,1), (6950,-1,335463,18,1,1), (6951,-1,335463,19,1,1), (6952,-1,335463,20,1,1), (6953,-1,335463,21,1,1), (7002,-1,335463,22,1,1), (7003,-1,335463,23,1,1), (7004,-1,335463,24,1,1), (7005,-1,335463,25,1,1), (7006,-1,335463,26,1,1), (7007,-1,335463,27,1,1), (7008,-1,335463,28,1,1), (7009,-1,335463,29,1,1), (7010,-1,335463,30,1,1), (7011,-1,335463,31,1,1), (7012,-1,335463,32,1,1), (7013,-1,335463,33,1,2), (8643,-1,335463,34,1,2), (8649,-1,335463,35,1,2), (9898,-1,335463,36,1,8), (952,-1,335463,37,1,2), (948,-1,335463,38,1,4), (6902,-1,135461,1,-1,0), (1829,-1,135461,2,5,1), (5169,-1,135461,3,5,1), (6902,-1,235461,1,-1,0), (1829,-1,235461,2,5,1), (5858,-1,235461,3,3,1), (5169,-1,235461,4,10,1), (7129,-1,235461,5,1,1), (7126,-1,235461,6,1,1), (8643,-1,235461,7,1,2), (8649,-1,235461,8,1,2), (6902,-1,335461,1,-1,0), (1829,-1,335461,2,5,1), (5858,-1,335461,3,3,1), (5169,-1,335461,4,10,1), (7129,-1,335461,5,1,1), (7126,-1,335461,6,1,1), (7584,-1,335461,7,1,2), (6928,-1,335461,8,1,1), (6935,-1,335461,9,1,1), (6936,-1,335461,10,1,1), (6938,-1,335461,11,1,1), (6921,-1,335461,12,1,1), (8372,-1,335461,13,1,1), (7700,-1,335461,14,1,1), (6947,-1,335461,15,1,1), (6948,-1,335461,16,1,1), (6949,-1,335461,17,1,1), (6950,-1,335461,18,1,1), (6951,-1,335461,19,1,1), (6952,-1,335461,20,1,1), (6953,-1,335461,21,1,1), (7002,-1,335461,22,1,1), (7003,-1,335461,23,1,1), (7004,-1,335461,24,1,1), (7005,-1,335461,25,1,1), (7006,-1,335461,26,1,1), (7007,-1,335461,27,1,1), (7008,-1,335461,28,1,1), (7009,-1,335461,29,1,1), (7010,-1,335461,30,1,1), (7011,-1,335461,31,1,1), (7012,-1,335461,32,1,1), (7013,-1,335461,33,1,2), (8643,-1,335461,34,1,2), (8649,-1,335461,35,1,2), (9898,-1,335461,36,1,8), (952,-1,335461,37,1,2), (948,-1,335461,38,1,4), (6902,-1,135566,1,-1,0), (1829,-1,135566,2,5,1), (5169,-1,135566,3,5,1), (6902,-1,235566,1,-1,0), (1829,-1,235566,2,5,1), (5858,-1,235566,3,3,1), (5169,-1,235566,4,10,1), (7132,-1,235566,5,1,1), (7133,-1,235566,6,1,1), (8644,-1,235566,7,1,2), (8650,-1,235566,8,1,2), (6902,-1,335566,1,-1,0), (1829,-1,335566,2,5,1), (5858,-1,335566,3,3,1), (5169,-1,335566,4,10,1), (7132,-1,335566,5,1,1), (7133,-1,335566,6,1,1), (7584,-1,335566,7,1,2), (6928,-1,335566,8,1,1), (6935,-1,335566,9,1,1), (6936,-1,335566,10,1,1), (6938,-1,335566,11,1,1), (6921,-1,335566,12,1,1), (8372,-1,335566,13,1,1), (6922,-1,335566,14,1,1), (6947,-1,335566,15,1,1), (6948,-1,335566,16,1,1), (6949,-1,335566,17,1,1), (6950,-1,335566,18,1,1), (6951,-1,335566,19,1,1), (6952,-1,335566,20,1,1), (6953,-1,335566,21,1,1), (7002,-1,335566,22,1,1), (7003,-1,335566,23,1,1), (7004,-1,335566,24,1,1), (7005,-1,335566,25,1,1), (7006,-1,335566,26,1,1), (7007,-1,335566,27,1,1), (7008,-1,335566,28,1,1), (7009,-1,335566,29,1,1), (7010,-1,335566,30,1,1), (7011,-1,335566,31,1,1), (7012,-1,335566,32,1,1), (7013,-1,335566,33,1,2), (8644,-1,335566,34,1,2), (8650,-1,335566,35,1,2), (9898,-1,335566,36,1,8), (948,-1,335566,37,1,4), (730,-1,335566,38,1,6), (6902,-1,135568,1,-1,0), (1829,-1,135568,2,5,1), (5169,-1,135568,3,5,1), (6902,-1,235568,1,-1,0), (1829,-1,235568,2,5,1), (5858,-1,235568,3,3,1), (5169,-1,235568,4,10,1), (7132,-1,235568,5,1,1), (7133,-1,235568,6,1,1), (8644,-1,235568,7,1,2), (8650,-1,235568,8,1,2), (6902,-1,335568,1,-1,0), (1829,-1,335568,2,5,1), (5858,-1,335568,3,3,1), (5169,-1,335568,4,10,1), (7132,-1,335568,5,1,1), (7133,-1,335568,6,1,1), (7584,-1,335568,7,1,2), (6928,-1,335568,8,1,1), (6935,-1,335568,9,1,1), (6936,-1,335568,10,1,1), (6938,-1,335568,11,1,1), (6921,-1,335568,12,1,1), (8372,-1,335568,13,1,1), (6922,-1,335568,14,1,1), (6947,-1,335568,15,1,1), (6948,-1,335568,16,1,1), (6949,-1,335568,17,1,1), (6950,-1,335568,18,1,1), (6951,-1,335568,19,1,1), (6952,-1,335568,20,1,1), (6953,-1,335568,21,1,1), (7002,-1,335568,22,1,1), (7003,-1,335568,23,1,1), (7004,-1,335568,24,1,1), (7005,-1,335568,25,1,1), (7006,-1,335568,26,1,1), (7007,-1,335568,27,1,1), (7008,-1,335568,28,1,1), (7009,-1,335568,29,1,1), (7010,-1,335568,30,1,1), (7011,-1,335568,31,1,1), (7012,-1,335568,32,1,1), (7013,-1,335568,33,1,2), (8644,-1,335568,34,1,2), (8650,-1,335568,35,1,2), (9898,-1,335568,36,1,8), (948,-1,335568,37,1,4), (730,-1,335568,38,1,6), (6902,-1,135570,1,-1,0), (1829,-1,135570,2,5,1), (5169,-1,135570,3,5,1), (6902,-1,235570,1,-1,0), (1829,-1,235570,2,5,1), (5858,-1,235570,3,3,1), (5169,-1,235570,4,10,1), (7132,-1,235570,5,1,1), (7133,-1,235570,6,1,1), (8644,-1,235570,7,1,2), (8650,-1,235570,8,1,2), (6902,-1,335570,1,-1,0), (1829,-1,335570,2,5,1), (5858,-1,335570,3,3,1), (5169,-1,335570,4,10,1), (7132,-1,335570,5,1,1), (7133,-1,335570,6,1,1), (7584,-1,335570,7,1,2), (6928,-1,335570,8,1,1), (6935,-1,335570,9,1,1), (6936,-1,335570,10,1,1), (6938,-1,335570,11,1,1), (6921,-1,335570,12,1,1), (8372,-1,335570,13,1,1), (6922,-1,335570,14,1,1), (6947,-1,335570,15,1,1), (6948,-1,335570,16,1,1), (6949,-1,335570,17,1,1), (6950,-1,335570,18,1,1), (6951,-1,335570,19,1,1), (6952,-1,335570,20,1,1), (6953,-1,335570,21,1,1), (7002,-1,335570,22,1,1), (7003,-1,335570,23,1,1), (7004,-1,335570,24,1,1), (7005,-1,335570,25,1,1), (7006,-1,335570,26,1,1), (7007,-1,335570,27,1,1), (7008,-1,335570,28,1,1), (7009,-1,335570,29,1,1), (7010,-1,335570,30,1,1), (7011,-1,335570,31,1,1), (7012,-1,335570,32,1,1), (7013,-1,335570,33,1,2), (8644,-1,335570,34,1,2), (8650,-1,335570,35,1,2), (9898,-1,335570,36,1,8), (948,-1,335570,37,1,4), (730,-1,335570,38,1,6), (6902,-1,135572,1,-1,0), (1829,-1,135572,2,5,1), (5169,-1,135572,3,5,1), (6902,-1,235572,1,-1,0), (1829,-1,235572,2,5,1), (5858,-1,235572,3,3,1), (5169,-1,235572,4,10,1), (7132,-1,235572,5,1,1), (7133,-1,235572,6,1,1), (8644,-1,235572,7,1,2), (8650,-1,235572,8,1,2), (6902,-1,335572,1,-1,0), (1829,-1,335572,2,5,1), (5858,-1,335572,3,3,1), (5169,-1,335572,4,10,1), (7132,-1,335572,5,1,1), (7133,-1,335572,6,1,1), (7584,-1,335572,7,1,2), (6928,-1,335572,8,1,1), (6935,-1,335572,9,1,1), (6936,-1,335572,10,1,1), (6938,-1,335572,11,1,1), (6921,-1,335572,12,1,1), (8372,-1,335572,13,1,1), (6922,-1,335572,14,1,1), (6947,-1,335572,15,1,1), (6948,-1,335572,16,1,1), (6949,-1,335572,17,1,1), (6950,-1,335572,18,1,1), (6951,-1,335572,19,1,1), (6952,-1,335572,20,1,1), (6953,-1,335572,21,1,1), (7002,-1,335572,22,1,1), (7003,-1,335572,23,1,1), (7004,-1,335572,24,1,1), (7005,-1,335572,25,1,1), (7006,-1,335572,26,1,1), (7007,-1,335572,27,1,1), (7008,-1,335572,28,1,1), (7009,-1,335572,29,1,1), (7010,-1,335572,30,1,1), (7011,-1,335572,31,1,1), (7012,-1,335572,32,1,1), (7013,-1,335572,33,1,2), (8644,-1,335572,34,1,2), (8650,-1,335572,35,1,2), (9898,-1,335572,36,1,8), (948,-1,335572,37,1,4), (730,-1,335572,38,1,6), (6902,-1,135574,1,-1,0), (1829,-1,135574,2,5,1), (5169,-1,135574,3,5,1), (6902,-1,235574,1,-1,0), (1829,-1,235574,2,5,1), (5858,-1,235574,3,3,1), (5169,-1,235574,4,10,1), (7132,-1,235574,5,1,1), (7133,-1,235574,6,1,1), (8644,-1,235574,7,1,2), (8650,-1,235574,8,1,2), (6902,-1,335574,1,-1,0), (1829,-1,335574,2,5,1), (5858,-1,335574,3,3,1), (5169,-1,335574,4,10,1), (7132,-1,335574,5,1,1), (7133,-1,335574,6,1,1), (7584,-1,335574,7,1,2), (6928,-1,335574,8,1,1), (6935,-1,335574,9,1,1), (6936,-1,335574,10,1,1), (6938,-1,335574,11,1,1), (6921,-1,335574,12,1,1), (8372,-1,335574,13,1,1), (6922,-1,335574,14,1,1), (6947,-1,335574,15,1,1), (6948,-1,335574,16,1,1), (6949,-1,335574,17,1,1), (6950,-1,335574,18,1,1), (6951,-1,335574,19,1,1), (6952,-1,335574,20,1,1), (6953,-1,335574,21,1,1), (7002,-1,335574,22,1,1), (7003,-1,335574,23,1,1), (7004,-1,335574,24,1,1), (7005,-1,335574,25,1,1), (7006,-1,335574,26,1,1), (7007,-1,335574,27,1,1), (7008,-1,335574,28,1,1), (7009,-1,335574,29,1,1), (7010,-1,335574,30,1,1), (7011,-1,335574,31,1,1), (7012,-1,335574,32,1,1), (7013,-1,335574,33,1,2), (8644,-1,335574,34,1,2), (8650,-1,335574,35,1,2), (9898,-1,335574,36,1,8), (948,-1,335574,37,1,4), (730,-1,335574,38,1,6), (6902,-1,135576,1,-1,0), (1829,-1,135576,2,5,1), (5169,-1,135576,3,5,1), (6902,-1,235576,1,-1,0), (1829,-1,235576,2,5,1), (5858,-1,235576,3,3,1), (5169,-1,235576,4,10,1), (7132,-1,235576,5,1,1), (7133,-1,235576,6,1,1), (8644,-1,235576,7,1,2), (8650,-1,235576,8,1,2), (6902,-1,335576,1,-1,0), (1829,-1,335576,2,5,1), (5858,-1,335576,3,3,1), (5169,-1,335576,4,10,1), (7132,-1,335576,5,1,1), (7133,-1,335576,6,1,1), (7584,-1,335576,7,1,2), (6928,-1,335576,8,1,1), (6935,-1,335576,9,1,1), (6936,-1,335576,10,1,1), (6938,-1,335576,11,1,1), (6921,-1,335576,12,1,1), (8372,-1,335576,13,1,1), (6922,-1,335576,14,1,1), (6947,-1,335576,15,1,1), (6948,-1,335576,16,1,1), (6949,-1,335576,17,1,1), (6950,-1,335576,18,1,1), (6951,-1,335576,19,1,1), (6952,-1,335576,20,1,1), (6953,-1,335576,21,1,1), (7002,-1,335576,22,1,1), (7003,-1,335576,23,1,1), (7004,-1,335576,24,1,1), (7005,-1,335576,25,1,1), (7006,-1,335576,26,1,1), (7007,-1,335576,27,1,1), (7008,-1,335576,28,1,1), (7009,-1,335576,29,1,1), (7010,-1,335576,30,1,1), (7011,-1,335576,31,1,1), (7012,-1,335576,32,1,1), (7013,-1,335576,33,1,2), (8644,-1,335576,34,1,2), (8650,-1,335576,35,1,2), (9898,-1,335576,36,1,8), (948,-1,335576,37,1,4), (730,-1,335576,38,1,6), (6902,-1,135578,1,-1,0), (1829,-1,135578,2,5,1), (5169,-1,135578,3,5,1), (6902,-1,235578,1,-1,0), (1829,-1,235578,2,5,1), (5858,-1,235578,3,3,1), (5169,-1,235578,4,10,1), (7132,-1,235578,5,1,1), (7133,-1,235578,6,1,1), (8644,-1,235578,7,1,2), (8650,-1,235578,8,1,2), (6902,-1,335578,1,-1,0), (1829,-1,335578,2,5,1), (5858,-1,335578,3,3,1), (5169,-1,335578,4,10,1), (7132,-1,335578,5,1,1), (7133,-1,335578,6,1,1), (7584,-1,335578,7,1,2), (6928,-1,335578,8,1,1), (6935,-1,335578,9,1,1), (6936,-1,335578,10,1,1), (6938,-1,335578,11,1,1), (6921,-1,335578,12,1,1), (8372,-1,335578,13,1,1), (6922,-1,335578,14,1,1), (6947,-1,335578,15,1,1), (6948,-1,335578,16,1,1), (6949,-1,335578,17,1,1), (6950,-1,335578,18,1,1), (6951,-1,335578,19,1,1), (6952,-1,335578,20,1,1), (6953,-1,335578,21,1,1), (7002,-1,335578,22,1,1), (7003,-1,335578,23,1,1), (7004,-1,335578,24,1,1), (7005,-1,335578,25,1,1), (7006,-1,335578,26,1,1), (7007,-1,335578,27,1,1), (7008,-1,335578,28,1,1), (7009,-1,335578,29,1,1), (7010,-1,335578,30,1,1), (7011,-1,335578,31,1,1), (7012,-1,335578,32,1,1), (7013,-1,335578,33,1,2), (8644,-1,335578,34,1,2), (8650,-1,335578,35,1,2), (9898,-1,335578,36,1,8), (948,-1,335578,37,1,4), (730,-1,335578,38,1,6), (6902,-1,135580,1,-1,0), (1829,-1,135580,2,5,1), (5169,-1,135580,3,5,1), (6902,-1,235580,1,-1,0), (1829,-1,235580,2,5,1), (5858,-1,235580,3,1,1), (5169,-1,235580,4,10,1), (7130,-1,235580,5,1,1), (7131,-1,235580,6,1,1), (8643,-1,235580,7,1,2), (8648,-1,235580,8,1,2), (6902,-1,335580,1,-1,0), (1829,-1,335580,2,5,1), (5858,-1,335580,3,1,1), (5169,-1,335580,4,10,1), (7130,-1,335580,5,1,1), (7131,-1,335580,6,1,1), (7583,-1,335580,7,1,2), (6927,-1,335580,8,1,1), (6933,-1,335580,9,1,1), (6934,-1,335580,10,1,1), (6930,-1,335580,11,1,1), (6932,-1,335580,12,1,1), (6937,-1,335580,13,1,1), (6920,-1,335580,14,1,1), (6922,-1,335580,15,1,1), (7690,-1,335580,16,1,1), (6943,-1,335580,17,1,1), (6944,-1,335580,18,1,1), (6945,-1,335580,19,1,1), (6946,-1,335580,20,1,1), (6966,-1,335580,21,1,1), (6967,-1,335580,22,1,1), (6968,-1,335580,23,1,1), (6969,-1,335580,24,1,1), (6970,-1,335580,25,1,1), (6971,-1,335580,26,1,1), (6972,-1,335580,27,1,1), (6973,-1,335580,28,1,1), (6974,-1,335580,29,1,1), (6975,-1,335580,30,1,1), (6976,-1,335580,31,1,1), (6977,-1,335580,32,1,1), (8643,-1,335580,33,1,2), (8648,-1,335580,34,1,2), (9898,-1,335580,35,1,8), (952,-1,335580,36,1,2), (948,-1,335580,37,1,4), (6902,-1,135582,1,-1,0), (1829,-1,135582,2,5,1), (5169,-1,135582,3,5,1), (6902,-1,235582,1,-1,0), (1829,-1,235582,2,5,1), (5858,-1,235582,3,1,1), (5169,-1,235582,4,10,1), (7130,-1,235582,5,1,1), (7131,-1,235582,6,1,1), (8643,-1,235582,7,1,2), (8648,-1,235582,8,1,2), (6902,-1,335582,1,-1,0), (1829,-1,335582,2,5,1), (5858,-1,335582,3,1,1), (5169,-1,335582,4,10,1), (7130,-1,335582,5,1,1), (7131,-1,335582,6,1,1), (7583,-1,335582,7,1,2), (6927,-1,335582,8,1,1), (6933,-1,335582,9,1,1), (6934,-1,335582,10,1,1), (6930,-1,335582,11,1,1), (6932,-1,335582,12,1,1), (6937,-1,335582,13,1,1), (6920,-1,335582,14,1,1), (6922,-1,335582,15,1,1), (7690,-1,335582,16,1,1), (6943,-1,335582,17,1,1), (6944,-1,335582,18,1,1), (6945,-1,335582,19,1,1), (6946,-1,335582,20,1,1), (6966,-1,335582,21,1,1), (6967,-1,335582,22,1,1), (6968,-1,335582,23,1,1), (6969,-1,335582,24,1,1), (6970,-1,335582,25,1,1), (6971,-1,335582,26,1,1), (6972,-1,335582,27,1,1), (6973,-1,335582,28,1,1), (6974,-1,335582,29,1,1), (6975,-1,335582,30,1,1), (6976,-1,335582,31,1,1), (6977,-1,335582,32,1,1), (8643,-1,335582,33,1,2), (8648,-1,335582,34,1,2), (9898,-1,335582,35,1,8), (952,-1,335582,36,1,2), (948,-1,335582,37,1,4), (6902,-1,135584,1,-1,0), (1829,-1,135584,2,5,1), (5169,-1,135584,3,5,1), (6902,-1,235584,1,-1,0), (1829,-1,235584,2,5,1), (5858,-1,235584,3,1,1), (5169,-1,235584,4,10,1), (7130,-1,235584,5,1,1), (7131,-1,235584,6,1,1), (8643,-1,235584,7,1,2), (8648,-1,235584,8,1,2), (6902,-1,335584,1,-1,0), (1829,-1,335584,2,5,1), (5858,-1,335584,3,1,1), (5169,-1,335584,4,10,1), (7130,-1,335584,5,1,1), (7131,-1,335584,6,1,1), (7583,-1,335584,7,1,2), (6927,-1,335584,8,1,1), (6933,-1,335584,9,1,1), (6934,-1,335584,10,1,1), (6930,-1,335584,11,1,1), (6932,-1,335584,12,1,1), (6937,-1,335584,13,1,1), (6920,-1,335584,14,1,1), (6922,-1,335584,15,1,1), (7690,-1,335584,16,1,1), (6943,-1,335584,17,1,1), (6944,-1,335584,18,1,1), (6945,-1,335584,19,1,1), (6946,-1,335584,20,1,1), (6966,-1,335584,21,1,1), (6967,-1,335584,22,1,1), (6968,-1,335584,23,1,1), (6969,-1,335584,24,1,1), (6970,-1,335584,25,1,1), (6971,-1,335584,26,1,1), (6972,-1,335584,27,1,1), (6973,-1,335584,28,1,1), (6974,-1,335584,29,1,1), (6975,-1,335584,30,1,1), (6976,-1,335584,31,1,1), (6977,-1,335584,32,1,1), (8643,-1,335584,33,1,2), (8648,-1,335584,34,1,2), (9898,-1,335584,35,1,8), (952,-1,335584,36,1,2), (948,-1,335584,37,1,4), (6902,-1,135586,1,-1,0), (1829,-1,135586,2,5,1), (5169,-1,135586,3,5,1), (6902,-1,235586,1,-1,0), (1829,-1,235586,2,5,1), (5858,-1,235586,3,1,1), (5169,-1,235586,4,10,1), (7130,-1,235586,5,1,1), (7131,-1,235586,6,1,1), (8643,-1,235586,7,1,2), (8648,-1,235586,8,1,2), (6902,-1,335586,1,-1,0), (1829,-1,335586,2,5,1), (5858,-1,335586,3,1,1), (5169,-1,335586,4,10,1), (7130,-1,335586,5,1,1), (7131,-1,335586,6,1,1), (7583,-1,335586,7,1,2), (6927,-1,335586,8,1,1), (6933,-1,335586,9,1,1), (6934,-1,335586,10,1,1), (6930,-1,335586,11,1,1), (6932,-1,335586,12,1,1), (6937,-1,335586,13,1,1), (6920,-1,335586,14,1,1), (6922,-1,335586,15,1,1), (7690,-1,335586,16,1,1), (6943,-1,335586,17,1,1), (6944,-1,335586,18,1,1), (6945,-1,335586,19,1,1), (6946,-1,335586,20,1,1), (6966,-1,335586,21,1,1), (6967,-1,335586,22,1,1), (6968,-1,335586,23,1,1), (6969,-1,335586,24,1,1), (6970,-1,335586,25,1,1), (6971,-1,335586,26,1,1), (6972,-1,335586,27,1,1), (6973,-1,335586,28,1,1), (6974,-1,335586,29,1,1), (6975,-1,335586,30,1,1), (6976,-1,335586,31,1,1), (6977,-1,335586,32,1,1), (8643,-1,335586,33,1,2), (8648,-1,335586,34,1,2), (9898,-1,335586,35,1,8), (952,-1,335586,36,1,2), (948,-1,335586,37,1,4); -- Castles Item Creation INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`,`count`,time) VALUES (6316,-1,351001,1,-1,0), (7015,-1,351001,2,-1,0), (6838,-1,351001,3,-1,0), (9607,-1,351001,4,-1,0), (13686,-1,351001,5,-1,0), (8751,-1,351001,6,1,2), (8752,-1,351001,7,1,4), (8761,-1,351001,8,1,6), (9898,-1,351001,9,1,8), (16115,-1,351001,10,1,24), (8762,-1,351001,11,1,12), (16127,-1,351001,12,10,1), (6316,-1,351421,1,-1,0), (7015,-1,351421,2,-1,0), (6835,-1,351421,3,-1,0), (9608,-1,351421,4,-1,0), (13686,-1,351421,5,-1,0), (8751,-1,351421,6,1,2), (8752,-1,351421,7,1,4), (8761,-1,351421,8,1,6), (9898,-1,351421,9,1,8), (16116,-1,351421,10,1,24), (8762,-1,351421,11,1,12), (16128,-1,351421,12,10,1), (6316,-1,351841,1,-1,0), (7015,-1,351841,2,-1,0), (6839,-1,351841,3,-1,0), (9609,-1,351841,4,-1,0), (13686,-1,351841,5,-1,0), (8751,-1,351841,6,1,2), (8752,-1,351841,7,1,4), (8761,-1,351841,8,1,6), (9898,-1,351841,9,1,8), (16115,-1,351841,10,1,24), (8762,-1,351841,11,1,12), (16127,-1,351841,12,10,1), (6316,-1,352261,1,-1,0), (7015,-1,352261,2,-1,0), (6837,-1,352261,3,-1,0), (9610,-1,352261,4,-1,0), (13686,-1,352261,5,-1,0), (8751,-1,352261,6,1,2), (8752,-1,352261,7,1,4), (8761,-1,352261,8,1,6), (9898,-1,352261,9,1,8), (16116,-1,352261,10,1,24), (8762,-1,352261,11,1,12), (16128,-1,352261,12,10,1), (6316,-1,352741,1,-1,0), (7015,-1,352741,2,-1,0), (6840,-1,352741,3,-1,0), (9611,-1,352741,4,-1,0), (13686,-1,352741,5,-1,0), (8751,-1,352741,6,1,2), (8752,-1,352741,7,1,4), (8761,-1,352741,8,1,6), (9898,-1,352741,9,1,8), (16115,-1,352741,10,1,24), (8762,-1,352741,11,1,12), (16127,-1,352741,12,10,1), (6316,-1,353161,1,-1,0), (7015,-1,353161,2,-1,0), (6834,-1,353161,3,-1,0), (9612,-1,353161,4,-1,0), (13686,-1,353161,5,-1,0), (8751,-1,353161,6,1,2), (8752,-1,353161,7,1,4), (8761,-1,353161,8,1,6), (9898,-1,353161,9,1,8), (16116,-1,353161,10,1,24), (8762,-1,353161,11,1,12), (16128,-1,353161,12,10,1), (6316,-1,353631,1,-1,0), (7015,-1,353631,2,-1,0), (6836,-1,353631,3,-1,0), (9613,-1,353631,4,-1,0), (13686,-1,353631,5,-1,0), (8751,-1,353631,6,1,2), (8752,-1,353631,7,1,4), (8761,-1,353631,8,1,6), (9898,-1,353631,9,1,8), (16115,-1,353631,10,1,24), (8762,-1,353631,11,1,12), (16127,-1,353631,12,10,1), (6316,-1,355091,1,-1,0), (7015,-1,355091,2,-1,0), (8182,-1,355091,3,-1,0), (9614,-1,355091,4,-1,0), (13686,-1,355091,5,-1,0), (8751,-1,355091,6,1,2), (8752,-1,355091,7,1,4), (8761,-1,355091,8,1,6), (9898,-1,355091,9,1,8), (16116,-1,355091,10,1,24), (8762,-1,355091,11,1,12), (16128,-1,355091,12,10,1), (6316,-1,355551,1,-1,0), (7015,-1,355551,2,-1,0), (8183,-1,355551,3,-1,0), (9615,-1,355551,4,-1,0), (13686,-1,355551,5,-1,0), (8751,-1,355551,6,1,2), (8752,-1,355551,7,1,4), (8761,-1,355551,8,1,6), (9898,-1,355551,9,1,8), (16115,-1,355551,10,1,24), (8762,-1,355551,11,1,12), (16127,-1,355551,12,10,1); -- Harvester INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`,`count`,`currentCount`, time, savetimer) VALUES (5125,575,335103,1,-1,-1,0,0), (5125,575,335145,1,-1,-1,0,0), (5125,575,335187,1,-1,-1,0,0), (5125,575,335229,1,-1,-1,0,0), (5125,575,335230,1,-1,-1,0,0), (5125,575,335231,1,-1,-1,0,0), (5125,575,335277,1,-1,-1,0,0), (5125,575,335319,1,-1,-1,0,0), (5125,575,335366,1,-1,-1,0,0), (5125,575,335512,1,-1,-1,0,0), (5125,575,335558,1,-1,-1,0,0), (5125,575,335644,1,-1,-1,0,0), (5125,575,335645,1,-1,-1,0,0), (5125,575,336456,1,-1,-1,0,0); -- Quest 381: Sandra's Album INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`,`count`,time) VALUES (5900,10000,7,18,1,3); -- GM SHOP START BUYLISTS (99xx range)-- INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Forgotten Scrolls (10549,0,9901,1), (10550,0,9901,2), (10551,0,9901,3), (10552,0,9901,4), (10553,0,9901,5), (10554,0,9901,6), (10555,0,9901,7), (10556,0,9901,8), (10557,0,9901,9), (10558,0,9901,10), (10559,0,9901,11), (10560,0,9901,12), (10561,0,9901,13), (10562,0,9901,14), (10563,0,9901,15), (10564,0,9901,16), (10565,0,9901,17), (10566,0,9901,18), (10567,0,9901,19), (10568,0,9901,20), (10569,0,9901,21), (10570,0,9901,22), (10571,0,9901,23), (10572,0,9901,24), (10573,0,9901,25), (10574,0,9901,26), (10575,0,9901,27), (10576,0,9901,28), (10577,0,9901,29), (10578,0,9901,30), (10579,0,9901,31), (10580,0,9901,32), (10581,0,9901,33), (10582,0,9901,34), (10583,0,9901,35), (10584,0,9901,36), (10585,0,9901,37), (10586,0,9901,38), (10587,0,9901,39), (10588,0,9901,40), (10589,0,9901,41), (10590,0,9901,42), (10591,0,9901,43), (10592,0,9901,44), (10593,0,9901,45), (10594,0,9901,46), (10595,0,9901,47), (10597,0,9901,48), (10595,0,9901,49), (10608,0,9901,50), (10609,0,9901,51), (10610,0,9901,52), (12768,0,9901,53), (12769,0,9901,54), (12770,0,9901,55), (12771,0,9901,56), (14170,0,9901,57), (14171,0,9901,58), (14172,0,9901,59), (14173,0,9901,60), (14174,0,9901,61), (14175,0,9901,62), (14176,0,9901,63), (14177,0,9901,64), (14178,0,9901,65), (14179,0,9901,66), (14180,0,9901,67), (14181,0,9901,68), (14182,0,9901,69), (14183,0,9901,70), (14184,0,9901,71), (14185,0,9901,72), (14186,0,9901,73), (14187,0,9901,74), (14188,0,9901,75), (14189,0,9901,76), (14190,0,9901,77), (14191,0,9901,78), (14192,0,9901,79), (14193,0,9901,80), (14194,0,9901,81), (14195,0,9901,82), (14196,0,9901,83), (14197,0,9901,84), (14198,0,9901,85), (14199,0,9901,86), (14200,0,9901,87), (14201,0,9901,88), (14202,0,9901,89), (14203,0,9901,90), (14204,0,9901,91), (14205,0,9901,92), (14206,0,9901,93), (14207,0,9901,94), (14208,0,9901,95), (14209,0,9901,96), (14210,0,9901,97), (14211,0,9901,98), (14212,0,9901,99), (14213,0,9901,100), (14214,0,9901,101), (14215,0,9901,102), (14216,0,9901,103), (14217,0,9901,104), (14218,0,9901,105), (14219,0,9901,106), (14220,0,9901,107), (14221,0,9901,108), (14222,0,9901,109), (14223,0,9901,110), (14224,0,9901,111), (14225,0,9901,112), (14226,0,9901,113), (14227,0,9901,114); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Life Stones (8723,0,9902,1), (8724,0,9902,2), (8725,0,9902,3), (8726,0,9902,4), (8727,0,9902,5), (8728,0,9902,6), (8729,0,9902,7), (8730,0,9902,8), (8731,0,9902,9), (8732,0,9902,10), (9573,0,9902,11), (14166,0,9902,12), -- (GM-Shop) Mid-Grade Life Stones (8733,0,9902,13), (8734,0,9902,14), (8735,0,9902,15), (8736,0,9902,16), (8737,0,9902,17), (8738,0,9902,18), (8739,0,9902,19), (8740,0,9902,20), (8741,0,9902,21), (8742,0,9902,22), (9574,0,9902,23), (14167,0,9902,24), -- (GM-Shop) High-Grade Life Stones (8743,0,9902,25), (8744,0,9902,26), (8745,0,9902,27), (8746,0,9902,28), (8747,0,9902,29), (8748,0,9902,30), (8749,0,9902,31), (8750,0,9902,32), (8751,0,9902,33), (8752,0,9902,34), (9575,0,9902,35), (10485,0,9902,36), (14168,0,9902,37), -- (GM-Shop) Top-Grade Life Stones (8753,0,9902,38), (8754,0,9902,39), (8755,0,9902,40), (8756,0,9902,41), (8757,0,9902,42), (8758,0,9902,43), (8759,0,9902,44), (8760,0,9902,45), (8761,0,9902,46), (8762,0,9902,47), (9576,0,9902,48), (10486,0,9902,49), (14169,0,9902,50), -- (GM-Shop) Accessory Life Stones (12754,0,9902,51), (12755,0,9902,52), (12756,0,9902,53), (12757,0,9902,54), (12758,0,9902,55), (12759,0,9902,56), (12760,0,9902,57), (12761,0,9902,58), (12762,0,9902,59), (12763,0,9902,60), (12821,0,9902,61), (12822,0,9902,62), (14008,0,9902,63); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Elemental Stones (9546,0,9903,1), (9547,0,9903,2), (9548,0,9903,3), (9549,0,9903,4), (9550,0,9903,5), (9551,0,9903,6), -- (GM-Shop) Elemental Stones (quest) (10521,0,9903,7), (10522,0,9903,8), (10523,0,9903,9), (10524,0,9903,10), (10525,0,9903,11), (10526,0,9903,12), -- (GM-Shop) Elemental Crystal (9552,0,9903,13), (9553,0,9903,14), (9554,0,9903,15), (9555,0,9903,16), (9556,0,9903,17), (9557,0,9903,18), -- (GM-Shop) Elemental Jewel (9558,0,9903,19), (9559,0,9903,20), (9560,0,9903,21), (9561,0,9903,22), (9562,0,9903,23), (9563,0,9903,24), -- (GM-Shop) Elemental Energy (9564,0,9903,25), (9565,0,9903,26), (9566,0,9903,27), (9567,0,9903,28), (9568,0,9903,29), (9569,0,9903,30), -- (GM-Shop) Elemental Potions (9997,0,9903,31), (9998,0,9903,32), (9999,0,9903,33), (10000,0,9903,34), (10001,0,9903,35), (10002,0,9903,36), -- (GM-Shop) Elemental Attack Stones (7906,0,9903,37), (7907,0,9903,38), (7908,0,9903,39), (7909,0,9903,40), (7910,0,9903,41), (7911,0,9903,42), -- (GM-Shop) Elemental Crystals (7912,0,9903,43), (7913,0,9903,44), (7914,0,9903,45), (7915,0,9903,46), (7916,0,9903,47), (7917,0,9903,48); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Giant Codex (6622,0,9904,1), (9625,0,9904,2), (9626,0,9904,3), (9627,0,9904,4); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Divine Inspiration Books (8618,0,9905,1), (8619,0,9905,2), (8620,0,9905,3), (8621,0,9905,4); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Transform Sealbooks (9648,0,9906,1), (9649,0,9906,2), (9650,0,9906,3), (9651,0,9906,4), (9652,0,9906,5), (9653,0,9906,6), (9654,0,9906,7), (9655,0,9906,8), (10288,0,9906,9), (10289,0,9906,10), (10290,0,9906,11), (10291,0,9906,12), (10292,0,9906,13), (10293,0,9906,14), (10294,0,9906,15), (10295,0,9906,16), (10296,0,9906,17), (10297,0,9906,18), (10298,0,9906,19), (10299,0,9906,20), (10300,0,9906,21), (10301,0,9906,22), (10302,0,9906,23), (10303,0,9906,24), (10304,0,9906,25), (10305,0,9906,26), (10306,0,9906,27); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S84 Vesper Weapons (52,0,9907,0), -- Vesper Dual Sword (13457,0,9907,1), -- Vesper Cutter (13458,0,9907,2), -- Vesper Slasher (13459,0,9907,3), -- Vesper Buster (13460,0,9907,4), -- Vesper Shaper (13461,0,9907,5), -- Vesper Fighter (13462,0,9907,6), -- Vesper Stormer (13463,0,9907,7), -- Vesper Avenger (13464,0,9907,8), -- Vesper Retributer (13465,0,9907,9), -- Vesper Caster (13466,0,9907,10), -- Vesper Singer (13467,0,9907,11), -- Vesper Thrower (13468,0,9907,12), -- Vesper Pincer (13469,0,9907,13), -- Vesper Sheutjeh (13470,0,9907,14), -- Vesper Nagan (13884,0,9907,15), -- Vesper Dual Daggers -- (GM-Shop) S84 Vesper Weapons With SA (14118,0,9907,16), -- Vesper Cutter (Haste) (14119,0,9907,17), -- Vesper Cutter (Health) (14120,0,9907,18), -- Vesper Cutter (Focus) (14121,0,9907,19), -- Vesper Slasher (Haste) (14122,0,9907,20), -- Vesper Slasher (Health) (14123,0,9907,21), -- Vesper Slasher (Focus) (14124,0,9907,22), -- Vesper Buster (Mana Up) (14125,0,9907,23), -- Vesper Buster (Acumen) (14126,0,9907,24), -- Vesper Buster (Magic Hold) (14127,0,9907,25), -- Vesper Shaper (Critical Damage) (14128,0,9907,26), -- Vesper Shaper (HP Drain) (14129,0,9907,27), -- Vesper Shaper (Haste) (14130,0,9907,28), -- Vesper Fighter (Focus) (14131,0,9907,29), -- Vesper Fighter (Health) (14132,0,9907,30), -- Vesper Fighter (Critical Stun) (14133,0,9907,31), -- Vesper Stormer (Health) (14134,0,9907,32), -- Vesper Stormer (Guidance) (14135,0,9907,33), -- Vesper Stormer (Haste) (14136,0,9907,34), -- Vesper Avenger (HP Drain) (14137,0,9907,35), -- Vesper Avenger (Health) (14138,0,9907,36), -- Vesper Avenger (HP Regeneration) (14139,0,9907,37), -- Vesper Retributer (HP Regeneration) (14140,0,9907,38), -- Vesper Retributer (Health) (14141,0,9907,39), -- Vesper Retributer (HP Drain) (14142,0,9907,40), -- Vesper Caster (Acumen) (14143,0,9907,41), -- Vesper Caster (MP Regeneration) (14144,0,9907,42), -- Vesper Caster (Mana Up) (14145,0,9907,43), -- Vesper Singer (Empower) (14146,0,9907,44), -- Vesper Singer (MP Regeneration) (14147,0,9907,45), -- Vesper Singer (Magic Hold) (14148,0,9907,46), -- Vesper Thrower (Cheap Shot) (14149,0,9907,47), -- Vesper Thrower (Focus) (14150,0,9907,48), -- Vesper Thrower (Critical Slow) (14151,0,9907,49), -- Vesper Pincer (Haste) (14152,0,9907,50), -- Vesper Pincer (Health) (14153,0,9907,51), -- Vesper Pincer (Focus) (14154,0,9907,52), -- Vesper Sheutjeh (Cheap Shot) (14155,0,9907,53), -- Vesper Sheutjeh (Focus) (14156,0,9907,54), -- Vesper Sheutjeh (Critical Slow) (14157,0,9907,55), -- Vesper Nagan (Haste) (14158,0,9907,56), -- Vesper Nagan (Health) (14159,0,9907,57), -- Vesper Nagan (Focus) -- (GM-Shop) Freya S84 Grade Weapons (15544,0,9907,58), -- Eternal Core Sword (15545,0,9907,59), -- Mamba Edge (15546,0,9907,60), -- Eversor Mace (15547,0,9907,61), -- Contristo Hammer (15548,0,9907,62), -- Lava Saw (15549,0,9907,63), -- Jade Claw (15550,0,9907,64), -- Demitelum (15551,0,9907,65), -- Sacredium (15552,0,9907,66), -- Cyclic Cane (15553,0,9907,67), -- Archangel Sword (15554,0,9907,68), -- Recurve Thorne Bow (15555,0,9907,69), -- Heavenstare Rapier (15556,0,9907,70), -- Pyseal Blade (15557,0,9907,71), -- Thorne Crossbow (15558,0,9907,72), -- Periel Sword (15559,0,9907,73), -- Skull Edge (15560,0,9907,74), -- Vigwik Axe (15561,0,9907,75), -- Devilish Maul (15562,0,9907,76), -- Feather Eye Blade (15563,0,9907,77), -- Octo Claw (15564,0,9907,78), -- Doubletop Spear (15565,0,9907,79), -- Rising Star (15566,0,9907,80), -- Blackvisage (15567,0,9907,81), -- Veniplant Sword (15568,0,9907,82), -- Skull Carnium Bow (15569,0,9907,83), -- Gemtail Rapier (15570,0,9907,84), -- Finale Blade (15571,0,9907,85), -- Dominion Crossbow (16152,0,9907,86), -- Skull Edge Dual Daggers (16154,0,9907,87), -- Periel Dual Sword (16156,0,9907,88), -- Mamba Edge Dual Daggers (16158,0,9907,89), -- Eternal Core Dual Sword -- (GM-Shop) Freya S84 Grade Triumph Weapons (15676,0,9907,90), -- Triumph Blade (15677,0,9907,91), -- Triumph Dagger (15678,0,9907,92), -- Triumph Hammer (15679,0,9907,93), -- Triumph Crusher (15680,0,9907,94), -- Triumph Two Hand Sword (15681,0,9907,95), -- Triumph Jamadhr (15682,0,9907,96), -- Triumph Spear (15683,0,9907,97), -- Triumph Staff (15684,0,9907,98), -- Triumph Two Hand Staff (15685,0,9907,99), -- Triumph Magic Sword (15686,0,9907,100), -- Triumph Bow (15687,0,9907,101), -- Triumph Rapier (15688,0,9907,102), -- Triumph Ancientsword (15689,0,9907,103), -- Triumph Crossbow -- (GM-Shop) Freya S84 Grade Weapons with SA (15829,0,9907,104), -- Periel Sword (Health) (15830,0,9907,105), -- Periel Sword (Focus) (15831,0,9907,106), -- Periel Sword (Haste) (15832,0,9907,107), -- Skull Edge (HP Drain) (15833,0,9907,108), -- Skull Edge (Haste) (15834,0,9907,109), -- Skull Edge (Crt. Damage) (15835,0,9907,110), -- Vigwik Axe (Health) (15836,0,9907,111), -- Vigwik Axe (HP Regeneration) (15837,0,9907,112), -- Vigwik Axe (HP Drain) (15838,0,9907,113), -- Devilish Maul (Health) (15839,0,9907,114), -- Devilish Maul (HP Drain) (15840,0,9907,115), -- Devilish Maul (HP Regeneration) (15841,0,9907,116), -- Feather Eye Blade (Health) (15842,0,9907,117), -- Feather Eye Blade (Focus) (15843,0,9907,118), -- Feather Eye Blade (Haste) (15844,0,9907,119), -- Octo Claw (Health) (15845,0,9907,120), -- Octo Claw (Crt. Stun) (15846,0,9907,121), -- Octo Claw (Focus) (15847,0,9907,122), -- Doubletop Spear (Guidance) (15848,0,9907,123), -- Doubletop Spear (Haste) (15849,0,9907,124), -- Doubletop Spear (Health) (15850,0,9907,125), -- Rising Star (MP Regeneration) (15851,0,9907,126), -- Rising Star (Mana Up) (15852,0,9907,127), -- Rising Star (Acumen) (15853,0,9907,128), -- Black Visage (MP Regeneration) (15854,0,9907,129), -- Black Visage (Magic Hold) (15855,0,9907,130), -- Black Visage (Empower) (15856,0,9907,131), -- Veniplant Sword (Acumen) (15857,0,9907,132), -- Veniplant Sword (Magic Hold) (15858,0,9907,133), -- Veniplant Sword (Mana Up) (15859,0,9907,134), -- Skull Carnium Bow (Focus) (15860,0,9907,135), -- Skull Carnium Bow (Crt. Slow) (15861,0,9907,136), -- Skull Carnium Bow (Cheap Shot) (15862,0,9907,137), -- Gemtail Rapier (Health) (15863,0,9907,138), -- Gemtail Rapier (Focus) (15864,0,9907,139), -- Gemtail Rapier (Haste) (15865,0,9907,140), -- Finale Blade (Health) (15866,0,9907,141), -- Finale Blade (Focus) (15867,0,9907,142), -- Finale Blade (Haste) (15868,0,9907,143), -- Dominion Crossbow (Focus) (15869,0,9907,144), -- Dominion Crossbow (Crt. Slow) (15870,0,9907,145), -- Dominion Crossbow (Cheap Shot) (15871,0,9907,146), -- Eternal Core Sword (Focus) (15872,0,9907,147), -- Eternal Core Sword (Haste) (15873,0,9907,148), -- Eternal Core Sword (Health) (15874,0,9907,149), -- Mamba Edge (Haste) (15875,0,9907,150), -- Mamba Edge (Crt. Damage) (15876,0,9907,151), -- Mamba Edge (HP Drain) (15877,0,9907,152), -- Eversor Mace (HP Regeneration) (15878,0,9907,153), -- Eversor Mace (HP Drain) (15879,0,9907,154), -- Eversor Mace (Health) (15880,0,9907,155), -- Contristo Hammer (HP Drain (rhand) (15881,0,9907,156), -- Contristo Hammer (HP Regeneration) (15882,0,9907,157), -- Contristo Hammer (Health) (15883,0,9907,158), -- Lava Saw (Focus) (15884,0,9907,159), -- Lava Saw (Haste) (15885,0,9907,160), -- Lava Saw (Health) (15886,0,9907,161), -- Jade Claw (Crt. Stun) (15887,0,9907,162), -- Jade Claw (Focus) (15888,0,9907,163), -- Jade Claw (Health) (15889,0,9907,164), -- Demitelum (Haste) (15890,0,9907,165), -- Demitelum (Health) (15891,0,9907,166), -- Demitelum (Guidance) (15892,0,9907,167), -- Sacredium (Mana Up) (15893,0,9907,168), -- Sacredium (Acumen) (15894,0,9907,169), -- Sacredium (MP Regeneration) (15895,0,9907,170), -- Cyclic Cane (Magic Hold) (15896,0,9907,171), -- Cyclic Cane (Empower) (15897,0,9907,172), -- Cyclic Cane (MP Regeneration) (15898,0,9907,173), -- Archangel Sword (Magic Hold) (15899,0,9907,174), -- Archangel Sword (Mana Up) (15900,0,9907,175), -- Archangel Sword (Acumen) (15901,0,9907,176), -- Recurve Thorne Bow (Crt. Slow) (15902,0,9907,177), -- Recurve Thorne Bow (Cheap Shot) (15903,0,9907,178), -- Recurve Thorne Bow (Focus) (15904,0,9907,179), -- Heavenstare Rapier (Focus) (15905,0,9907,180), -- Heavenstare Rapier (Haste) (15906,0,9907,181), -- Heavenstare Rapier (Health) (15907,0,9907,182), -- Pyseal Blade (Focus) (15908,0,9907,183), -- Pyseal Blade (Haste) (15909,0,9907,184), -- Pyseal Blade (Health) (15910,0,9907,185), -- Thorne Crossbow (Crt. Slow) (15911,0,9907,186), -- Thorne Crossbow (Cheap Shot) (15912,0,9907,187); -- Thorne Crossbow (Focus) INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S84 Grade Jewels (14160,0,9908,0), -- Sealed Vesper Earring (14161,0,9908,1), -- Sealed Vesper Necklace (14162,0,9908,2), -- Sealed Vesper Ring (14163,0,9908,3), -- Vesper Earring (14164,0,9908,4), -- Vesper Necklace (14165,0,9908,5), -- Vesper Ring (15717,0,9908,6), -- Elegia Ring (15718,0,9908,7), -- Elegia Earring (15719,0,9908,8), -- Elegia Necklace (15720,0,9908,9), -- Vorpal Ring (15721,0,9908,10), -- Vorpal Earring (15722,0,9908,11), -- Vorpal Necklace (15760,0,9908,12), -- Sealed Elegia Ring (15761,0,9908,13), -- Sealed Elegia Earring (15762,0,9908,14), -- Sealed Elegia Necklace (15763,0,9908,15), -- Sealed Vorpal Ring (15764,0,9908,16), -- Sealed Vorpal Earring (15765,0,9908,17); -- Sealed Vorpal Necklace INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Cloaks (13687,0,9909,1), (13688,0,9909,2), (13689,0,9909,3), (13690,0,9909,4), (13889,0,9909,5), (13890,0,9909,6), (13891,0,9909,7), (13892,0,9909,8), (14601,0,9909,9), (14608,0,9909,10), (14609,0,9909,11), (14610,0,9909,12), -- (GM-Shop) Sealed Cloaks (13686,0,9909,13), (13893,0,9909,14), (14603,0,9909,15); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Belts (13894,0,9910,1), (13895,0,9910,2), (13896,0,9910,3), (13897,0,9910,4), (13938,0,9910,5), (13939,0,9910,6), (13940,0,9910,7), (13941,0,9910,8), (13942,0,9910,9), (13943,0,9910,10), (13944,0,9910,11), (13945,0,9910,12), (13946,0,9910,13), (13947,0,9910,14), (13948,0,9910,15), (13949,0,9910,16), (13950,0,9910,17), (13951,0,9910,18), (13952,0,9910,19), (13953,0,9910,20), (13954,0,9910,21), (13955,0,9910,22), (13956,0,9910,23), (13957,0,9910,24), (13958,0,9910,25), (13959,0,9910,26), (13960,0,9910,27), (13961,0,9910,28), (13962,0,9910,29), (13963,0,9910,30), (13964,0,9910,40), (13965,0,9910,41), (13966,0,9910,42), (13967,0,9910,43), (13968,0,9910,44), (13969,0,9910,45), (13713,0,9910,46), (13714,0,9910,47), (13715,0,9910,48), (13716,0,9910,49), (13717,0,9910,50), (13718,0,9910,51), (13719,0,9910,52), (13720,0,9910,53), (13721,0,9910,54), (14549,0,9910,55), (14550,0,9910,56), (14551,0,9910,57), (14552,0,9910,58), (14553,0,9910,59), (14554,0,9910,60), (14555,0,9910,61), (14556,0,9910,62), (14557,0,9910,63), (14922,0,9910,64), (14923,0,9910,65), (14924,0,9910,66), (14925,0,9910,67), (14926,0,9910,68), (14927,0,9910,69), (14928,0,9910,70), (14929,0,9910,71), (14930,0,9910,72), (14931,0,9910,73), (14932,0,9910,74), (14933,0,9910,75), (14934,0,9910,76), (14935,0,9910,77), (14936,0,9910,78), (14937,0,9910,79), (14938,0,9910,80), (14939,0,9910,81), (14940,0,9910,82), (14941,0,9910,83), (14942,0,9910,84), (14943,0,9910,85), (14944,0,9910,86), (14945,0,9910,87), (14946,0,9910,88), (14947,0,9910,89), (14948,0,9910,90), (14949,0,9910,91), (14950,0,9910,92), (14951,0,9910,93), (14952,0,9910,94), (14953,0,9910,95), (14954,0,9910,96), (14955,0,9910,97), (14956,0,9910,98), (14957,0,9910,99), (14958,0,9910,100), (14959,0,9910,101), (14960,0,9910,102), (14961,0,9910,103); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Magic Pins (13695,0,9911,1), (13696,0,9911,2), (13697,0,9911,3), (13698,0,9911,4), (13699,0,9911,5), (13700,0,9911,6), (13701,0,9911,7), (13702,0,9911,8), (13703,0,9911,9), (14531,0,9911,10), (14532,0,9911,11), (14533,0,9911,12), (14534,0,9911,13), (14535,0,9911,14), (14536,0,9911,15), (14537,0,9911,16), (14538,0,9911,17), (14539,0,9911,18), (13898,0,9911,19), (13899,0,9911,20), (13900,0,9911,21), (13901,0,9911,22), (13902,0,9911,23), (13903,0,9911,24), (13904,0,9911,25), (13905,0,9911,26), (13906,0,9911,27), (13907,0,9911,28), (13908,0,9911,29), (13909,0,9911,30), (13910,0,9911,31), (13911,0,9911,32), (13912,0,9911,33), (13913,0,9911,34), (13914,0,9911,35), (13915,0,9911,36), (13916,0,9911,37), (13917,0,9911,38); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Magic Pouches (13704,0,9912,1), (13705,0,9912,2), (13706,0,9912,3), (13707,0,9912,4), (13708,0,9912,5), (13709,0,9912,6), (13710,0,9912,7), (13711,0,9912,8), (13712,0,9912,9), (14540,0,9912,10), (14541,0,9912,11), (14542,0,9912,12), (14543,0,9912,13), (14544,0,9912,14), (14545,0,9912,15), (14546,0,9912,16), (14547,0,9912,17), (14548,0,9912,18), (13918,0,9912,19), (13919,0,9912,20), (13920,0,9912,21), (13921,0,9912,22), (13922,0,9912,23), (13923,0,9912,24), (13924,0,9912,25), (13925,0,9912,26), (13926,0,9912,27), (13927,0,9912,28), (13928,0,9912,29), (13929,0,9912,30), (13930,0,9912,31), (13931,0,9912,32), (13932,0,9912,33), (13933,0,9912,34), (13934,0,9912,35), (13935,0,9912,36), (13936,0,9912,37), (13937,0,9912,38); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Shirts (9577,0,9913,1), (9578,0,9913,2), (9579,0,9913,3), (10491,0,9913,4), (10492,0,9913,5), (10493,0,9913,6), (9580,0,9913,7), (10494,0,9913,8), (10495,0,9913,9), (10496,0,9913,10), (9581,0,9913,11), (10497,0,9913,12), (10498,0,9913,13), (10499,0,9913,14), (9582,0,9913,15), (10500,0,9913,16), (10501,0,9913,17), (10502,0,9913,18), (9583,0,9913,19), (9584,0,9913,20), (9585,0,9913,21), (10503,0,9913,22), (10504,0,9913,23), (10505,0,9913,24), (9586,0,9913,25), (10506,0,9913,26), (10507,0,9913,27), (10508,0,9913,28), (9587,0,9913,29), (10509,0,9913,30), (10510,0,9913,31), (10511,0,9913,32), (9588,0,9913,33), (10512,0,9913,34), (10513,0,9913,35), (10514,0,9913,36), (13296,0,9913,37), (13389,0,9913,38), (13390,0,9913,39), (13391,0,9913,40), (13392,0,9913,41); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Bracelets (9589,0,9914,1), -- Iron Bracelet (9590,0,9914,2), -- Bronze Bracelet (9591,0,9914,3), -- Steel Bracelet (9592,0,9914,4), -- Mithril Bracelet (10209,0,9914,5), -- Enhanced Steel Bracelet (10210,0,9914,6), -- Enhanced Mithril Bracelet (13295,0,9914,7), -- Pailaka Bracelet (15312,0,9914,8), -- Dawn\'s Bracelet (15208,0,9914,9), -- Bracelet of Friendship 30 day limited period (20594,0,9914,10), -- Summon of Love Bracelet (event) 24 hours limited period (20628,0,9914,11); -- Summon of Love Bracelet 7 day limited period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Talisman (9923,0,9915,1), (9922,0,9915,2), (9956,0,9915,3), (9959,0,9915,4), (9957,0,9915,5), (9958,0,9915,6), (9955,0,9915,7), (10533,0,9915,8), (10416,0,9915,9), (10424,0,9915,10), (10417,0,9915,11), (10423,0,9915,12), (10534,0,9915,13), (9921,0,9915,14), (9916,0,9915,15), (9926,0,9915,16), (9930,0,9915,17), (9924,0,9915,18), (9932,0,9915,19), (9920,0,9915,20), (9927,0,9915,21), (9914,0,9915,22), (9929,0,9915,23), (9919,0,9915,24), (9915,0,9915,25), (10142,0,9915,26), (10141,0,9915,27), (9951,0,9915,28), (9950,0,9915,29), (10158,0,9915,30), (9952,0,9915,31), (9953,0,9915,32), (9954,0,9915,33), (12816,0,9915,34), (10542,0,9915,35), (10518,0,9915,36), (12815,0,9915,37), (9918,0,9915,38), (9931,0,9915,39), (9928,0,9915,40), (9917,0,9915,41), (9925,0,9915,42), (10519,0,9915,43), (10419,0,9915,44), (10421,0,9915,45), (10422,0,9915,46), (10418,0,9915,47), (10420,0,9915,48), (9963,0,9915,49), (9964,0,9915,50), (9960,0,9915,51), (9966,0,9915,52), (9962,0,9915,53), (9961,0,9915,54), (9965,0,9915,55), (10539,0,9915,56), (12818,0,9915,57), (10535,0,9915,58), (10537,0,9915,59), (10538,0,9915,60), (10540,0,9915,61), (12817,0,9915,62), (10541,0,9915,63), (10536,0,9915,64), (10543,0,9915,65), (9938,0,9915,66), (9940,0,9915,67), (9935,0,9915,68), (9937,0,9915,69), (9936,0,9915,70), (9947,0,9915,71), (9944,0,9915,72), (9943,0,9915,73), (9942,0,9915,74), (9939,0,9915,75), (9945,0,9915,76), (9946,0,9915,77), (9949,0,9915,78), (9948,0,9915,79), (9933,0,9915,80), (9941,0,9915,81), (9934,0,9915,82); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Currency (57,0,9916,1), (5575,0,9916,2), (6673,0,9916,3), (13067,0,9916,4), (13068,0,9916,5), (10639,0,9916,6), (3470,0,9916,7), (9142,0,9916,8), (9143,0,9916,9), (14720,0,9916,10), (14721,0,9916,11); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Boss Jewels (6656,0,9917,0), -- Earring of Antharas (6657,0,9917,1), -- Necklace of Valakas (6658,0,9917,2), -- Ring of Baium (6659,0,9917,3), -- Zaken's Earring (6660,0,9917,4), -- Ring of Queen Ant (6661,0,9917,5), -- Earring of Orfen (6662,0,9917,6), -- Ring of Core (8191,0,9917,7), -- Frintezza's Necklace (10170,0,9917,8), -- Baylor's Earring (10314,0,9917,9), -- Beleth's Ring (16025,0,9917,10), -- Freya Necklace (16026,0,9917,11); -- Blessed Freya Necklace INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Pets (3500,0,9918,1), (3501,0,9918,2), (3502,0,9918,3), (4422,0,9918,4), (4423,0,9918,5), (4424,0,9918,6), (6648,0,9918,7), (6649,0,9918,8), (6650,0,9918,9), (10311,0,9918,10), (10312,0,9918,11), (10312,0,9918,12), (10313,0,9918,13), (10308,0,9918,14), (10309,0,9918,15), (10310,0,9918,16), (10426,0,9918,17), (10611,0,9918,18), (10307,0,9918,19), (2375,0,9918,20), (14828,0,9918,21), -- Deinonychus (14819,0,9918,22), -- Guardian Strider (13017,0,9918,23), -- White Weasel Hunting Helper Necklace (13018,0,9918,24), -- Fairy Princess Hunting Helper Necklace (13019,0,9918,25), -- Wild Beast Fighter Hunting Helper Necklace (13020,0,9918,26), -- Fox Shaman Hunting Helper Necklace (14061,0,9918,27), -- Toy Knight Summon Bracelet (14062,0,9918,28), -- Spirit Shaman Summon Bracelet (14063,0,9918,29), -- Owl Monk Summon Bracelet (14064,0,9918,30), -- Turtle Ascetic Summon Bracelet (13548,0,9918,31), -- Toy Knight Hunting Helper Necklace (13549,0,9918,32), -- Soul Monk Hunting Helper Necklace (13550,0,9918,33), -- Owl Monk Hunting Helper Necklace (13551,0,9918,34), -- Turtle Ascetic Hunting Helper Necklace (20760,0,9918,35), -- Rudolph Necklace - Event (20761,0,9918,36), -- Rudolph Necklace (15488,0,9918,37), -- Maguen (15489,0,9918,38); -- Elite Maguen INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Castle Circlets (6834,0,9919,1), (6835,0,9919,2), (6836,0,9919,3), (6837,0,9919,4), (6838,0,9919,5), (6839,0,9919,6), (6840,0,9919,7), (8182,0,9919,8), (8183,0,9919,9), (6841,0,9919,10), (13472,0,9919,11), (13473,0,9919,12), (13474,0,9919,13), (13475,0,9919,14), (13476,0,9919,15), (13477,0,9919,16), (13478,0,9919,17), (13479,0,9919,18), (13480,0,9919,19), (13481,0,9919,20), (13482,0,9919,21), (13483,0,9919,22), (13484,0,9919,23), (13485,0,9919,24), (13486,0,9919,25), (13487,0,9919,26), (13506,0,9919,27); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Hair Accessory (5808,0,9920,1), (6394,0,9920,2), (6843,0,9920,3), (6844,0,9920,4), (6845,0,9920,5), (6846,0,9920,6), (7059,0,9920,7), (7060,0,9920,8), (7680,0,9920,9), (7681,0,9920,10), (7682,0,9920,11), (7683,0,9920,12), (7694,0,9920,13), (7695,0,9920,14), (7696,0,9920,15), (7836,0,9920,16), (7837,0,9920,17), (7839,0,9920,18), (7840,0,9920,19), (7841,0,9920,20), (7842,0,9920,21), (7843,0,9920,22), (7844,0,9920,23), (7845,0,9920,24), (7846,0,9920,25), (7847,0,9920,26), (7848,0,9920,27), (7849,0,9920,28), (8177,0,9920,29), (8178,0,9920,30), (8179,0,9920,31), (8180,0,9920,32), (8181,0,9920,33), (8184,0,9920,34), (8185,0,9920,35), (8186,0,9920,36), (8187,0,9920,37), (8188,0,9920,38), (8189,0,9920,39), (8552,0,9920,40), (8557,0,9920,41), (8558,0,9920,42), (8559,0,9920,43), (8560,0,9920,44), (8561,0,9920,45), (8562,0,9920,46), (8563,0,9920,47), (8564,0,9920,48), (8565,0,9920,49), (8566,0,9920,50), (8567,0,9920,51), (8568,0,9920,52), (8569,0,9920,53), (8660,0,9920,54), (8661,0,9920,55), (8662,0,9920,56), (8910,0,9920,57), (8911,0,9920,58), (8912,0,9920,59), (8913,0,9920,60), (8914,0,9920,61), (8915,0,9920,62), (8916,0,9920,63), (8917,0,9920,64), (8918,0,9920,65), (8919,0,9920,66), (8920,0,9920,67), (8921,0,9920,68), (8922,0,9920,69), (8923,0,9920,70), (8936,0,9920,71), (8947,0,9920,72), (8948,0,9920,73), (8949,0,9920,74), (8950,0,9920,75), (8951,0,9920,76), (9138,0,9920,77), (9145,0,9920,78), (9158,0,9920,79), (9159,0,9920,80), (9160,0,9920,81), (9208,0,9920,82), (10175,0,9920,83), (10176,0,9920,84), (10177,0,9920,85), (10240,0,9920,86), (10241,0,9920,87), (10242,0,9920,88), (10243,0,9920,89), (10244,0,9920,90), (10245,0,9920,91), (10246,0,9920,92), (10247,0,9920,93), (10248,0,9920,94), (10249,0,9920,95), (10250,0,9920,96), (10251,0,9920,97), (10613,0,9920,98), (10614,0,9920,99), (10615,0,9920,100), (10616,0,9920,101), (10617,0,9920,102), (10618,0,9920,103), (10619,0,9920,104), (12372,0,9920,105), (12373,0,9920,106), (12781,0,9920,107), (12782,0,9920,108), (12783,0,9920,109), (12784,0,9920,110), (12785,0,9920,111), (12786,0,9920,112), (12787,0,9920,113), (12788,0,9920,114), (12789,0,9920,115), (12790,0,9920,116), (12791,0,9920,117), (12792,0,9920,118), (12838,0,9920,119), (12839,0,9920,120), (13058,0,9920,121), (13234,0,9920,122), (13235,0,9920,123), (13236,0,9920,124), (13237,0,9920,125), (13238,0,9920,126), (13239,0,9920,127), (13240,0,9920,128), (13241,0,9920,129), (13242,0,9920,130), (13243,0,9920,131), (13244,0,9920,132), (13245,0,9920,133), (13246,0,9920,134), (13247,0,9920,135), (13310,0,9920,136), (13311,0,9920,137), (13312,0,9920,138), (13313,0,9920,139), (13314,0,9920,140), (13315,0,9920,141), (13316,0,9920,142), (13317,0,9920,143), (13318,0,9920,144), (13325,0,9920,145), (13326,0,9920,146), (13327,0,9920,147), (13328,0,9920,148), (13329,0,9920,149), (13330,0,9920,150), (13331,0,9920,151), (13332,0,9920,152), (13333,0,9920,153), (13415,0,9920,154), (13416,0,9920,155), (13416,0,9920,156), (13429,0,9920,157), (13430,0,9920,158), (13431,0,9920,159), (13488,0,9920,160), (13489,0,9920,161), (13490,0,9920,162), (13491,0,9920,163), (13492,0,9920,164), (13493,0,9920,165), (13494,0,9920,166), (13495,0,9920,167), (13496,0,9920,168), (13497,0,9920,169), (13498,0,9920,170), (13499,0,9920,171), (13500,0,9920,172), (13501,0,9920,173), (13502,0,9920,174), (13503,0,9920,175), (13504,0,9920,176), (13505,0,9920,177), (13513,0,9920,178), (13514,0,9920,179), (13515,0,9920,180), (13516,0,9920,181), (13517,0,9920,182), (13518,0,9920,183), (13519,0,9920,184), (13520,0,9920,185), (13521,0,9920,186), (13522,0,9920,187), (13523,0,9920,188), (14712,0,9920,189), (14746,0,9920,190), (14747,0,9920,191), (14748,0,9920,192), (14749,0,9920,193), (14750,0,9920,194), (14751,0,9920,195), (20017,0,9920,196), (20020,0,9920,197), (20021,0,9920,198), (20022,0,9920,199), (20023,0,9920,200), (20024,0,9920,201), (20031,0,9920,202), (20032,0,9920,203), (20095,0,9920,204), (20100,0,9920,205), (20275,0,9920,206), (20276,0,9920,207), (20321,0,9920,208), (20322,0,9920,209), (20323,0,9920,210), (20324,0,9920,211), (20325,0,9920,212), (22156,0,9920,213), (22157,0,9920,214), (22158,0,9920,215), (22159,0,9920,216), (22160,0,9920,217), (22161,0,9920,218), (22162,0,9920,219), (22163,0,9920,220), (22164,0,9920,221), (22165,0,9920,222), (22166,0,9920,223), (22167,0,9920,224), (22168,0,9920,225), (22169,0,9920,226), (22170,0,9920,227), (22171,0,9920,228), (22172,0,9920,229); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Fly Transform Books (13552,0,9921,1), (13553,0,9921,2), (13554,0,9921,3); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Fishing Potions (8193,0,9922,1), (8194,0,9922,2), (8195,0,9922,3), (8196,0,9922,4), (8197,0,9922,5), (8198,0,9922,6), (8199,0,9922,7), (8200,0,9922,8), (8201,0,9922,9), (8202,0,9922,10); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Dynasty Weapons (9377,0,9923,1), (9378,0,9923,2), (9379,0,9923,3), (9380,0,9923,4), (9381,0,9923,5), (9382,0,9923,6), (9383,0,9923,7), (9384,0,9923,8), (9385,0,9923,9), (9386,0,9923,10), (9387,0,9923,11), (9441,0,9923,15), (9442,0,9923,16), (9443,0,9923,17), (9444,0,9923,18), (9445,0,9923,19), (9446,0,9923,20), (9447,0,9923,21), (9448,0,9923,22), (9449,0,9923,23), (9450,0,9923,24), (9854,0,9923,25), (9855,0,9923,26), (9856,0,9923,27), (9857,0,9923,28), (9858,0,9923,29), (9859,0,9923,30), (9860,0,9923,31), (9861,0,9923,32), (9862,0,9923,33), (9863,0,9923,34), (9864,0,9923,35), (9865,0,9923,36), (9866,0,9923,37), (9867,0,9923,38), (9868,0,9923,39), (9869,0,9923,40), (9870,0,9923,41), (9871,0,9923,42), (9872,0,9923,43), (9873,0,9923,44), (9874,0,9923,45), (9875,0,9923,46), (9876,0,9923,47), (9877,0,9923,48), (9878,0,9923,49), (9879,0,9923,50), (9880,0,9923,51), (9376,0,9923,52), (10004,0,9923,53), (13882,0,9923,54); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Icarus Weapons (10215,0,9924,1), (10216,0,9924,2), (10217,0,9924,3), (10218,0,9924,4), (10219,0,9924,5), (10220,0,9924,6), (10221,0,9924,7), (10222,0,9924,8), (10223,0,9924,9), (10224,0,9924,10), (10225,0,9924,11), (10226,0,9924,12), (10415,0,9924,13), (10434,0,9924,14), (10435,0,9924,15), (10436,0,9924,16), (10437,0,9924,17), (10438,0,9924,18), (10439,0,9924,19), (10440,0,9924,20), (10441,0,9924,21), (10442,0,9924,22), (10443,0,9924,23), (10444,0,9924,24), (10445,0,9924,25), (10446,0,9924,26), (10447,0,9924,27), (10448,0,9924,28), (10449,0,9924,29), (10450,0,9924,30), (10451,0,9924,31), (10452,0,9924,32), (10453,0,9924,33), (10454,0,9924,34), (10455,0,9924,35), (10456,0,9924,36), (10457,0,9924,37), (10458,0,9924,38), (10459,0,9924,39), (10460,0,9924,40), (10461,0,9924,41), (10462,0,9924,42), (10463,0,9924,43), (10464,0,9924,44), (10465,0,9924,45), (10466,0,9924,46), (10467,0,9924,47), (10468,0,9924,48), (10469,0,9924,49), (13883,0,9924,50); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Monster Weapons (13061,0,9925,1), (13061,0,9925,2), (10128,0,9925,3), (8531,0,9925,4), (8533,0,9925,5), (8528,0,9925,6), (8529,0,9925,7), (8532,0,9925,8), (8530,0,9925,9), (8527,0,9925,10), (10278,0,9925,11), (10277,0,9925,12), (8204,0,9925,13), (8222,0,9925,14), (8220,0,9925,15), (8221,0,9925,16), (8205,0,9925,17), (8206,0,9925,18), (8207,0,9925,19), (8208,0,9925,20), (8209,0,9925,21), (8211,0,9925,22), (6917,0,9925,23), (8212,0,9925,24), (8213,0,9925,25), (8214,0,9925,26), (8203,0,9925,27), (8216,0,9925,28), (8215,0,9925,29), (8217,0,9925,30), (8218,0,9925,31), (8219,0,9925,32), (6722,0,9925,33), (6718,0,9925,34), (6717,0,9925,35), (6719,0,9925,36), (6720,0,9925,37), (6715,0,9925,38), (6716,0,9925,39), (6723,0,9925,40), (9644,0,9925,41), (9645,0,9925,42), (9646,0,9925,43), (14606,0,9925,44), (5791,0,9925,45), -- Tomb Guard A (5792,0,9925,46), -- Tomb Guard B (5793,0,9925,47), -- Tomb Savant A (5794,0,9925,48), -- Tomb Savant B (5795,0,9925,49), -- Tomb Guard A (5796,0,9925,50), -- Tomb Guard B (5797,0,9925,51), -- Tomb Savant A (5798,0,9925,52), -- Tomb Savant B (5799,0,9925,53), -- Nephilim Lord (5800,0,9925,54), -- Nephilim Lord (5801,0,9925,55), -- Dusk (5802,0,9925,56), -- Dawn (5817,0,9925,57), -- Chrono Campana (13978,0,9925,58), -- Exclusive to Monsters (Mounted Troops High Level Leader) (13979,0,9925,59), -- Exclusive to Monsters (Dragon Steed Troop Battle Infantry Sword) (13980,0,9925,60), -- Exclusive to Monsters (Dragon Steed Troop Battle Infantry Shield) (13981,0,9925,61), -- Exclusive to Monsters (Mounted Troops Tactics) (13982,0,9925,62), -- Exclusive to Monsters (Death Knight_pole) (13983,0,9925,63), -- Exclusive to Monsters (Death Knight_2hs) (13984,0,9925,64), -- Exclusive to Monsters (Death Slayer_1hs) (13985,0,9925,65), -- Exclusive to Monsters (Death Slayer_r) (13986,0,9925,66), -- Exclusive to Monsters (Death Slayer_l) (13987,0,9925,67), -- Exclusive to Monsters (Savage Warrior) (13539,0,9925,68), -- Staff of Master Yogi (13524,0,9925,69), -- Gracia Soldier One-handed Sword (13525,0,9925,70), -- Gracia Soldier Shield (13061,0,9925,71), -- Exclusive to Monsters (Baroness\' Employee) (13062,0,9925,72), -- Exclusive to Monsters (Employee\'s Friend) (13809,0,9925,73), -- Court Magician\'s Magic Staff (13842,0,9925,74), -- Tiat Two-Handed Weapon (13843,0,9925,75), -- Draconic Peltast Weapon (13845,0,9925,76), -- Attribute Master Yin\'s Sword (13881,0,9925,77); -- Attribute Master Yang\'s Sword INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Sigils (13885,0,9926,1), (10121,0,9926,2), (13886,0,9926,3), (10120,0,9926,4), (10117,0,9926,5), (13887,0,9926,6), (12811,0,9926,7), (13077,0,9926,8), (13078,0,9926,9), (12812,0,9926,10), (10118,0,9926,11), (10119,0,9926,12), (12813,0,9926,13), (15588,0,9926,14), (15605,0,9926,15), (15622,0,9926,16), (15709,0,9926,17), (15742,0,9926,18), (15759,0,9926,19); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Red SA Crystals (4629,0,9927,1), (4630,0,9927,2), (4631,0,9927,3), (4632,0,9927,4), (4633,0,9927,5), (4634,0,9927,6), (4635,0,9927,7), (4636,0,9927,8), (4637,0,9927,9), (4638,0,9927,10), (4639,0,9927,11), (5577,0,9927,12), (5580,0,9927,13), (5908,0,9927,14), (9570,0,9927,15), (10480,0,9927,16), (13071,0,9927,17), -- (GM-Shop) Green SA Crystals (4640,0,9927,18), (4641,0,9927,19), (4642,0,9927,20), (4643,0,9927,21), (4644,0,9927,22), (4645,0,9927,23), (4646,0,9927,24), (4647,0,9927,25), (4648,0,9927,26), (4649,0,9927,27), (4650,0,9927,28), (5578,0,9927,29), (5581,0,9927,30), (5911,0,9927,31), (9572,0,9927,32), (10482,0,9927,33), (13073,0,9927,34), -- (GM-Shop) Blue SA Crystals (4651,0,9927,35), (4652,0,9927,36), (4653,0,9927,37), (4654,0,9927,38), (4655,0,9927,39), (4656,0,9927,40), (4657,0,9927,41), (4658,0,9927,42), (4659,0,9927,43), (4660,0,9927,44), (4661,0,9927,45), (5579,0,9927,46), (5582,0,9927,47), (5914,0,9927,48), (9571,0,9927,49), (10481,0,9927,50), (13072,0,9927,51), -- (GM-Shop) Cursed SA Crystals (10160,0,9927,52), (10161,0,9927,53), (10162,0,9927,54); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Potions (1060,0,9928,1), (1061,0,9928,2), (1539,0,9928,3), (735,0,9928,4), (1374,0,9928,5), (734,0,9928,6), (1375,0,9928,7), (6035,0,9928,8), (6036,0,9928,9), (5591,0,9928,10), (5592,0,9928,11), (1073,0,9928,12), (5242,0,9928,13), (5243,0,9928,14), (5244,0,9928,15), (5245,0,9928,16), (5246,0,9928,17), (5247,0,9928,18), (5248,0,9928,19), (5238,0,9928,20), (5239,0,9928,21), (5240,0,9928,22), (5241,0,9928,23), (5235,0,9928,24), (5236,0,9928,25), (5237,0,9928,26), (10152,0,9928,27), (10153,0,9928,28), (10154,0,9928,29), (733,0,9928,30), (9997,0,9928,31), (9998,0,9928,32), (9999,0,9928,33), (10000,0,9928,34), (10001,0,9928,35), (10002,0,9928,36), (13059,0,9928,37), (10155,0,9928,38), (10156,0,9928,39), (10157,0,9928,40), (5234,0,9928,41), (13151,0,9928,42), (13152,0,9928,43), (8786,0,9928,44), (1540,0,9928,45), (10166,0,9928,46), (20393,0,9928,47), (20394,0,9928,48); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Elixirs (8634,0,9929,1), (8635,0,9929,2), (8636,0,9929,3), (8637,0,9929,4), (8638,0,9929,5), (8639,0,9929,6), (8622,0,9929,7), (8623,0,9929,8), (8624,0,9929,9), (8625,0,9929,10), (8626,0,9929,11), (8627,0,9929,12), (8628,0,9929,13), (8629,0,9929,14), (8630,0,9929,15), (8631,0,9929,16), (8632,0,9929,17), (8633,0,9929,18), -- (GM-Shop) Greater Elixirs (14694,0,9929,19), (14695,0,9929,20), (14696,0,9929,21), (14697,0,9929,22), (14698,0,9929,23), (14699,0,9929,24), (14682,0,9929,25), (14683,0,9929,26), (14684,0,9929,27), (14685,0,9929,28), (14686,0,9929,29), (14687,0,9929,30), (14688,0,9929,31), (14689,0,9929,32), (14690,0,9929,33), (14691,0,9929,34), (14692,0,9929,35), (14693,0,9929,36), (14713,0,9929,37), (14714,0,9929,38), (14715,0,9929,39), (14716,0,9929,40), (14717,0,9929,41), (14718,0,9929,42); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Recovery Scrolls (8594,0,9930,1), (8595,0,9930,2), (8596,0,9930,3), (8597,0,9930,4), (8598,0,9930,5), (8599,0,9930,6), -- (GM-Shop) Valakas Scrolls (6652,0,9930,7), (6653,0,9930,8), (6654,0,9930,9), (6655,0,9930,10), -- (GM-Shop) Escape Scrolls (10650,0,9930,11), (10149,0,9930,12), (1538,0,9930,13), (5859,0,9930,14), (5858,0,9930,15), (10130,0,9930,16), (13258,0,9930,17), (12753,0,9930,18), (13129,0,9930,19), (736,0,9930,20), (1830,0,9930,21), (1829,0,9930,22), (7118,0,9930,23), (7119,0,9930,24), (7120,0,9930,25), (7121,0,9930,26), (7122,0,9930,27), (7123,0,9930,28), (7124,0,9930,29), (7125,0,9930,30), (7126,0,9930,31), (7127,0,9930,32), (7128,0,9930,33), (7129,0,9930,34), (7130,0,9930,35), (7131,0,9930,36), (7132,0,9930,37), (7133,0,9930,38), (7134,0,9930,39), (7135,0,9930,40), -- (GM-Shop) Res Scrolls (737,0,9930,41), (13259,0,9930,42), (3936,0,9930,43), (6387,0,9930,44), -- (GM-Shop) SP Scrolls (5593,0,9930,45), (5594,0,9930,46), (5595,0,9930,47), (9898,0,9930,48), (8515,0,9930,49), (8516,0,9930,50), (8517,0,9930,51), (8518,0,9930,52), (8519,0,9930,53), (8520,0,9930,54); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) D Enchant Scrolls (955,0,9931,1), (956,0,9931,2), (6575,0,9931,3), (6576,0,9931,4), (957,0,9931,5), (958,0,9931,6), -- (GM-Shop) C Enchant Scrolls (951,0,9931,7), (952,0,9931,8), (6573,0,9931,9), (6574,0,9931,10), (953,0,9931,11), (954,0,9931,12), -- (GM-Shop) B Enchant Scrolls (947,0,9931,13), (948,0,9931,14), (6571,0,9931,15), (6572,0,9931,16), (949,0,9931,17), (950,0,9931,18), -- (GM-Shop) A Enchant Scrolls (729,0,9931,19), (730,0,9931,20), (6569,0,9931,21), (6570,0,9931,22), (731,0,9931,23), (732,0,9931,24), -- (GM-Shop) S Enchant Scrolls (959,0,9931,25), (960,0,9931,26), (6577,0,9931,27), (6578,0,9931,28), (961,0,9931,29), (962,0,9931,30), (22000,0,9931,31), (22001,0,9931,32), (22002,0,9931,33), (22003,0,9931,34), (22004,0,9931,35), (22005,0,9931,36), (22006,0,9931,37), (22007,0,9931,38), (22008,0,9931,39), (22009,0,9931,40), (22010,0,9931,41), (22011,0,9931,42), (22012,0,9931,43), (22013,0,9931,44), (22014,0,9931,45), (22015,0,9931,46), (22016,0,9931,47), (22017,0,9931,48), (22018,0,9931,49), (22019,0,9931,50), (22020,0,9931,51), (22021,0,9931,52); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Pet Gear (2505,0,9932,0), (3439,0,9932,1), (3902,0,9932,2), (3903,0,9932,3), (3904,0,9932,4), (3905,0,9932,5), (3906,0,9932,6), (2506,0,9932,7), (3891,0,9932,8), (3892,0,9932,9), (3893,0,9932,10), (3894,0,9932,11), (3895,0,9932,12), (3896,0,9932,13), (2515,0,9932,14), (14818,0,9932,15), (3920,0,9932,16), (3921,0,9932,17), (3922,0,9932,18), (3923,0,9932,19), (5187,0,9932,20), (5188,0,9932,21), (5189,0,9932,22), (5190,0,9932,23), (5191,0,9932,24), (3913,0,9932,25), (3914,0,9932,26), (3915,0,9932,27), (3916,0,9932,28), (5182,0,9932,29), (5183,0,9932,30), (5184,0,9932,31), (5185,0,9932,32), (5186,0,9932,33), (4038,0,9932,34), (5176,0,9932,35), (5177,0,9932,36), (5178,0,9932,37), (5179,0,9932,38), (5180,0,9932,39), (5181,0,9932,40), (5170,0,9932,41), (5171,0,9932,42), (5172,0,9932,43), (5173,0,9932,44), (5174,0,9932,45), (5175,0,9932,46), (5168,0,9932,47), (6645,0,9932,48), (6646,0,9932,49), (6647,0,9932,50), (7582,0,9932,51), (8541,0,9932,52), (9656,0,9932,53), (9657,0,9932,54), (9658,0,9932,55), (9659,0,9932,56), (9660,0,9932,57), (9661,0,9932,58), (9662,0,9932,59), (9663,0,9932,60), (9664,0,9932,61), (9665,0,9932,62), (9666,0,9932,63), (9667,0,9932,64), (9668,0,9932,65), (10515,0,9932,66), (10516,0,9932,67), (10517,0,9932,68), (10425,0,9932,69), (12740,0,9932,70), (12741,0,9932,71), (12742,0,9932,72), (12743,0,9932,73), (12744,0,9932,74), (12745,0,9932,75), (12746,0,9932,76), (12747,0,9932,77), (12748,0,9932,78), (12749,0,9932,79), (12750,0,9932,80), (12751,0,9932,81), (12752,0,9932,82); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S80 Dynasty Recipes (9482,0,9933,1), (9483,0,9933,2), (9484,0,9933,3), (9485,0,9933,4), (9486,0,9933,5), (9487,0,9933,6), (9488,0,9933,7), (9489,0,9933,8), (9490,0,9933,9), (9491,0,9933,10), (9492,0,9933,11), (9493,0,9933,12), (9494,0,9933,13), (9495,0,9933,14), (9496,0,9933,15), (9497,0,9933,16), (9498,0,9933,17), (9499,0,9933,18), (9500,0,9933,19), (9501,0,9933,20), (9502,0,9933,21), (9503,0,9933,22), (9504,0,9933,23), (9505,0,9933,24), (9506,0,9933,25), (9507,0,9933,26), (9508,0,9933,27), (9509,0,9933,28), (9510,0,9933,29), (9511,0,9933,30), (9512,0,9933,31), (9513,0,9933,32), (9967,0,9933,33), (9968,0,9933,34), (9969,0,9933,35), (9970,0,9933,36), (9971,0,9933,37), (9972,0,9933,38), (9973,0,9933,39), (9974,0,9933,40), (9975,0,9933,41), (9976,0,9933,42), (9977,0,9933,43), (9978,0,9933,44), (9979,0,9933,45), (9980,0,9933,46), (9981,0,9933,47), (9982,0,9933,48), (9983,0,9933,49), (9984,0,9933,50), (9985,0,9933,51), (9986,0,9933,52), (9987,0,9933,53), (9988,0,9933,54), (9989,0,9933,55), (9990,0,9933,56), (10115,0,9933,57), (10116,0,9933,58); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S80 Dynasty Parts (9616,0,9934,1), (9617,0,9934,2), (9618,0,9934,3), (9619,0,9934,4), (9620,0,9934,5), (9621,0,9934,6), (9622,0,9934,7), (9623,0,9934,8), (9624,0,9934,9), (9530,0,9934,10), (9531,0,9934,11), (9532,0,9934,12), (9533,0,9934,13), (9534,0,9934,14), (9535,0,9934,15), (9536,0,9934,16), (9537,0,9934,17), (9538,0,9934,18), (9539,0,9934,19), (9540,0,9934,20), (9541,0,9934,21), (9542,0,9934,22), (9543,0,9934,23), (9544,0,9934,24), (9545,0,9934,25), (9991,0,9934,26), (9992,0,9934,27), (9993,0,9934,28), (10114,0,9934,29); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S80 Icarus Recipes (10373,0,9935,1), (10374,0,9935,2), (10375,0,9935,3), (10376,0,9935,4), (10377,0,9935,5), (10378,0,9935,6), (10379,0,9935,7), (10380,0,9935,8), (10381,0,9935,9), (10382,0,9935,10), (10383,0,9935,11), (10384,0,9935,12), (10385,0,9935,13), (10386,0,9935,14), (10387,0,9935,15), (10388,0,9935,16), (10389,0,9935,17), (10390,0,9935,18), (10391,0,9935,19), (10392,0,9935,20), (10393,0,9935,21), (10394,0,9935,22), (10395,0,9935,23), (10396,0,9935,24); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S80 Icarus Parts (10397,0,9936,1), (10398,0,9936,2), (10399,0,9936,3), (10400,0,9936,4), (10401,0,9936,5), (10402,0,9936,6), (10403,0,9936,7), (10404,0,9936,8), (10405,0,9936,9), (10406,0,9936,10), (10407,0,9936,11); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Craft Materials (1864,0,9937,1), (1865,0,9937,2), (1866,0,9937,3), (1867,0,9937,4), (1868,0,9937,5), (1869,0,9937,6), (1870,0,9937,7), (1871,0,9937,8), (1872,0,9937,9), (1873,0,9937,10), (1874,0,9937,11), (1875,0,9937,12), (1876,0,9937,13), (1877,0,9937,14), (1878,0,9937,15), (1879,0,9937,16), (1880,0,9937,17), (1881,0,9937,18), (1882,0,9937,19), (1883,0,9937,20), (1884,0,9937,21), (1885,0,9937,22), (1886,0,9937,23), (1887,0,9937,24), (1888,0,9937,25), (1889,0,9937,26), (1890,0,9937,27), (1891,0,9937,28), (1892,0,9937,29), (1893,0,9937,30), (1894,0,9937,31), (1895,0,9937,32), (4039,0,9937,33), (4040,0,9937,34), (4041,0,9937,35), (4042,0,9937,36), (4043,0,9937,37), (4044,0,9937,38), (4045,0,9937,39), (4046,0,9937,40), (4047,0,9937,41), (4048,0,9937,42), (5549,0,9937,43), (5550,0,9937,44), (5551,0,9937,45), (5552,0,9937,46), (5553,0,9937,47), (5554,0,9937,48), (9628,0,9937,49), (9629,0,9937,50), (9630,0,9937,51); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Shots (1835,0,9938,1), (1463,0,9938,2), (1464,0,9938,3), (1465,0,9938,4), (1466,0,9938,5), (1467,0,9938,6), (2509,0,9938,7), (2510,0,9938,8), (2511,0,9938,9), (2512,0,9938,10), (2513,0,9938,11), (2514,0,9938,12), (3947,0,9938,13), (3948,0,9938,14), (3949,0,9938,15), (3950,0,9938,16), (3951,0,9938,17), (3952,0,9938,18), (5134,0,9938,19), (5135,0,9938,20), (5136,0,9938,21), (5137,0,9938,22), (5138,0,9938,23), (5139,0,9938,24), (5140,0,9938,25), (5141,0,9938,26), (5142,0,9938,27), (5143,0,9938,28), (5144,0,9938,29), (5145,0,9938,30), (5146,0,9938,31), (5147,0,9938,32), (5148,0,9938,33), (5149,0,9938,34), (5150,0,9938,35), (5151,0,9938,36), (5250,0,9938,37), (5251,0,9938,38), (5252,0,9938,39), (5253,0,9938,40), (5254,0,9938,41), (5255,0,9938,42), (5256,0,9938,43), (5257,0,9938,44), (5258,0,9938,45), (5259,0,9938,46), (5260,0,9938,47), (5261,0,9938,48), (5262,0,9938,49), (5263,0,9938,50), (5264,0,9938,51), (5265,0,9938,52), (5266,0,9938,53), (5267,0,9938,54), (6535,0,9938,55), (6536,0,9938,56), (6537,0,9938,57), (6538,0,9938,58), (6539,0,9938,59), (6540,0,9938,60), (6645,0,9938,61), (6646,0,9938,62), (6647,0,9938,63); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Crystals / Gemstones (1458,0,9939,1), (1459,0,9939,2), (1460,0,9939,3), (1461,0,9939,4), (1462,0,9939,5), (2130,0,9939,6), (2131,0,9939,7), (2132,0,9939,8), (2133,0,9939,9), (2134,0,9939,10); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S Grade Parts (6688,0,9940,1), (6689,0,9940,2), (6690,0,9940,3), (6691,0,9940,4), (6692,0,9940,5), (6693,0,9940,6), (6694,0,9940,7), (6695,0,9940,8), (6696,0,9940,9), (6697,0,9940,10), (6698,0,9940,11), (6699,0,9940,12), (6700,0,9940,13), (6701,0,9940,14), (6702,0,9940,15), (6703,0,9940,16), (6704,0,9940,17), (6705,0,9940,18), (6706,0,9940,19), (6707,0,9940,20), (6708,0,9940,21), (6709,0,9940,22), (6710,0,9940,23), (6711,0,9940,24), (6712,0,9940,25), (6713,0,9940,26), (6714,0,9940,27), (13099,0,9940,28); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S Grade Recipes (6847,0,9941,1), (6848,0,9941,2), (6849,0,9941,3), (6850,0,9941,4), (6851,0,9941,5), (6852,0,9941,6), (6853,0,9941,7), (6854,0,9941,8), (6855,0,9941,9), (6856,0,9941,10), (6857,0,9941,11), (6858,0,9941,12), (6859,0,9941,13), (6860,0,9941,14), (6861,0,9941,15), (6862,0,9941,16), (6863,0,9941,17), (6864,0,9941,18), (6865,0,9941,19), (6866,0,9941,20), (6867,0,9941,21), (6868,0,9941,22), (6869,0,9941,23), (6870,0,9941,24), (6871,0,9941,25), (6872,0,9941,26), (6873,0,9941,27), (6874,0,9941,28), (6875,0,9941,29), (6876,0,9941,30), (6877,0,9941,31), (6878,0,9941,32), (6879,0,9941,33), (6880,0,9941,34), (6881,0,9941,35), (6882,0,9941,36), (6883,0,9941,37), (6884,0,9941,38), (6885,0,9941,39), (6886,0,9941,40), (6887,0,9941,41), (6888,0,9941,42), (6889,0,9941,43), (6890,0,9941,44), (6891,0,9941,45), (6892,0,9941,46), (6893,0,9941,47), (6894,0,9941,48), (6895,0,9941,49), (6896,0,9941,50), (6897,0,9941,51), (6898,0,9941,52), (6899,0,9941,53), (6900,0,9941,54), (7580,0,9941,55), (7581,0,9941,56), (13100,0,9941,57), (13101,0,9941,58); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) A Grade Recipes (5434,0,9942,1), (5435,0,9942,2), (5438,0,9942,3), (5439,0,9942,4), (5440,0,9942,5), (5441,0,9942,6), (5442,0,9942,7), (5443,0,9942,8), (5444,0,9942,9), (5445,0,9942,10), (5446,0,9942,11), (5447,0,9942,12), (5448,0,9942,13), (5449,0,9942,14), (5450,0,9942,15), (5451,0,9942,16), (5452,0,9942,17), (5453,0,9942,18), (5456,0,9942,19), (5457,0,9942,20), (5458,0,9942,21), (5459,0,9942,22), (5460,0,9942,23), (5461,0,9942,24), (5462,0,9942,25), (5463,0,9942,26), (5464,0,9942,27), (5465,0,9942,28), (5466,0,9942,29), (5467,0,9942,30), (5468,0,9942,31), (5469,0,9942,32), (5470,0,9942,33), (5471,0,9942,34), (5332,0,9942,35), (5333,0,9942,36), (5334,0,9942,37), (5335,0,9942,38), (5336,0,9942,39), (5337,0,9942,40), (5338,0,9942,41), (5339,0,9942,42), (5340,0,9942,43), (5341,0,9942,44), (5346,0,9942,45), (5347,0,9942,46), (5348,0,9942,47), (5349,0,9942,48), (5350,0,9942,49), (5351,0,9942,50), (5352,0,9942,51), (5353,0,9942,52), (5354,0,9942,53), (5355,0,9942,54), (5364,0,9942,55), (5365,0,9942,56), (5366,0,9942,57), (5367,0,9942,58), (5368,0,9942,59), (5369,0,9942,60), (5370,0,9942,61), (5371,0,9942,62), (5380,0,9942,63), (5381,0,9942,64), (5382,0,9942,65), (5383,0,9942,66), (5392,0,9942,67), (5393,0,9942,68), (5394,0,9942,69), (5395,0,9942,70), (5404,0,9942,71), (5405,0,9942,72), (5406,0,9942,73), (5407,0,9942,74), (5416,0,9942,75), (5417,0,9942,76), (5418,0,9942,77), (5419,0,9942,78), (5420,0,9942,79), (5421,0,9942,80), (5422,0,9942,81), (5423,0,9942,82), (5424,0,9942,83), (5425,0,9942,84), (5426,0,9942,85), (5427,0,9942,86), (5428,0,9942,87), (5429,0,9942,88), (5430,0,9942,89), (5431,0,9942,90), (5432,0,9942,91), (5433,0,9942,92), (8690,0,9942,93), (8691,0,9942,94), (8692,0,9942,95), (8693,0,9942,96), (8694,0,9942,97), (8695,0,9942,98), (8696,0,9942,99), (8697,0,9942,100), (8698,0,9942,101), (8699,0,9942,102), (8700,0,9942,103), (8701,0,9942,104), (8702,0,9942,105), (8703,0,9942,106), (8704,0,9942,107), (8705,0,9942,108), (8706,0,9942,109), (8707,0,9942,110), (8708,0,9942,111), (8709,0,9942,112), (8710,0,9942,113), (8711,0,9942,114); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) A Grade Parts (5529,0,9943,1), (5532,0,9943,2), (5533,0,9943,3), (5534,0,9943,4), (5535,0,9943,5), (5536,0,9943,6), (5537,0,9943,7), (5538,0,9943,8), (5539,0,9943,9), (5541,0,9943,10), (5542,0,9943,11), (5543,0,9943,12), (5544,0,9943,13), (5545,0,9943,14), (5546,0,9943,15), (5547,0,9943,16), (5548,0,9943,17), (5478,0,9943,18), (5479,0,9943,19), (5480,0,9943,20), (5481,0,9943,21), (5482,0,9943,22), (5485,0,9943,23), (5486,0,9943,24), (5487,0,9943,25), (5488,0,9943,26), (5489,0,9943,27), (5494,0,9943,28), (5495,0,9943,29), (5496,0,9943,30), (5497,0,9943,31), (5502,0,9943,32), (5503,0,9943,33), (5508,0,9943,34), (5509,0,9943,35), (5514,0,9943,36), (5515,0,9943,37), (5516,0,9943,38), (5520,0,9943,39), (5521,0,9943,40), (5522,0,9943,41), (5523,0,9943,42), (5524,0,9943,43), (5525,0,9943,44), (5526,0,9943,45), (5527,0,9943,46), (5528,0,9943,47), (8712,0,9943,48), (8713,0,9943,49), (8714,0,9943,50), (8715,0,9943,51), (8716,0,9943,52), (8717,0,9943,53), (8718,0,9943,54), (8719,0,9943,55), (8720,0,9943,56), (8721,0,9943,57), (8722,0,9943,58); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Other Circlets (9391,0,9944,1), (9392,0,9944,2), (9393,0,9944,3), (9394,0,9944,4), (9395,0,9944,5), (9396,0,9944,6), (9397,0,9944,7), (9398,0,9944,8), (9399,0,9944,9), (9400,0,9944,10), (9401,0,9944,11), (9402,0,9944,12), (9403,0,9944,13), (9404,0,9944,14), (9405,0,9944,15), (9406,0,9944,16), (9407,0,9944,17), (9408,0,9944,18), (9410,0,9944,19), (9411,0,9944,20), (9412,0,9944,21), (9413,0,9944,22), (9414,0,9944,23), (9415,0,9944,24), (13507,0,9944,25), (13508,0,9944,26), (13509,0,9944,27), (13510,0,9944,28), (13511,0,9944,29), (13512,0,9944,30); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Buff Scrolls (event) (9146,0,9945,1), (9147,0,9945,2), (9148,0,9945,3), (9149,0,9945,4), (9150,0,9945,5), (9151,0,9945,6), (9152,0,9945,7), (9153,0,9945,8), (9154,0,9945,9), (9155,0,9945,10), (22039,0,9945,11), (22040,0,9945,12), (22041,0,9945,13), (22042,0,9945,14), (22043,0,9945,15), (22044,0,9945,16), (22045,0,9945,17), (22046,0,9945,18), (22047,0,9945,19), (22048,0,9945,20), (22049,0,9945,21), (22050,0,9945,22), (22051,0,9945,23); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) B Grade Recipes (4126,0,9946,1), (4127,0,9946,2), (4128,0,9946,3), (4129,0,9946,4), (4130,0,9946,5), (4131,0,9946,6), (4132,0,9946,7), (4133,0,9946,8), (4134,0,9946,9), (4135,0,9946,10), (4136,0,9946,11), (4137,0,9946,12), (4138,0,9946,13), (4139,0,9946,14), (4140,0,9946,15), (4141,0,9946,16), (4142,0,9946,17), (4143,0,9946,18), (4144,0,9946,19), (4145,0,9946,20), (4146,0,9946,21), (4147,0,9946,22), (4148,0,9946,23), (4149,0,9946,24), (4150,0,9946,25), (4151,0,9946,26), (4152,0,9946,27), (4153,0,9946,28), (4154,0,9946,29), (4155,0,9946,30), (4156,0,9946,31), (4157,0,9946,32), (4158,0,9946,33), (4159,0,9946,34), (4160,0,9946,35), (4161,0,9946,36), (4162,0,9946,37), (4163,0,9946,38), (4164,0,9946,39), (4165,0,9946,40), (4166,0,9946,41), (4167,0,9946,42), (4168,0,9946,43), (4169,0,9946,44), (4170,0,9946,45), (4171,0,9946,46), (4172,0,9946,47), (4173,0,9946,48), (4174,0,9946,49), (4175,0,9946,50), (4176,0,9946,51), (4177,0,9946,52), (4178,0,9946,53), (4179,0,9946,54), (4180,0,9946,55), (4181,0,9946,56), (4182,0,9946,57), (4183,0,9946,58), (4184,0,9946,59), (4185,0,9946,60), (4186,0,9946,61), (4187,0,9946,62), (4188,0,9946,63), (4189,0,9946,64), (4190,0,9946,65), (4191,0,9946,66), (4192,0,9946,67), (4193,0,9946,68), (4194,0,9946,69), (4195,0,9946,70), (4196,0,9946,71), (4197,0,9946,72), (4198,0,9946,73), (4199,0,9946,74); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) B Grade Keymats (4049,0,9947,1), (4050,0,9947,2), (4051,0,9947,3), (4052,0,9947,4), (4053,0,9947,5), (4054,0,9947,6), (4055,0,9947,7), (4056,0,9947,8), (4057,0,9947,9), (4058,0,9947,10), (4059,0,9947,11), (4060,0,9947,12), (4061,0,9947,13), (4062,0,9947,14), (4063,0,9947,15), (4064,0,9947,16), (4065,0,9947,17), (4066,0,9947,18), (4067,0,9947,19), (4068,0,9947,20), (4069,0,9947,21), (4070,0,9947,22), (4071,0,9947,23), (4072,0,9947,24), (4073,0,9947,25), (4074,0,9947,26), (4075,0,9947,27), (4076,0,9947,28), (4077,0,9947,29), (4078,0,9947,30), (4079,0,9947,31), (4080,0,9947,32), (4081,0,9947,33), (4082,0,9947,34), (4083,0,9947,35), (4084,0,9947,36), (4085,0,9947,37), (4086,0,9947,38), (4087,0,9947,39), (4088,0,9947,40), (4089,0,9947,41), (4090,0,9947,42), (4091,0,9947,43), (4092,0,9947,44), (4093,0,9947,45), (4094,0,9947,46), (4095,0,9947,47), (4096,0,9947,48), (4097,0,9947,49), (4098,0,9947,50), (4099,0,9947,51), (4100,0,9947,52), (4101,0,9947,53), (4102,0,9947,54), (4103,0,9947,55), (4104,0,9947,56), (4105,0,9947,57), (4106,0,9947,58), (4107,0,9947,59), (4108,0,9947,60), (4109,0,9947,61), (4110,0,9947,62), (4111,0,9947,63), (4112,0,9947,64), (4113,0,9947,65), (4114,0,9947,66), (4115,0,9947,67), (4116,0,9947,68), (4117,0,9947,69), (4118,0,9947,70), (4119,0,9947,71), (4120,0,9947,72), (4121,0,9947,73); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Dyes (4445,0,9948,1), (4446,0,9948,2), (4447,0,9948,3), (4448,0,9948,4), (4449,0,9948,5), (4450,0,9948,6), (4451,0,9948,7), (4452,0,9948,8), (4453,0,9948,9), (4454,0,9948,10), (4455,0,9948,11), (4456,0,9948,12), (4457,0,9948,13), (4458,0,9948,14), (4459,0,9948,15), (4460,0,9948,16), (4461,0,9948,17), (4462,0,9948,18), (4463,0,9948,19), (4464,0,9948,20), (4465,0,9948,21), (4466,0,9948,22), (4467,0,9948,23), (4468,0,9948,24), (4469,0,9948,25), (4470,0,9948,26), (4471,0,9948,27), (4472,0,9948,28), (4473,0,9948,29), (4474,0,9948,30), (4475,0,9948,31), (4476,0,9948,32), (4477,0,9948,33), (4478,0,9948,34), (4479,0,9948,35), (4480,0,9948,36), (4481,0,9948,37), (4482,0,9948,38), (4483,0,9948,39), (4484,0,9948,40), (4485,0,9948,41), (4486,0,9948,42), (4487,0,9948,43), (4488,0,9948,44), (4489,0,9948,45), (4490,0,9948,46), (4491,0,9948,47), (4492,0,9948,48), (4493,0,9948,49), (4494,0,9948,50), (4495,0,9948,51), (4496,0,9948,52), (4497,0,9948,53), (4498,0,9948,54), (4499,0,9948,55), (4500,0,9948,56), (4501,0,9948,57), (4502,0,9948,58), (4503,0,9948,59), (4504,0,9948,60), (4505,0,9948,61), (4506,0,9948,62), (4507,0,9948,63), (4508,0,9948,64), (4509,0,9948,65), (4510,0,9948,66), (4511,0,9948,67), (4512,0,9948,68), (4513,0,9948,69), (4514,0,9948,70), (4515,0,9948,71), (4516,0,9948,72), (4517,0,9948,73), (4518,0,9948,74), (4519,0,9948,75), (4520,0,9948,76), (4521,0,9948,77), (4522,0,9948,78), (4523,0,9948,79), (4524,0,9948,80), (4525,0,9948,81), (4526,0,9948,82), (4527,0,9948,83), (4528,0,9948,84), (4529,0,9948,85), (4530,0,9948,86), (4531,0,9948,87), (4532,0,9948,88), (4533,0,9948,89), (4534,0,9948,90), (4535,0,9948,91), (4536,0,9948,92), (4537,0,9948,93), (4538,0,9948,94), (4539,0,9948,95), (4540,0,9948,96), (4541,0,9948,97), (4542,0,9948,98), (4543,0,9948,99), (4544,0,9948,100), (4545,0,9948,101), (4546,0,9948,102), (4547,0,9948,103), (4548,0,9948,104), (4549,0,9948,105), (4550,0,9948,106), (4551,0,9948,107), (4552,0,9948,108), (4553,0,9948,109), (4554,0,9948,110), (4555,0,9948,111), (4556,0,9948,112), (4557,0,9948,113), (4558,0,9948,114), (4559,0,9948,115), (4560,0,9948,116), (4561,0,9948,117), (4562,0,9948,118), (4563,0,9948,119), (4564,0,9948,120), (4565,0,9948,121), (4566,0,9948,122), (4567,0,9948,123), (4568,0,9948,124), (4569,0,9948,125), (4570,0,9948,126), (4571,0,9948,127), (4572,0,9948,128), (4573,0,9948,129), (4574,0,9948,130), (4575,0,9948,131), (4576,0,9948,132), (4577,0,9948,133), (4578,0,9948,134), (4579,0,9948,135), (4580,0,9948,136), (4581,0,9948,137), (4582,0,9948,138), (4583,0,9948,139), (4584,0,9948,140), (4585,0,9948,141), (4586,0,9948,142), (4587,0,9948,143), (4588,0,9948,144), (4589,0,9948,145), (4590,0,9948,146), (4591,0,9948,147), (4592,0,9948,148), (4593,0,9948,149), (4594,0,9948,150), (4595,0,9948,151), (4596,0,9948,152), (4597,0,9948,153), (4598,0,9948,154), (4599,0,9948,155), (4600,0,9948,156), (4601,0,9948,157), (4602,0,9948,158), (4603,0,9948,159), (4604,0,9948,160), (4605,0,9948,161), (4606,0,9948,162), (4607,0,9948,163), (4608,0,9948,164), (4609,0,9948,165), (4610,0,9948,166), (4611,0,9948,167), (4612,0,9948,168), (4613,0,9948,169), (4614,0,9948,170), (4615,0,9948,171), (4616,0,9948,172), (4617,0,9948,173), (4618,0,9948,174), (4619,0,9948,175), (4620,0,9948,176), (4621,0,9948,177), (4622,0,9948,178), (4623,0,9948,179), (4624,0,9948,180); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Fishing Rods (6529,0,9949,1), (6530,0,9949,2), (6531,0,9949,3), (6532,0,9949,4), (6533,0,9949,5), (6534,0,9949,6); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Fishing Gear (7561,0,9950,1), (6908,0,9950,2), (6909,0,9950,3), (6910,0,9950,4), (6911,0,9950,5), (6912,0,9950,6), (6913,0,9950,7), (6914,0,9950,8), (6915,0,9950,9), (6916,0,9950,10), (7609,0,9950,11), (6528,0,9950,12), (7807,0,9950,13), (7808,0,9950,14), (7809,0,9950,15), (6519,0,9950,16), (6520,0,9950,17), (6521,0,9950,18), (6522,0,9950,19), (6523,0,9950,20), (6524,0,9950,21), (6525,0,9950,22), (6526,0,9950,23), (6527,0,9950,24), (7610,0,9950,25), (7611,0,9950,26), (7612,0,9950,27), (7613,0,9950,28), (8484,0,9950,29), (8485,0,9950,30), (6535,0,9950,31), (6536,0,9950,32), (6537,0,9950,33), (6538,0,9950,34), (6539,0,9950,35), (6540,0,9950,36); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) NO GRADE Armor Sets -- Wooden Breastplate set (heavy) (23,0,9951,1), -- Wooden Breastplate (2386,0,9951,2), -- Wooden Gaiters (43,0,9951,3), -- Wooden Helmet -- Devotion robe set (robe) (1101,0,9951,4), -- Tunic of Devotion (1104,0,9951,5), -- Stockings of Devotion (44,0,9951,6), -- Leather Helmet -- (GM-Shop) D GRADE Armor Sets -- Mithril Breastplate set(heavy) (58,0,9952,1), -- Mithril Breastplate (59,0,9952,2), -- Mithril Gaiters (47,0,9952,3), -- Helmet (628,0,9952,4), -- Hoplon -- Brigandine Armor set (352,0,9952,5), -- Brigandine Tunic (2378,0,9952,6), -- Brigandine Gaiters (2411,0,9952,7), -- Brigandine Helmet (2493,0,9952,8), -- Brigandine Shield -- Reinforced leather set (394,0,9952,9), -- Reinforced Leather Shirt (416,0,9952,10), -- Reinforced Leather Gaiters (2422,0,9952,11), -- Reinforced Leather Boots -- Manticore skin set (395,0,9952,12), -- Manticore Skin Shirt (417,0,9952,13), -- Manticore Skin Gaiters (2424,0,9952,14), -- Manticore Skin Boots -- Tunic of knowledge set (436,0,9952,15), -- Tunic of Knowledge (469,0,9952,16), -- Stockings of Knowledge (2447,0,9952,17), -- Gloves of Knowledge -- Mithril Tunic (437,0,9952,18), -- Mithril Tunic (470,0,9952,19), -- Mithril Stockings (2450,0,9952,20), -- Mithril Gloves -- (GM-Shop) C GRADE Armor Sets -- Composite Armor set (60,0,9953,1), -- Composite Armor (517,0,9953,2), -- Composite Helmet (64,0,9953,3), -- Composite Boots (107,0,9953,4), -- Composite Shield -- Chain Mail Shirt set (354,0,9953,5), -- Chain Mail Shirt (381,0,9953,6), -- Chain Gaiters (2413,0,9953,7), -- Chain Hood (2453,0,9953,8), -- Chain Gloves (2429,0,9953,9), -- Chain Boots (2495,0,9953,10), -- Chain Shield -- Full Plate Armor set (356,0,9953,11), -- Full Plate Armor (2414,0,9953,12), -- Full Plate Helmet (2462,0,9953,13), -- Full Plate Gauntlets (2438,0,9953,14), -- Full Plate Boots (2497,0,9953,15), -- Full Plate Shield -- Mithrill shirt set (397,0,9953,16), -- Mithril Shirt (2387,0,9953,17), -- Tempered Mithril Gaiters (608,0,9953,18), -- Mithril Gauntlets (62,0,9953,19), -- Mithril Boots -- Plated leather set (398,0,9953,20), -- Plated Leather (418,0,9953,21), -- Plated Leather Gaiters (2455,0,9953,22), -- Plated Leather Gloves (2431,0,9953,23), -- Plated Leather Boots -- Theca leather set (400,0,9953,24), -- Theca Leather Armor (420,0,9953,25), -- Theca Leather Gaiters (2460,0,9953,26), -- Theca Leather Gloves (2436,0,9953,27), -- Theca Leather Boots -- Drake leather set (401,0,9953,28), -- Drake Leather Armor (2461,0,9953,29), -- Drake Leather Gloves (2437,0,9953,30), -- Drake Leather Boots -- Karmian robe set (439,0,9953,31), -- Karmian Tunic (471,0,9953,32), -- Karmian Stockings (2454,0,9953,33), -- Karmian Gloves (2430,0,9953,34), -- Karmian Boots -- Demon robe set (441,0,9953,35), -- Demon's Tunic (472,0,9953,36), -- Demon's Stockings (2459,0,9953,37), -- Demon's Gloves (2435,0,9953,38), -- Demon's Boots -- Divine robe set (442,0,9953,39), -- Divine Tunic (473,0,9953,40), -- Divine Stockings (2463,0,9953,41), -- Divine Gloves (603,0,9953,42), -- Divine Boots -- (GM-Shop) B GRADE Armor Sets -- Zubei's Breastplate set (357,0,9954,1), -- Zubei's Breastplate (383,0,9954,2), -- Zubei's Gaiters (503,0,9954,3), -- Zubei's Helmet (5710,0,9954,4), -- Zubei's Gauntlets Heavy Armor (5726,0,9954,5), -- Zubei's Boots Heavy Armor (633,0,9954,6), -- Zubei's Shield -- Blue Wolf's Breastplate set (358,0,9954,7), -- Blue Wolf Breastplate (2380,0,9954,8), -- Blue Wolf Gaiters (2416,0,9954,9), -- Blue Wolf Helmet (5718,0,9954,10), -- Blue Wolf Gloves Heavy Armor (5734,0,9954,11), -- Blue Wolf Boots Heavy Armor -- Avadon heavy set (2376,0,9954,12), -- Avadon Breastplate (2379,0,9954,13), -- Avadon Gaiters (2415,0,9954,14), -- Avadon Circlet (5714,0,9954,15), -- Avadon Gloves Heavy Armor (5730,0,9954,16), -- Avadon Boots Heavy Armor (673,0,9954,17), -- Avadon Shield -- Doom plate heavy set (2381,0,9954,18), -- Doom Plate Armor (2417,0,9954,19), -- Doom Helmet (5722,0,9954,20), -- Doom Gloves Heavy Armor (5738,0,9954,21), -- Doom Boots Heavy Armor (110,0,9954,22), -- Doom Shield -- Zubei's leather set (2384,0,9954,23), -- Zubei's Leather Shirt (2388,0,9954,24), -- Zubei's Leather Gaiters (5711,0,9954,25), -- Zubei's Gauntlets Light Armor (5727,0,9954,26), -- Zubei's Boots Light Armor -- Avadon leather set (2390,0,9954,27), -- Avadon Leather Armor (5715,0,9954,28), -- Avadon Gloves Light Armor (5731,0,9954,29), -- Avadon Boots Light Armor -- Blue wolf leather set (2391,0,9954,30), -- Blue Wolf Leather Armor (5719,0,9954,31), -- Blue Wolf Gloves Light Armor (5735,0,9954,32), -- Blue Wolf Boots Light Armor -- Doom leather set (2392,0,9954,33), -- Leather Armor of Doom (5723,0,9954,34), -- Doom Gloves Light Armor (5739,0,9954,35), -- Doom Boots Light Armor -- Zubei robe set (2397,0,9954,36), -- Tunic of Zubei (2402,0,9954,37), -- Stockings of Zubei (5712,0,9954,38), -- Zubei's Gauntlets Robe (5728,0,9954,39), -- Zubei's Boots Robe -- Blue Wolf robe set (2398,0,9954,40), -- Blue Wolf Tunic (2403,0,9954,41), -- Blue Wolf Stockings (5720,0,9954,42), -- Blue Wolf Gloves Robe (5736,0,9954,43), -- Blue Wolf Boots Robe -- Doom robe set (2399,0,9954,44), -- Tunic of Doom (2404,0,9954,45), -- Stockings of Doom (5724,0,9954,46), -- Doom Gloves Robe (5740,0,9954,47), -- Doom Boots Robe -- Avadon robe set (2406,0,9954,48), -- Avadon Robe (5716,0,9954,49), -- Avadon Gloves Robe (5732,0,9954,50), -- Avadon Boots Robe -- Others (554,0,9954,51), -- Zubei's Boots (612,0,9954,52), -- Zubei's Gauntlets (5709,0,9954,53), -- Sealed Zubei's Gauntlets (5725,0,9954,54), -- Sealed Zubei's Boots -- Others (2439,0,9954,55), -- Blue Wolf Boots (2487,0,9954,56), -- Blue Wolf Gloves (5717,0,9954,57), -- Sealed Blue Wolf Gloves (5733,0,9954,58), -- Sealed Blue Wolf Boots -- Others (600,0,9954,59), -- Avadon Boots (2464,0,9954,60), -- Avadon Gloves (5713,0,9954,61), -- Sealed Avadon Gloves (5729,0,9954,62), -- Sealed Avadon Boots -- Others (601,0,9954,63), -- Boots of Doom (2475,0,9954,64), -- Doom Gloves (5721,0,9954,65), -- Sealed Doom Gloves (5737,0,9954,66), -- Sealed Boots of Doom -- (GM-Shop) A GRADE Armor Sets -- Dark Crystal Breastplate set (365,0,9955,1), -- Dark Crystal Breastplate (388,0,9955,2), -- Dark Crystal Gaiters (512,0,9955,3), -- Dark Crystal Helmet (5765,0,9955,4), -- Dark Crystal Gloves Heavy Armor (5777,0,9955,5), -- Dark Crystal Boots Heavy Armor (641,0,9955,6), -- Dark Crystal Shield -- Tallum plate heavy set (2382,0,9955,7), -- Tallum Plate Armor (547,0,9955,8), -- Tallum Helm (5768,0,9955,9), -- Tallum Gloves Heavy Armor (5780,0,9955,10), -- Tallum Boots Heavy Armor -- Dark Crystal leather set (2385,0,9955,11), -- Dark Crystal Leather Armor (2389,0,9955,12), -- Dark Crystal Leggings (5766,0,9955,13), -- Dark Crystal Gloves Light Armor (5778,0,9955,14), -- Dark Crystal Boots Light Armor -- Tallum leather set (2393,0,9955,15), -- Tallum Leather Armor (5769,0,9955,16), -- Tallum Gloves Light Armor (5781,0,9955,17), -- Tallum Boots Light Armor -- Tallum robe set (2400,0,9955,18), -- Tallum Tunic (2405,0,9955,19), -- Tallum Stockings (5770,0,9955,20), -- Tallum Gloves Robe (5782,0,9955,21), -- Tallum Boots Robe -- Dark Crystal robe set (2407,0,9955,22), -- Dark Crystal Robe (5767,0,9955,23), -- Dark Crystal Gloves Robe (5779,0,9955,24), -- Dark Crystal Boots Robe -- Nightmare heavy set (374,0,9955,25), -- Armor of Nightmare (2418,0,9955,26), -- Helm of Nightmare (5771,0,9955,27), -- Gauntlets of Nightmare Heavy Armor (5783,0,9955,28), -- Boots of Nightmare Heavy Armor (2498,0,9955,29), -- Shield of Nightmare (10793,0,9955,30), -- Armor of Nightmare {PvP} -- Majestic plate heavy set (2383,0,9955,31), -- Majestic Plate Armor (2419,0,9955,32), -- Majestic Circlet (5774,0,9955,33), -- Majestic Gauntlets Heavy Armor (5786,0,9955,34), -- Majestic Boots Heavy Armor (10794,0,9955,35), -- Majestic Plate Armor {PvP} -- Nightmare leather set (2394,0,9955,36), -- Nightmarish Leather Armor (5772,0,9955,37), -- Gauntlets of Nightmare Light Armor (5784,0,9955,38), -- Boots of Nightmare Light Armor (10795,0,9955,39), -- Nightmarish Leather Armor {PvP} -- Majestic leather set (2395,0,9955,40), -- Majestic Leather Armor (5775,0,9955,41), -- Majestic Gauntlets Light Armor (5787,0,9955,42), -- Majestic Boots Light Armor (10796,0,9955,43), -- Majestic Leather Armor {PvP} -- Robe of nightmare set (2408,0,9955,44), -- Nightmare Robe (5773,0,9955,45), -- Gauntlets of Nightmare Robe (5785,0,9955,46), -- Boots of Nightmare Robe (10797,0,9955,47), -- Robe of Nightmare {PvP} -- Majestic robe set (2409,0,9955,48), -- Majestic Robe (5776,0,9955,49), -- Majestic Gauntlets Robe (5788,0,9955,50), -- Majestic Boots Robe (10798,0,9955,51), -- Majestic Robe {PvP} -- Others (5287,0,9955,52), -- Sealed Dark Crystal breastplate (5288,0,9955,53), -- Sealed Dark Crystal Gaiters (5289,0,9955,54), -- Sealed Dark Crystal Helmet (5290,0,9955,55), -- Sealed Dark Crystal Gloves (5291,0,9955,56), -- Sealed Dark Crystal Boots (5292,0,9955,57), -- Sealed Dark Crystal Shield (5297,0,9955,58), -- Sealed Dark Crystal Leather Armor (5298,0,9955,59), -- Sealed Dark Crystal Leggings (5308,0,9955,60), -- Sealed Dark Crystal Robe -- Others (5293,0,9955,61), -- Sealed Tallum Plate Armor (5294,0,9955,62), -- Sealed Tallum Helmet (5295,0,9955,63), -- Sealed Tallum Gloves (5296,0,9955,64), -- Sealed Tallum Boots (5301,0,9955,65), -- Sealed Tallum Leather Armor (5304,0,9955,66), -- Sealed Tallum Tunic (5305,0,9955,67), -- Sealed Tallum Stockings -- Others (5311,0,9955,68), -- Sealed Armor of Nightmare (5312,0,9955,69), -- Sealed Helm of Nightmare (5313,0,9955,70), -- Sealed Gauntlets of Nightmare (5314,0,9955,71), -- Sealed Boots of Nightmare (5315,0,9955,72), -- Sealed Shield of Nightmare (5320,0,9955,73), -- Sealed Leather Armor of Nightmare (5326,0,9955,74), -- Sealed Nightmare Robe -- Others (5316,0,9955,75), -- Sealed Majestic Plate Armor (5317,0,9955,76), -- Sealed Majestic Circlet (5318,0,9955,77), -- Sealed Majestic Gauntlets (5319,0,9955,78), -- Sealed Majestic Boots (5323,0,9955,79), -- Sealed Majestic Leather Armor (5329,0,9955,80), -- Sealed Majestic Robe -- (GM-Shop) S GRADE Armor Sets -- Imperial crusader set (6373,0,9956,1), -- Imperial Crusader Breastplate (6374,0,9956,2), -- Imperial Crusader Gaiters (6378,0,9956,3), -- Imperial Crusader Helmet (6375,0,9956,4), -- Imperial Crusader Gauntlets (6376,0,9956,5), -- Imperial Crusader Boots (6377,0,9956,6), -- Imperial Crusader Shield (10799,0,9956,7), -- Imperial Crusader Breastplate {PvP} -- Draconic leather set (6379,0,9956,8), -- Draconic Leather Armor (6382,0,9956,9), -- Draconic Leather Helmet (6380,0,9956,10), -- Draconic Leather Gloves (6381,0,9956,11), -- Draconic Leather Boots (10800,0,9956,12), -- Draconic Leather Armor {PvP} -- Major arcana robe set (6383,0,9956,13), -- Major Arcana Robe (6386,0,9956,14), -- Major Arcana Circlet (6384,0,9956,15), -- Major Arcana Gloves (6385,0,9956,16), -- Major Arcana Boots (10801,0,9956,17), -- Major Arcana Robe {PvP} -- Others (6679,0,9956,18), -- Sealed Imperial Crusader Helmet (6674,0,9956,19), -- Sealed Imperial Crusader Breastplate (6675,0,9956,20), -- Sealed Imperial Crusader Gaiters (6676,0,9956,21), -- Sealed Imperial Crusader Gauntlet (6677,0,9956,22), -- Sealed Imperial Crusader Boots (6678,0,9956,23), -- Sealed Imperial Crusader Shield -- Others (6680,0,9956,24), -- Sealed Draconic Leather Armor (6681,0,9956,25), -- Sealed Draconic Leather Glove (6682,0,9956,26), -- Sealed Draconic Leather Boots (6683,0,9956,27), -- Sealed Draconic Leather Helmet -- Others (6684,0,9956,28), -- Sealed Major Arcana Robe (6685,0,9956,29), -- Sealed Major Arcana Glove (6686,0,9956,30), -- Sealed Major Arcana Boots (6687,0,9956,31), -- Sealed Major Arcana Circlet -- (GM-Shop) S80 Grade Sets -- Dynasty Breast Plate (9416,0,9957,1), -- Dynasty Breast Plate (9421,0,9957,2), -- Dynasty Gaiter (9422,0,9957,3), -- Dynasty Helmet (9423,0,9957,4), -- Dynasty Gauntlet Heavy Armor (9424,0,9957,5), -- Dynasty Boots Heavy Armor (9441,0,9957,6), -- Dynasty Shield (9417,0,9957,7), -- Dynasty Breast Plate Shield Master (9418,0,9957,8), -- Dynasty Breast Plate Weapon Master (9419,0,9957,9), -- Dynasty Breast Plate Force Master (9420,0,9957,10), -- Dynasty Breast Plate Bard (10228,0,9957,11), -- Dynasty Platinum Plate Shield Master (10229,0,9957,12), -- Dynasty Platinum Plate Weapon Master (10230,0,9957,13), -- Dynasty Platinum Plate Force Master (10231,0,9957,14), -- Dynasty Platinum Plate Bard (10802,0,9957,15), -- Dynasty Breastplate {PvP} (10803,0,9957,16), -- Dynasty Breastplate {PvP} Shield Master (10804,0,9957,17), -- Dynasty Breastplate {PvP} Weapon Master (10805,0,9957,18), -- Dynasty Breastplate {PvP} Force Master (10806,0,9957,19), -- Dynasty Breastplate {PvP} Bard (10820,0,9957,20), -- Dynasty Platinum Breastplate {PvP} Shield Master (10821,0,9957,21), -- Dynasty Platinum Breastplate {PvP} Weapon Master (10822,0,9957,22), -- Dynasty Platinum Breastplate {PvP} Force Master (10823,0,9957,23), -- Dynasty Platinum Breastplate {PvP} Bard -- Dynasty Tunic (9432,0,9957,24), -- Dynasty Tunic (9437,0,9957,25), -- Dynasty Stockings (9438,0,9957,26), -- Dynasty Circlet (9439,0,9957,27), -- Dynasty Gloves Robe (9440,0,9957,28), -- Dynasty Shoes Robe (9433,0,9957,29), -- Dynasty Tunic Healer (9434,0,9957,30), -- Dynasty Tunic Enchanter (9435,0,9957,31), -- Dynasty Tunic Summoner (9436,0,9957,32), -- Dynasty Tunic Wizard (10236,0,9957,33), -- Dynasty Silver Satin Tunic Healer (10237,0,9957,34), -- Dynasty Silver Satin Tunic Enchanter (10238,0,9957,35), -- Dynasty Silver Satin Tunic Summoner (10239,0,9957,36), -- Dynasty Silver Satin Tunic Human Wizard (10810,0,9957,37), -- Dynasty Tunic {PvP} (10811,0,9957,38), -- Dynasty Tunic {PvP} Healer (10812,0,9957,39), -- Dynasty Tunic {PvP} Enchanter (10813,0,9957,40), -- Dynasty Tunic {PvP} Summoner (10814,0,9957,41), -- Dynasty Tunic {PvP} Wizard (10828,0,9957,42), -- Dynasty Silver Satin Tunic {PvP} Healer (10829,0,9957,43), -- Dynasty Silver Satin Tunic {PvP} Enchanter (10830,0,9957,44), -- Dynasty Silver Satin Tunic {PvP} Summoner (10831,0,9957,45), -- Dynasty Silver Satin Tunic {PvP} Wizard -- Dynasty Leather Armor (9425,0,9957,46), -- Dynasty Leather Armor (9428,0,9957,47), -- Dynasty Leather Leggings (9429,0,9957,48), -- Dynasty Leather Helmet (9430,0,9957,49), -- Dynasty Leather Gloves Light Armor (9431,0,9957,50), -- Dynasty Leather Boots Light Armor (9426,0,9957,51), -- Dynasty Leather Armor Dagger Master (9427,0,9957,52), -- Dynasty Leather Armor Bow Master (10126,0,9957,53), -- Dynasty Leather Armor Force Master (10127,0,9957,54), -- Dynasty Leather Armor Weapon Master (10168,0,9957,55), -- Dynasty Leather Armor Enchanter (10214,0,9957,56), -- Dynasty Leather Armor Summoner (10233,0,9957,57), -- Dynasty Jewel Leather Mail Dagger Master (10234,0,9957,58), -- Dynasty Jewel Leather Mail Bow Master (10487,0,9957,59), -- Dynasty Jeweled Leather Armor Force Master (10488,0,9957,60), -- Dynasty Jeweled Leather Armor Weapon Master (10489,0,9957,61), -- Dynasty Jeweled Leather Armor Enchanter (10490,0,9957,62), -- Dynasty Jeweled Leather Armor Summoner (10807,0,9957,63), -- Dynasty Leather Armor {PvP} (10808,0,9957,64), -- Dynasty Leather Armor {PvP} Dagger Master (10809,0,9957,65), -- Dynasty Leather Armor {PvP} Bow Master (10815,0,9957,66), -- Dynasty Leather Armor {PvP} Force Master (10816,0,9957,67), -- Dynasty Leather Armor {PvP} Weapon Master (10817,0,9957,68), -- Dynasty Leather Armor {PvP} Enchanter (10818,0,9957,69), -- Dynasty Leather Armor {PvP} Summoner (10825,0,9957,70), -- Dynasty Jewel Leather Armor {PvP} Dagger Master (10826,0,9957,71), -- Dynasty Jewel Leather Armor {PvP} Bow Master (10832,0,9957,72), -- Dynasty Jewel Leather Armor {PvP} Force Master (10833,0,9957,73), -- Dynasty Jewel Leather Armor {PvP} Weapon Master (10834,0,9957,74), -- Dynasty Jewel Leather Armor {PvP} Enchanter (10835,0,9957,75), -- Dynasty Jewel Leather Armor {PvP} Summoner -- Moirai Cuirass (15609,0,9957,76), -- Moirai Cuirass (15612,0,9957,77), -- Moirai Gaiter (15606,0,9957,78), -- Moirai Helmet (15615,0,9957,79), -- Moirai Gauntlet (15618,0,9957,80), -- Moirai Boots (15621,0,9957,81), -- Moirai Shield (16174,0,9957,82), -- Moirai Cuirass {PvP -- Moirai Houberk (15610,0,9957,83), -- Moirai Houberk (15613,0,9957,84), -- Moirai Leather Legging (15607,0,9957,85), -- Moirai Leather Helmet (15616,0,9957,86), -- Moirai Leather Gloves (15619,0,9957,87), -- Moirai Leather Boots (16175,0,9957,88), -- Moirai Houberk {PvP} -- Moirai Tunic (15611,0,9957,89), -- Moirai Tunic (15614,0,9957,90), -- Moirai Hose (15608,0,9957,91), -- Moirai Circlet (15617,0,9957,92), -- Moirai Gloves (15620,0,9957,93), -- Moirai Shoes (16176,0,9957,94), -- Moirai Tunic {PvP} -- (GM-Shop) S84 Grade Sets -- Vesper Breastplate (13432,0,9958,1), -- Vesper Breastplate (13438,0,9958,2), -- Vesper Gaiters (13137,0,9958,3), -- Vesper Helmet (13439,0,9958,4), -- Vesper Gauntlet (13440,0,9958,5), -- Vesper Boots (13471,0,9958,6), -- Vesper Shield (14520,0,9958,7), -- Vesper Breastplate {PvP} -- Vesper Leather Breastplate (13433,0,9958,8), -- Vesper Leather Breastplate (13441,0,9958,9), -- Vesper Leather Leggings (13138,0,9958,10), -- Vesper Leather Helmet (13442,0,9958,11), -- Vesper Leather Gloves (13443,0,9958,12), -- Vesper Leather Boots (14521,0,9958,13), -- Vesper Leather Breastplate {PvP} -- Vesper Tunic (13434,0,9958,14), -- Vesper Tunic (13444,0,9958,15), -- Vesper Stockings (13139,0,9958,16), -- Vesper Circlet (13445,0,9958,17), -- Vesper Gloves (13446,0,9958,18), -- Vesper Shoes (14522,0,9958,19), -- Vesper Tunic {PvP} -- Vesper Noble Breastplate (13435,0,9958,20), -- Vesper Noble Breastplate (13448,0,9958,21), -- Vesper Noble Gaiters (13140,0,9958,22), -- Vesper Noble Helmet (13449,0,9958,23), -- Vesper Noble Gauntlet (13450,0,9958,24), -- Vesper Noble Boots (14523,0,9958,25), -- Vesper Noble Breastplate {PvP} -- Vesper Noble Leather Breastplate (13436,0,9958,26), -- Vesper Noble Leather Breastplate (13451,0,9958,27), -- Vesper Noble Leather Leggings (13141,0,9958,28), -- Vesper Noble Leather Helmet (13452,0,9958,29), -- Vesper Noble Leather Gloves (13453,0,9958,30), -- Vesper Noble Leather Boots (14524,0,9958,31), -- Vesper Noble Leather Breastplate {PvP} -- Vesper Noble Tunic (13437,0,9958,32), -- Vesper Noble Tunic (13454,0,9958,33), -- Vesper Noble Stockings (13142,0,9958,34), -- Vesper Noble Circlet (13455,0,9958,35), -- Vesper Noble Gloves (13456,0,9958,36), -- Vesper Noble Shoes (14525,0,9958,37), -- Vesper Noble Tunic {PvP} -- Elegia Cuirass (15575,0,9958,38), -- Elegia Cuirass (15578,0,9958,39), -- Elegia Gaiter (15572,0,9958,40), -- Elegia Helmet (15581,0,9958,41), -- Elegia Gauntlet (15584,0,9958,42), -- Elegia Boots (15587,0,9958,43), -- Elegia Shield (16168,0,9958,44), -- Elegia Cuirass {PvP} -- Elegia Houberk (15576,0,9958,45), -- Elegia Houberk (15579,0,9958,46), -- Elegia Leather Legging (15573,0,9958,47), -- Elegia Leather Helmet (15582,0,9958,48), -- Elegia Leather Gloves (15585,0,9958,49), -- Elegia Leather Boots (16169,0,9958,50), -- Elegia Hourberk {PvP} -- Elegia Tunic (15577,0,9958,51), -- Elegia Tunic (15580,0,9958,52), -- Elegia Hose (15574,0,9958,53), -- Elegia Circlet (15583,0,9958,54), -- Elegia Gloves (15586,0,9958,55), -- Elegia Shoes (16170,0,9958,56), -- Elegia Tunic {PvP} -- Vorpal Cuirass (15592,0,9958,57), -- Vorpal Cuirass (15595,0,9958,58), -- Vorpal Gaiter (15589,0,9958,59), -- Vorpal Helmet (15598,0,9958,60), -- Vorpal Gauntlet (15601,0,9958,61), -- Vorpal Boots (15604,0,9958,62), -- Vorpal Shield (16171,0,9958,63), -- Vorpal Cuirass {PvP} -- Vorpal Houberk (15593,0,9958,64), -- Vorpal Houberk (15596,0,9958,65), -- Vorpal Leather Legging (15590,0,9958,66), -- Vorpal Leather Helmet (15599,0,9958,67), -- Vorpal Leather Gloves (15602,0,9958,68), -- Vorpal Leather Boots (16172,0,9958,69), -- Vorpal Houberk {PvP} -- Vorpal Tunic (15594,0,9958,70), -- Vorpal Tunic (15597,0,9958,71), -- Vorpal Hose (15591,0,9958,72), -- Vorpal Circlet (15600,0,9958,73), -- Vorpal Gloves (15603,0,9958,74), -- Vorpal Shoes (16173,0,9958,75); -- Vorpal Tunic {PvP} INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Clan Oath / Apella Armor Sets (7850,0,9959,1), (7851,0,9959,2), (7852,0,9959,3), (7853,0,9959,4), (7854,0,9959,5), (7855,0,9959,6), (7856,0,9959,7), (7857,0,9959,8), (7858,0,9959,9), (7859,0,9959,10), (7860,0,9959,11), (7861,0,9959,12), (7862,0,9959,13), (7863,0,9959,14), (7864,0,9959,15), (7865,0,9959,16), (7866,0,9959,17), (7867,0,9959,18), (7868,0,9959,19), (7869,0,9959,20), (7870,0,9959,21), (7871,0,9959,22), (7872,0,9959,23), (7873,0,9959,24), (7874,0,9959,25), (7875,0,9959,26), (7876,0,9959,27), (7877,0,9959,28), (7878,0,9959,29), (7879,0,9959,30); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- Jewels NG (112,0,9960,1), (1509,0,9960,2), (1507,0,9960,3), (846,0,9960,4), (1509,0,9960,5), (1506,0,9960,6), (113,0,9960,7), (116,0,9960,8), (118,0,9960,9), (115,0,9960,10), (877,0,9960,11), (908,0,9960,12), (114,0,9960,13), (876,0,9960,14), (907,0,9960,15), (845,0,9960,16), (878,0,9960,17), (909,0,9960,18), (875,0,9960,19), (1508,0,9960,20), (906,0,9960,21), -- Jewels D (848,0,9961,1), (879,0,9961,2), (911,0,9961,3), (850,0,9961,4), (881,0,9961,5), (913,0,9961,6), (849,0,9961,7), (882,0,9961,8), (912,0,9961,9), (847,0,9961,10), (890,0,9961,11), (910,0,9961,12), (851,0,9961,13), (880,0,9961,14), (914,0,9961,15), -- Jewels C (852,0,9962,1), (883,0,9962,2), (915,0,9962,3), (857,0,9962,4), (888,0,9962,5), (919,0,9962,6), (855,0,9962,7), (885,0,9962,8), (917,0,9962,9), (854,0,9962,10), (886,0,9962,11), (119,0,9962,12), (853,0,9962,13), (884,0,9962,14), (916,0,9962,15), -- Jewels B (901,0,9963,1), (870,0,9963,2), (932,0,9963,3), (900,0,9963,4), (869,0,9963,5), (931,0,9963,6), (898,0,9963,7), (867,0,9963,8), (929,0,9963,9), (897,0,9963,10), (866,0,9963,11), (928,0,9963,12), (896,0,9963,13), (865,0,9963,14), (927,0,9963,15), (887,0,9963,16), (856,0,9963,17), (918,0,9963,18), (117,0,9963,19), (859,0,9963,20), (921,0,9963,21), (891,0,9963,22), (860,0,9963,23), (922,0,9963,24), (892,0,9963,25), (861,0,9963,26), (923,0,9963,27), (894,0,9963,28), (863,0,9963,29), (925,0,9963,30), (895,0,9963,31), (864,0,9963,32), (926,0,9963,33), (905,0,9963,34), (874,0,9963,35), (936,0,9963,36), (904,0,9963,37), (873,0,9963,38), (935,0,9963,39), (6660,0,9963,40), -- Jewels A (893,0,9964,1), (862,0,9964,2), (924,0,9964,3), (6328,0,9964,4), (6327,0,9964,5), (6326,0,9964,6), (6325,0,9964,7), (6324,0,9964,8), (6323,0,9964,9), (902,0,9964,10), (871,0,9964,11), (933,0,9964,12), (899,0,9964,13), (868,0,9964,14), (930,0,9964,15), (903,0,9964,16), (6662,0,9964,19), (6661,0,9964,20), (872,0,9964,27), (934,0,9964,28), -- Jewels S (6658,0,9965,1), (6656,0,9965,2), (6657,0,9965,3), (6725,0,9965,4), (6724,0,9965,5), (6726,0,9965,6), (889,0,9965,7), (858,0,9965,8), (920,0,9965,9), (6659,0,9965,10), -- Jewels S-80 (9452,0,9966,0), -- Sealed Dynasty Earring (9453,0,9966,1), -- Sealed Dynasty Necklace (9454,0,9966,2), -- Sealed Dynasty Ring (9455,0,9966,3), -- Dynasty Earrings (9456,0,9966,4), -- Dynasty Necklace (9457,0,9966,5), -- Dynasty Ring (9458,0,9966,6), -- Dynasty Earrings (Stun Resistance) (9459,0,9966,7), -- Dynasty Necklace (Stun Resistance) (9460,0,9966,8), -- Dynasty Ring (Stun Resistance) (9461,0,9966,9), -- Dynasty Earrings (Poison Resistance) (9462,0,9966,10), -- Dynasty Necklace (Poison Resistance) (9463,0,9966,11), -- Dynasty Ring (Poison Resistance) (9464,0,9966,12), -- Dynasty Earrings (Bleeding Resistance) (9465,0,9966,13), -- Dynasty Necklace (Bleeding Resistance) (9466,0,9966,14), -- Dynasty Ring (Bleeding Resistance) (9467,0,9966,15), -- Dynasty Earrings (Sleep Resistance) (9468,0,9966,16), -- Dynasty Necklace (Sleep Resistance) (9469,0,9966,17), -- Dynasty Ring (Sleep Resistance) (9470,0,9966,18), -- Dynasty Earrings (Paralysis Resistance) (9471,0,9966,19), -- Dynasty Necklace (Paralysis Resistance) (9472,0,9966,20), -- Dynasty Ring (Paralysis Resistance) (9473,0,9966,21), -- Dynasty Earrings (Hold Resistance) (9474,0,9966,22), -- Dynasty Necklace (Hold Resistance) (9475,0,9966,23), -- Dynasty Ring (Hold Resistance) (9476,0,9966,24), -- Dynasty Earrings (Fear Resistance) (9477,0,9966,25), -- Dynasty Necklace (Fear Resistance) (9478,0,9966,26), -- Dynasty Ring (Fear Resistance) (9479,0,9966,27), -- Dynasty Earrings (not used) (9480,0,9966,28), -- Dynasty Necklace (not used) (9481,0,9966,29), -- Dynasty Ring (not used) (11602,0,9966,30), -- Sealed Dynasty Necklace (11603,0,9966,31), -- Sealed Dynasty Ring (11604,0,9966,32), -- Sealed Dynasty Earring (15723,0,9966,33), -- Moirai Ring (15724,0,9966,34), -- Moirai Earring (15725,0,9966,35), -- Moirai Necklace (15766,0,9966,36), -- Sealed Moirai Ring (15767,0,9966,37), -- Sealed Moirai Earring (15768,0,9966,38); -- Sealed Moirai Necklace INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Fishes (6411,0,9967,1), (6412,0,9967,2), (6413,0,9967,3), (6414,0,9967,4), (6415,0,9967,5), (6416,0,9967,6), (6417,0,9967,7), (6418,0,9967,8), (6419,0,9967,9), (6420,0,9967,10), (6421,0,9967,11), (6422,0,9967,12), (6423,0,9967,13), (6424,0,9967,14), (6425,0,9967,15), (6426,0,9967,16), (6427,0,9967,17), (6428,0,9967,18), (6429,0,9967,19), (6430,0,9967,20), (6431,0,9967,21), (6432,0,9967,22), (6433,0,9967,23), (6434,0,9967,24), (6435,0,9967,25), (6436,0,9967,26), (6437,0,9967,27), (6438,0,9967,28), (6439,0,9967,29), (6440,0,9967,30), (6441,0,9967,31), (6442,0,9967,32), (6443,0,9967,33), (6444,0,9967,34), (6445,0,9967,35), (6446,0,9967,36), (6447,0,9967,37), (6448,0,9967,38), (6449,0,9967,39), (6450,0,9967,40), (6451,0,9967,41), (6452,0,9967,42), (6453,0,9967,43), (6454,0,9967,44), (6455,0,9967,45), (6456,0,9967,46), (6457,0,9967,47), (6458,0,9967,48), (6459,0,9967,49), (6460,0,9967,50), (6461,0,9967,51), (6462,0,9967,52), (6463,0,9967,53), (6464,0,9967,54), (6465,0,9967,55), (6466,0,9967,56), (6467,0,9967,57), (6468,0,9967,58), (6469,0,9967,59), (6470,0,9967,60), (6471,0,9967,61), (6472,0,9967,62), (6473,0,9967,63), (6474,0,9967,64), (6475,0,9967,65), (6476,0,9967,66), (6477,0,9967,67), (6478,0,9967,68), (6479,0,9967,69), (6480,0,9967,70), (6481,0,9967,71), (6482,0,9967,72), (6483,0,9967,73), (6484,0,9967,74), (6485,0,9967,75), (6486,0,9967,76), (6487,0,9967,77), (6488,0,9967,78), (6489,0,9967,79), (6490,0,9967,80), (6491,0,9967,81), (7734,0,9967,91), (7735,0,9967,92), (7736,0,9967,93), (7737,0,9967,94), (7738,0,9967,95), (7739,0,9967,96), (7740,0,9967,97), (7741,0,9967,98), (7742,0,9967,99), (7743,0,9967,100), (7744,0,9967,101), (7745,0,9967,102), (7801,0,9967,103), (7802,0,9967,104), (7803,0,9967,105), (7727,0,9967,106), (7750,0,9967,107), (7751,0,9967,108), (7752,0,9967,109), (7753,0,9967,110), (7754,0,9967,111), (7755,0,9967,112), (7756,0,9967,113), (7757,0,9967,114), (7758,0,9967,115), (7759,0,9967,116), (7760,0,9967,117), (7761,0,9967,118), (7762,0,9967,119), (7763,0,9967,120), (7764,0,9967,121), (7765,0,9967,122), (7766,0,9967,123), (7767,0,9967,124), (7768,0,9967,125), (7769,0,9967,126), (7770,0,9967,127), (7771,0,9967,128), (7772,0,9967,129), (7773,0,9967,130), (7774,0,9967,131), (7775,0,9967,132), (7776,0,9967,133), (7777,0,9967,134), (7778,0,9967,135), (7779,0,9967,136), (7780,0,9967,137), (7781,0,9967,138), (7782,0,9967,139), (7783,0,9967,140), (7784,0,9967,141), (7785,0,9967,142), (7786,0,9967,143), (7787,0,9967,144), (7788,0,9967,145), (7789,0,9967,146), (7790,0,9967,147), (7791,0,9967,148), (7792,0,9967,149), (7793,0,9967,150), (7794,0,9967,151), (7795,0,9967,152), (7796,0,9967,153), (7797,0,9967,154), (7798,0,9967,155), (7799,0,9967,156), (7800,0,9967,157), (7728,0,9967,158), (7729,0,9967,159), (7730,0,9967,160), (7731,0,9967,161), (7732,0,9967,162), (7733,0,9967,163), (7804,0,9967,164), (7805,0,9967,165), (7806,0,9967,166), (7726,0,9967,167), (7746,0,9967,168), (7747,0,9967,169), (7748,0,9967,170), (7749,0,9967,171); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Designs (Gracia Items) (13993,0,9968,1), (13994,0,9968,2), (13995,0,9968,3), (13996,0,9968,4), (13997,0,9968,5), (13998,0,9968,6), (13723,0,9968,7), (13724,0,9968,8), (13725,0,9968,9), (13726,0,9968,10), (13727,0,9968,11), (14028,0,9968,12), (14029,0,9968,13), (14030,0,9968,14), (14031,0,9968,15), (14032,0,9968,16), (14033,0,9968,17), (14034,0,9968,18), (14035,0,9968,19), (14036,0,9968,20), (14037,0,9968,21); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Materials for Designs (Gracia Items) (14009,0,9969,1), (14010,0,9969,2), (14011,0,9969,3), (14012,0,9969,4), (14013,0,9969,5), (14014,0,9969,6), (14015,0,9969,7), (14016,0,9969,8), (14017,0,9969,9), (14018,0,9969,10), (14019,0,9969,11), (14020,0,9969,12), (14021,0,9969,13), (14022,0,9969,14), (14023,0,9969,15), (14024,0,9969,16), (14025,0,9969,17), (14026,0,9969,18), (13796,0,9969,19), (13841,0,9969,20); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Mercenary Transformation Scrolls (13569,0,9970,1), (13570,0,9970,2), (13571,0,9970,3), (13572,0,9970,4), (13573,0,9970,5), (13574,0,9970,6), (13575,0,9970,7), (13576,0,9970,8), (13577,0,9970,9), (13578,0,9970,10), (13579,0,9970,11), (13580,0,9970,12), (13581,0,9970,13), (13582,0,9970,14), (13583,0,9970,15), (13584,0,9970,16), (13585,0,9970,17), (13586,0,9970,18), (13587,0,9970,19), (13588,0,9970,20), (13589,0,9970,21), (13590,0,9970,22), (13591,0,9970,23), (13592,0,9970,24), (13593,0,9970,25), (13594,0,9970,26), (13595,0,9970,27), (13596,0,9970,28), (13597,0,9970,29), (13598,0,9970,30), (13599,0,9970,31), (13600,0,9970,32), (13601,0,9970,33), (13602,0,9970,34), (13603,0,9970,35), (13604,0,9970,36), (13605,0,9970,37), (13606,0,9970,38), (13607,0,9970,39), (13608,0,9970,40), (13609,0,9970,41), (13610,0,9970,42), (13611,0,9970,43), (13612,0,9970,44), (13613,0,9970,45), (13614,0,9970,46), (13615,0,9970,47), (13616,0,9970,48), (13617,0,9970,49), (13618,0,9970,50), (13619,0,9970,51), (13620,0,9970,52), (13621,0,9970,53), (13622,0,9970,54), (13623,0,9970,55), (13624,0,9970,56), (13625,0,9970,57), (13626,0,9970,58), (13627,0,9970,59), (13628,0,9970,60), (13629,0,9970,61), (13630,0,9970,62), (13631,0,9970,63), (13632,0,9970,64), (13633,0,9970,65), (13634,0,9970,66), (13635,0,9970,67), (13636,0,9970,68), (13637,0,9970,69), (13638,0,9970,70), (13639,0,9970,71), (13640,0,9970,72), (13641,0,9970,73), (13642,0,9970,74), (13643,0,9970,75), (13644,0,9970,76), (13645,0,9970,77), (13646,0,9970,78), (13647,0,9970,79), (13648,0,9970,80), (13649,0,9970,81), (13650,0,9970,82), (13651,0,9970,83), (13652,0,9970,84), (13653,0,9970,85), (13654,0,9970,86), (13655,0,9970,87), (13656,0,9970,88), (13657,0,9970,89), (13658,0,9970,90), (13659,0,9970,91), (13660,0,9970,92), (13661,0,9970,93), (13662,0,9970,94), (13663,0,9970,95), (13664,0,9970,96), (13665,0,9970,97), (13666,0,9970,98), (13667,0,9970,99), (13668,0,9970,100), (13669,0,9970,101), (13670,0,9970,102), (13671,0,9970,103), (13672,0,9970,104), (13673,0,9970,105), (13674,0,9970,106), (13675,0,9970,107), (13676,0,9970,108); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Disguise Scroll (13677,0,9971,1), (13678,0,9971,2), (13679,0,9971,3), (13680,0,9971,4), (13681,0,9971,5), (13682,0,9971,6), (13683,0,9971,7), (13684,0,9971,8), (13685,0,9971,9); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Santa Weapons (14621,0,9972,1), -- Santa Claus\' Sirra Blade (14622,0,9972,2), -- Santa Claus\' Sword of Ipos (14623,0,9972,3), -- Santa Claus\' Barakiel Axe (14624,0,9972,4), -- Santa Claus\' Behemoth Tuning Fork (14625,0,9972,5), -- Santa Claus\' Naga Storm (14626,0,9972,6), -- Santa Claus\' Tiphon Spear (14627,0,9972,7), -- Santa Claus\' Shyeed Bow (14628,0,9972,8), -- Santa Claus\' Sobekk Hurricane (14629,0,9972,9), -- Santa Claus\' Themis Tongue (14630,0,9972,10), -- Santa Claus\' Hand of Cabrio (14631,0,9972,11), -- Santa Claus\' Daimon Crystal (14632,0,9972,12), -- Santa Claus\' Eclair Bijou (14633,0,9972,13), -- Santa Claus\' Screaming Vengeance (14634,0,9972,14), -- Santa Claus\' Durendal (14674,0,9972,15); -- Santa Claus\' Tallum Blade*Damascus INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Baguette Weapons (20255,0,9973,1), -- Baguette Sword - 7 Day Expiration Period (20256,0,9973,2), -- Baguette Dagger - 7 Day Expiration Period (20257,0,9973,3), -- Baguette Dual Sword - 7 Day Expiration Period (20258,0,9973,4), -- Baguette Mace - 7 Day Expiration Period (20259,0,9973,5), -- Baguette Heavy Hammer - 7 Day Expiration Period (20260,0,9973,6), -- Baguette Spear - 7 Day Expiration Period (20261,0,9973,7), -- Baguette Bow - 7 Day Expiration Period (20262,0,9973,8), -- Baguette Fist - 7 Day Expiration Period (20263,0,9973,9), -- Baguette Magic Sword - 7 Day Expiration Period (20264,0,9973,10), -- Baguette Staff - 7 Day Expiration Period (20265,0,9973,11), -- Baguette Great Staff - 7 Day Expiration Period (20267,0,9973,12), -- Baguette Rapier - 7 Day Expiration Period (20268,0,9973,13), -- Baguette Ancient Sword - 7 Day Expiration Period (20269,0,9973,14), -- Baguette Crossbow - 7 Day Expiration Period (20270,0,9973,15); -- Baguette\'s Dualsword - 7 Day Expiration Period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Limited Time Weapons - 60 minutes (13153,0,9974,1), -- Limited time - Great Spear - 60 minutes limited period (13154,0,9974,2), -- Limited time - Falchion - 60 minutes limited period (13155,0,9974,3), -- Limited time - Iron Hammer - 60 minutes limited period (13156,0,9974,4), -- Limited time - Voodoo Doll - 60 minutes limited period (13157,0,9974,5), -- Limited time - Flanged Mace - 60 minutes limited period (13158,0,9974,6), -- Limited time - Mage Staff - 60 minutes limited period (13159,0,9974,7), -- Limited time - Sword Breaker - 60 minutes limited period (13160,0,9974,8), -- Limited time - Viper Fang - 60 minutes limited period (13161,0,9974,9), -- Limited time - Composite Bow - 60 minutes limited period (13162,0,9974,10), -- Limited time - Crucifix of Blessing - 60 minutes limited period (13163,0,9974,11), -- Limited time - Bastard Sword*Crimson Sword - 60 minutes limited period (13164,0,9974,12), -- Limited time - Claymore - 60 minutes limited period (13165,0,9974,13), -- Limited time - Bonebreaker - 60 minutes limited period (13166,0,9974,14), -- Limited time - Atuba Hammer - 60 minutes limited period (13167,0,9974,15), -- Limited time - Ghost Staff - 60 minutes limited period (13168,0,9974,16), -- Limited time - Staff of Life - 60 minutes limited period (13169,0,9974,17), -- Limited time - Atuba Mace - 60 minutes limited period (13170,0,9974,18), -- Limited time - Mithril Dagger - 60 minutes limited period (13171,0,9974,19), -- Limited time - Scallop Jamadhr - 60 minutes limited period (13172,0,9974,20), -- Limited time - Light Crossbow - 60 minutes limited period (13173,0,9974,21), -- Limited time - Glaive - 60 minutes limited period (13174,0,9974,22), -- Limited time - Elven Long Sword - 60 minutes limited period (13175,0,9974,23), -- Limited time - Grand Epee - 60 minutes limited period (13176,0,9974,24), -- Limited time - General\'s Katzbalger - 60 minutes limited period (13177,0,9974,25), -- Limited time - Cranequin - 60 minutes limited period (13178,0,9974,26), -- Limited time - Samurai Longsword - 60 minutes limited period (13179,0,9974,27), -- Limited time - Deadman\'s Staff - 60 minutes limited period (13180,0,9974,28), -- Limited time - Ghoul\'s Staff - 60 minutes limited period (13181,0,9974,29), -- Limited time - Demon\'s Staff - 60 minutes limited period (13182,0,9974,30), -- Limited time - Crystal Dagger - 60 minutes limited period (13183,0,9974,31), -- Limited time - Great Pata - 60 minutes limited period (13184,0,9974,32), -- Limited time - Eminence Bow - 60 minutes limited period (13185,0,9974,33), -- Limited time - Orcish Poleaxe - 60 minutes limited period (13186,0,9974,34), -- Limited time - Yaksa Mace - 60 minutes limited period (13187,0,9974,35), -- Limited time - Shamshir*Shamshir - 60 minutes limited period (13188,0,9974,36), -- Limited time - Admiral\'s Estoc - 60 minutes limited period (13189,0,9974,37), -- Limited time - Saber Tooth - 60 minutes limited period (13190,0,9974,38), -- Limited time - Sharpshooter - 60 minutes limited period (13191,0,9974,39), -- Limited time - Ecliptic Sword - 60 minutes limited period (13192,0,9974,40), -- Limited time - Ecliptic Axe - 60 minutes limited period (13193,0,9974,41), -- Limited time - Dwarven Hammer - 60 minutes limited period (13194,0,9974,42), -- Limited time - Sword of Damascus - 60 minutes limited period (13195,0,9974,43), -- Limited time - Lance - 60 minutes limited period (13196,0,9974,44), -- Limited time - Deadman\'s Glory - 60 minutes limited period (13197,0,9974,45), -- Limited time - Art of Battle Axe - 60 minutes limited period (13198,0,9974,46), -- Limited time - Staff of Evil Spirits - 60 minutes limited period (13199,0,9974,47), -- Limited time - Demon Dagger - 60 minutes limited period (13200,0,9974,48), -- Limited time - Bellion Cestus - 60 minutes limited period (13201,0,9974,49), -- Limited time - Bow of Peril - 60 minutes limited period (13202,0,9974,50), -- Limited time - Samurai Long Sword*Samurai Long Sword - 60 minutes limited period (13203,0,9974,51), -- Limited time - Guardian Sword - 60 minutes limited period (13204,0,9974,52), -- Limited time - Wizard\'s Tear - 60 minutes limited period (13205,0,9974,53), -- Limited time - Kaim Vanul\'s Bones - 60 minutes limited period (13206,0,9974,54), -- Limited time - Star Buster - 60 minutes limited period (13207,0,9974,55), -- Limited time - Colichemarde - 60 minutes limited period (13208,0,9974,56), -- Limited time - Dismantler - 60 minutes limited period (13209,0,9974,57), -- Limited time - Hell Hound - 60 minutes limited period (13210,0,9974,58), -- Limited time - Sirra\'s Blade - 60 minutes limited period (13211,0,9974,59), -- Limited time - Sword of Ipos - 60 minutes limited period (13212,0,9974,60), -- Limited time - Barakiel\'s Axe - 60 minutes limited period (13213,0,9974,61), -- Limited time - Behemoth\'s Tuning Fork - 60 minutes limited period (13214,0,9974,62), -- Limited time - Naga Storm - 60 minutes limited period (13215,0,9974,63), -- Limited time - Tiphon\'s Spear - 60 minutes limited period (13216,0,9974,64), -- Limited time - Shyeed\'s Bow - 60 minutes limited period (13217,0,9974,65), -- Limited time - Sobekk\'s Hurricane - 60 minutes limited period (13218,0,9974,66), -- Limited time - Themis\' Tongue - 60 minutes limited period (13219,0,9974,67), -- Limited time - Cabrio\'s Hand - 60 minutes limited period (13220,0,9974,68), -- Limited time - Daimon Crystal - 60 minutes limited period (13221,0,9974,69), -- Limited time - Tallum Blade*Damascus - 60 minutes limited period (13222,0,9974,70), -- Limited time - Eclair Bijou - 60 minutes limited period (13223,0,9974,71), -- Limited time - Durendal - 60 minutes limited period (13224,0,9974,72); -- Limited time - Screaming Vengeance - 60 minutes limited period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) 4 Hour Expiration Event Weapons (20109,0,9975,1), -- Sword of Revolution - Event - 4 Hour Expiration Period (20110,0,9975,2), -- Titan Sword - Event - 4 Hour Expiration Period (20111,0,9975,3), -- Maingauche - Event - 4 Hour Expiration Period (20112,0,9975,4), -- Tarbar - Event - 4 Hour Expiration Period (20113,0,9975,5), -- Titan Hammer - Event - 4 Hour Expiration Period (20114,0,9975,6), -- Priest Mace - Event - 4 Hour Expiration Period (20115,0,9975,7), -- Goat Head Staff - Event - 4 Hour Expiration Period (20116,0,9975,8), -- Bich\'Hwa - Event - 4 Hour Expiration Period (20117,0,9975,9), -- Strengthened Long Bow - Event - 4 Hour Expiration Period (20118,0,9975,10), -- Winged Spear - Event - 4 Hour Expiration Period (20119,0,9975,11), -- Artisan\'s Sword*Artisan\'s Sword - Event - 4 Hour Expiration Period (20120,0,9975,12), -- Epee - Event - 4 Hour Expiration Period (20121,0,9975,13), -- Katzbalger - Event - 4 Hour Expiration Period (20122,0,9975,14), -- Arm Breaker - Event - 4 Hour Expiration Period (20123,0,9975,15), -- Samurai Longsword - Event - 4 Hour Expiration Period (20124,0,9975,16), -- Berserker Blade - Event - 4 Hour Expiration Period (20125,0,9975,17), -- Crystal Dagger - Event - 4 Hour Expiration Period (20126,0,9975,18), -- Yaksa Mace - Event - 4 Hour Expiration Period (20127,0,9975,19), -- Dwarven Hammer - Event - 4 Hour Expiration Period (20128,0,9975,20), -- Ecliptic Axe - Event - 4 Hour Expiration Period (20129,0,9975,21), -- Demon\'s Staff - Event - 4 Hour Expiration Period (20130,0,9975,22), -- Great Pata - Event - 4 Hour Expiration Period (20131,0,9975,23), -- Eminence Bow - Event - 4 Hour Expiration Period (20132,0,9975,24), -- Orcish Poleaxe - Event - 4 Hour Expiration Period (20133,0,9975,25), -- Katana*Katana - Event - 4 Hour Expiration Period (20134,0,9975,26), -- Admiral\'s Estoc - Event - 4 Hour Expiration Period (20135,0,9975,27), -- Saber Tooth - Event - 4 Hour Expiration Period (20136,0,9975,28), -- Sharpshooter - Event - 4 Hour Expiration Period (20137,0,9975,29), -- Sword of Damascus - Event - 4 Hour Expiration Period (20138,0,9975,30), -- Guardian Sword - Event - 4 Hour Expiration Period (20139,0,9975,31), -- Demon\'s Dagger - Event - 4 Hour Expiration Period (20140,0,9975,32), -- Art of Battle Axe - Event - 4 Hour Expiration Period (20141,0,9975,33), -- Star Buster - Event - 4 Hour Expiration Period (20142,0,9975,34), -- Kaim Vanul\'s Bones - Event - 4 Hour Expiration Period (20143,0,9975,35), -- Staff of Evil Spirits - Event - 4 Hour Expiration Period (20144,0,9975,36), -- Bellion Cestus - Event - 4 Hour Expiration Period (20145,0,9975,37), -- Bow of Peril - Event - 4 Hour Expiration Period (20146,0,9975,38), -- Lance - Event - 4 Hour Expiration Period (20147,0,9975,39), -- Samurai Long Sword*Samurai Long Sword - Event - 4 Hour Expiration Period (20148,0,9975,40), -- Colichemarde - Event - 4 Hour Expiration Period (20149,0,9975,41), -- Dismantler - Event - 4 Hour Expiration Period (20150,0,9975,42), -- Hell Hound - Event - 4 Hour Expiration Period (20151,0,9975,43), -- Dark Legion - Event - 4 Hour Expiration Period (20152,0,9975,44), -- Dragon Slayer - Event - 4 Hour Expiration Period (20153,0,9975,45), -- Soul Separator - Event - 4 Hour Expiration Period (20154,0,9975,46), -- Elysian - Event - 4 Hour Expiration Period (20155,0,9975,47), -- Doom Crusher - Event - 4 Hour Expiration Period (20156,0,9975,48), -- Flaming Dragon Skull - Event - 4 Hour Expiration Period (20157,0,9975,49), -- Branch of the Mother Tree - Event - 4 Hour Expiration Period (20158,0,9975,50), -- Dragon Grinder - Event - 4 Hour Expiration Period (20159,0,9975,51), -- Soul Bow - Event - 4 Hour Expiration Period (20160,0,9975,52), -- Tallum Glaive - Event - 4 Hour Expiration Period (20161,0,9975,53), -- Damascus*Damascus - Event - 4 Hour Expiration Period (20162,0,9975,54), -- Lacerator - Event - 4 Hour Expiration Period (20163,0,9975,55), -- Undertaker - Event - 4 Hour Expiration Period (20164,0,9975,56), -- Reaper - Event - 4 Hour Expiration Period (20165,0,9975,57), -- Forgotten Blade - Event - 4 Hour Expiration Period (20166,0,9975,58), -- Heaven\'s Divider - Event - 4 Hour Expiration Period (20167,0,9975,59), -- Angel Slayer - Event - 4 Hour Expiration Period (20168,0,9975,60), -- Basalt Battlehammer - Event - 4 Hour Expiration Period (20169,0,9975,61), -- Dragon Hunter Axe - Event - 4 Hour Expiration Period (20170,0,9975,62), -- Arcana Mace - Event - 4 Hour Expiration Period (20171,0,9975,63), -- Imperial Staff - Event - 4 Hour Expiration Period (20172,0,9975,64), -- Demon Splinter - Event - 4 Hour Expiration Period (20173,0,9975,65), -- Draconic Bow - Event - 4 Hour Expiration Period (20174,0,9975,66), -- Saint Spear - Event - 4 Hour Expiration Period (20175,0,9975,67), -- Tallum Blade*Dark Legion - Event - 4 Hour Expiration Period (20176,0,9975,68), -- Laevateinn - Event - 4 Hour Expiration Period (20177,0,9975,69), -- Gram - Event - 4 Hour Expiration Period (20178,0,9975,70); -- Sarnga - Event - 4 Hour Expiration Period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Transformation Sticks (14056,0,9976,1), -- Snow Kung Transformation Stick - 30-day limited period (14057,0,9976,2), -- Scarecrow Jack Transformation Stick - 30-day limited period (14058,0,9976,3), -- Tin Golem Transformation Stick - 30-day limited period (14069,0,9976,4), -- Snow Kung Transformation Stick (Event) - 30-day limited period (14070,0,9976,5), -- Scarecrow Jack Transformation Stick (Event) - 30-day limited period (14071,0,9976,6), -- Tin Golem Transformation Stick (Event) - 30-day limited period (14088,0,9976,7), -- Snow Kung Transformation Stick - 7-day Limited Period (14089,0,9976,8), -- Scarecrow Jack Transformation Stick - 7-day Limited Period (14090,0,9976,9), -- Tin Golem Transformation Stick - 7-day Limited Period (14096,0,9976,10), -- Snow Kung Transformation Stick (Event) - 7-day Limited Period (14097,0,9976,11), -- Scarecrow Jack Transformation Stick (Event) - 7-day Limited Period (14098,0,9976,12), -- Tin Golem Transformation Stick (Event) - 7-day Limited Period (12800,0,9976,13), -- Pumpkin Transformation Stick - 30-day limited period (13324,0,9976,14), -- Pumpkin Transformation Stick (Event) - 30-day limited period (13253,0,9976,15), -- Pumpkin Transformation Stick - 7-day Limited Period (13339,0,9976,16), -- Pumpkin Transformation Stick (Event) - 7-day Limited Period (12814,0,9976,17), -- Shadow Item - Gatekeeper Transformation Stick (15342,0,9976,18), -- Aqua Elf Transforming Harp (15344,0,9976,19), -- Aqua Elf Transforming Harp - Event (20867,0,9976,20), -- Kadomas Transformation Stick (20971,0,9976,21), -- Trejuo Transformation Stick (20972,0,9976,22); -- Sujin Transformation Stick INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Misc Event Items (10254,0,9977,1), -- 1st Place Treasure Sack (10255,0,9977,2), -- 2nd Place Treasure Sack (10256,0,9977,3), -- 3rd Place Treasure Sack (10257,0,9977,4), -- 4th Place Treasure Sack (10258,0,9977,5), -- 5th Place Treasure Sack (10259,0,9977,6), -- 6th Place Treasure Sack (10272,0,9977,7), -- Treasure Sack Piece (13971,0,9977,8), -- Red Boing Fantasy Hammer (13972,0,9977,9), -- Blue Boing Fantasy Hammer (13973,0,9977,10), -- Small Red Boing Fantasy Hammer (13974,0,9977,11), -- Small Blue Boing Fantasy Hammer (13539,0,9977,12), -- Staff of Master Yogi (13540,0,9977,13), -- Master Yogi\'s Scroll: Enchant Weapon (13541,0,9977,14), -- Yogi\'s Enchanted Treasure Box (13542,0,9977,15), -- Yogi\'s Enchanted Reward Cube (20189,0,9977,16), -- Premium Valentine Decoration Pack (20190,0,9977,17), -- Premium Valentine Decoration - 15 Day Expiration Period (20191,0,9977,18), -- Valentine Cake Recipe (20192,0,9977,19), -- Valentine Dark Chocolate (20193,0,9977,20), -- Valentine White Chocolate (20194,0,9977,21), -- Valentine Fresh Cream (20195,0,9977,22), -- Simple Valentine Cake (20196,0,9977,23), -- Velvety Valentine Cake (20197,0,9977,24), -- Delectable Valentine Cake (20198,0,9977,25), -- Decadent Valentine Cake (20199,0,9977,26), -- Heavenly Valentine Cake - 30 Day Expiration Period (20210,0,9977,27), -- Charming Valentine Gift Set (20211,0,9977,28), -- Naughty Valentine Gift Set (20214,0,9977,29), -- Chocolate Cookie (14720,0,9977,30), -- Event - Apiga (14721,0,9977,31), -- Event - Golden Apiga (14722,0,9977,32), -- Event - Cupid\'s Fatigue Recovery Potion (14723,0,9977,33), -- Event - Cupid\'s Powerful Fatigue Recovery Potion (14724,0,9977,34), -- Event - Milk Cow Summon Scroll (14725,0,9977,35), -- Event - Head Milk Cow Summon Scroll (14726,0,9977,36), -- Event - Gloomy Milk Cow Summon Scroll (14727,0,9977,37), -- Event - Gloomy Head Milk Cow Summon Scroll (14728,0,9977,38), -- Event - Orr Cube - 30 day limited period (14729,0,9977,39), -- Event - Crystal Cube (14730,0,9977,40), -- Event - Golden Orr Cube Fragment (14731,0,9977,41), -- Event - Silver Orr Cube Fragment (14732,0,9977,42), -- Event - Copper Orr Cube Fragment (14733,0,9977,43), -- Event - Black Orr Cube Fragment (14734,0,9977,44), -- Event - Clear Crystal Cube Fragment (14735,0,9977,45), -- Event - Purple Crystal Cube Fragment (14736,0,9977,46), -- Event - Pink Crystal Cube Fragment (14737,0,9977,47), -- Event - Dark Brown Crystal Cube Fragment (14738,0,9977,48), -- Event - Black Crystal Cube Fragment (14739,0,9977,49), -- Event - Fresh Milk (14740,0,9977,50), -- Event - Save the Cow Event Pack (9142,0,9977,51), -- Event - Apiga (9143,0,9977,52); -- Event - Golden Apiga INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Misc Consumables (8873,0,9978,1), (8874,0,9978,2), (8875,0,9978,3), (8876,0,9978,4), (3031,0,9978,5), (1785,0,9978,6), (9451,0,9978,7), (10413,0,9978,8), (13796,0,9978,9), (13841,0,9978,10), (5589,0,9978,11), (8615,0,9978,12), (14038,0,9978,13), -- Stone of Stamina (14039,0,9978,14), -- High-quality Stone of Stamina (14040,0,9978,15), -- Stone of Mana (14041,0,9978,16), -- High-quality Stone of Mana (14042,0,9978,17), -- Stone of Recovery (14043,0,9978,18), -- High-quality Stone of Recovery (14044,0,9978,19), -- Stone of Destruction (14045,0,9978,20), -- Stone of Invincibility (14046,0,9978,21), -- Stone of Great Speed (14047,0,9978,22), -- Stone of Speed (14048,0,9978,23), -- Stone of Concentration (14049,0,9978,24), -- Stone of Ease (14050,0,9978,25), -- Stone of Abundance (14051,0,9978,26); -- Recovery Stone INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Arrows (17,0,9979,1), (1341,0,9979,2), (1342,0,9979,3), (1343,0,9979,4), (1344,0,9979,5), (1345,0,9979,6), (9632,0,9979,7), (9633,0,9979,8), (9634,0,9979,9), (9635,0,9979,10), (9636,0,9979,11), (9637,0,9979,12), (10113,0,9979,13), (22067,0,9979,14), (22068,0,9979,15), (22069,0,9979,16), (22070,0,9979,17), (22071,0,9979,18), (22144,0,9979,19), (22145,0,9979,20), (22146,0,9979,21), (22147,0,9979,22), (22148,0,9979,23), (8192,0,9979,24), (22149,0,9979,25), (22150,0,9979,26), (22151,0,9979,27), (22152,0,9979,28), (22153,0,9979,29), (22089,0,9979,30), (22090,0,9979,31), (22091,0,9979,32), (22092,0,9979,33), (22093,0,9979,34); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Infinity Weapons (6611,0,9980,0), -- Infinity Blade (6612,0,9980,1), -- Infinity Cleaver (6613,0,9980,2), -- Infinity Axe (6614,0,9980,3), -- Infinity Rod (6615,0,9980,4), -- Infinity Crusher (6616,0,9980,5), -- Infinity Scepter (6617,0,9980,6), -- Infinity Stinger (6618,0,9980,7), -- Infinity Fang (6619,0,9980,8), -- Infinity Bow (6620,0,9980,9), -- Infinity Wing (6621,0,9980,10), -- Infinity Spear (9388,0,9980,11), -- Infinity Rapier (9389,0,9980,12), -- Infinity Sword (9390,0,9980,13); -- Infinity Shooter INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Vesper PVP Weapons (14462,0,9981,0), -- Vesper Dual Sword {PvP} (14463,0,9981,1), -- Vesper Cutter {PvP} (14464,0,9981,2), -- Vesper Slasher {PvP} (14465,0,9981,3), -- Vesper Buster {PvP} (14466,0,9981,4), -- Vesper Shaper {PvP} (14467,0,9981,5), -- Vesper Fighter {PvP} (14468,0,9981,6), -- Vesper Stormer {PvP} (14469,0,9981,7), -- Vesper Avenger {PvP} (14470,0,9981,8), -- Vesper Retributer {PvP} (14471,0,9981,9), -- Vesper Caster {PvP} (14472,0,9981,10), -- Vesper Singer {PvP} (14473,0,9981,11), -- Vesper Thrower {PvP} (14474,0,9981,12), -- Vesper Pincer {PvP} (14475,0,9981,13), -- Vesper Sheutjeh {PvP} (14476,0,9981,14), -- Vesper Nagan {PvP} (14477,0,9981,15), -- Vesper Dual Daggers {PvP} -- (GM-Shop) Vesper PVP Weapons with SA (14478,0,9981,16), -- Vesper Cutter {PvP} - Haste (14479,0,9981,17), -- Vesper Cutter {PvP} - Health (14480,0,9981,18), -- Vesper Cutter {PvP} - Focus (14481,0,9981,19), -- Vesper Slasher {PvP} - Haste (14482,0,9981,20), -- Vesper Slasher {PvP} - Health (14483,0,9981,21), -- Vesper Slasher {PvP} - Focus (14484,0,9981,22), -- Vesper Buster {PvP} - Mana Up (14485,0,9981,23), -- Vesper Buster {PvP} - Acumen (14486,0,9981,24), -- Vesper Buster {PvP} - Magic Hold (14487,0,9981,25), -- Vesper Shaper {PvP} - Crt. Damage (14488,0,9981,26), -- Vesper Shaper {PvP} - HP Drain (14489,0,9981,27), -- Vesper Shaper {PvP} - Haste (14490,0,9981,28), -- Vesper Fighter {PvP} - Focus (14491,0,9981,29), -- Vesper Fighter {PvP} - Health (14492,0,9981,30), -- Vesper Fighter {PvP} - Crt. Stun (14493,0,9981,31), -- Vesper Stormer {PvP} - Health (14494,0,9981,32), -- Vesper Stormer {PvP} - Guidance (14495,0,9981,33), -- Vesper Stormer {PvP} - Haste (14496,0,9981,34), -- Vesper Avenger {PvP} - HP Drain (14497,0,9981,35), -- Vesper Avenger {PvP} - Health (14498,0,9981,36), -- Vesper Avenger {PvP} - HP Regeneration (14499,0,9981,37), -- Vesper Retributer {PvP} - HP Regeneration (14500,0,9981,38), -- Vesper Retributer {PvP} - Health (14501,0,9981,39), -- Vesper Retributer {PvP} - HP Drain (14502,0,9981,40), -- Vesper Caster {PvP} - Acumen (14503,0,9981,41), -- Vesper Caster {PvP} - MP Regeneration (14504,0,9981,42), -- Vesper Caster {PvP} - Mana Up (14505,0,9981,43), -- Vesper Singer {PvP} - Empower (14506,0,9981,44), -- Vesper Singer {PvP} - MP Regeneration (14507,0,9981,45), -- Vesper Singer {PvP} - Magic Hold (14508,0,9981,46), -- Vesper Thrower {PvP} - Cheap Shot (14509,0,9981,47), -- Vesper Thrower {PvP} - Focus (14510,0,9981,48), -- Vesper Thrower {PvP} - Crt. Slow (14511,0,9981,49), -- Vesper Pincer {PvP} - Haste (14512,0,9981,50), -- Vesper Pincer {PvP} - Health (14513,0,9981,51), -- Vesper Pincer {PvP} - Focus (14514,0,9981,52), -- Vesper Sheutjeh {PvP} - Cheap Shot (14515,0,9981,53), -- Vesper Sheutjeh {PvP} - Focus (14516,0,9981,54), -- Vesper Sheutjeh {PvP} - Crt. Slow (14517,0,9981,55), -- Vesper Nagan {PvP} - Haste (14518,0,9981,56), -- Vesper Nagan {PvP} - Health (14519,0,9981,57), -- Vesper Nagan {PvP} - Focus -- (GM-Shop) Freya S84 Grade PVP Weapons (15913,0,9981,58), -- Eternal Core Sword {PvP} (15914,0,9981,59), -- Mamba Edge {PvP} (15915,0,9981,60), -- Eversor Mace {PvP} (15916,0,9981,61), -- Contristo Hammer {PvP} (15917,0,9981,62), -- Lava Saw {PvP} (15918,0,9981,63), -- Jade Claw {PvP} (15919,0,9981,64), -- Demitelum {PvP} (15920,0,9981,65), -- Sacredium {PvP} (15921,0,9981,66), -- Cyclic Cane {PvP} (15922,0,9981,67), -- Archangel Sword {PvP} (15923,0,9981,68), -- Recurve Thorne Bow {PvP} (15924,0,9981,69), -- Heavenstare Rapier {PvP} (15925,0,9981,70), -- Pyseal Blade {PvP} (15926,0,9981,71), -- Thorne Crossbow {PvP} (15927,0,9981,72), -- Periel Sword {PvP} (15928,0,9981,73), -- Skull Edge {PvP} (15929,0,9981,74), -- Vigwik Axe {PvP} (15930,0,9981,75), -- Devilish Maul {PvP} (15931,0,9981,76), -- Feather Eye Blade {PvP} (15932,0,9981,77), -- Octo Claw {PvP} (15933,0,9981,78), -- Doubletop Spear {PvP} (15934,0,9981,79), -- Rising Star {PvP} (15935,0,9981,80), -- Black Visage {PvP} (15936,0,9981,81), -- Veniplant Sword {PvP} (15937,0,9981,82), -- Skull Carnium Bow {PvP} (15938,0,9981,83), -- Gemtail Rapier {PvP} (15939,0,9981,84), -- Finale Blade {PvP} (15940,0,9981,85), -- Dominion Crossbow {PvP} (16153,0,9981,86), -- Skull Edge Dual Daggers {PvP} (16155,0,9981,87), -- Periel Dual Sword {PvP} (16157,0,9981,88), -- Mamba Edge Dual Daggers {PvP} (16159,0,9981,89), -- Eternal Core Dual Sword {PvP} -- (GM-Shop) Freya S84 Grade PVP Weapons with SA (15941,0,9981,90), -- Periel Sword {PvP} (Health) (15942,0,9981,91), -- Periel Sword {PvP} (Focus) (15943,0,9981,92), -- Periel Sword {PvP} (Haste) (15944,0,9981,93), -- Skull Edge {PvP} (HP Drain) (15945,0,9981,94), -- Skull Edge {PvP} (Haste) (15946,0,9981,95), -- Skull Edge {PvP} (Crt. Damage) (15947,0,9981,96), -- Vigwik Axe {PvP} (Health) (15948,0,9981,97), -- Vigwik Axe {PvP} (HP Regeneration) (15949,0,9981,98), -- Vigwik Axe {PvP} (HP Drain) (15950,0,9981,99), -- Devilish Maul {PvP} (Health) (15951,0,9981,100), -- Devilish Maul {PvP} (HP Drain) (15952,0,9981,101), -- Devilish Maul {PvP} (HP Regeneration) (15953,0,9981,102), -- Feather Eye Blade {PvP} (Health) (15954,0,9981,103), -- Feather Eye Blade {PvP} (Focus) (15955,0,9981,104), -- Feather Eye Blade {PvP} (Haste) (15956,0,9981,105), -- Octo Claw {PvP} (Health) (15957,0,9981,106), -- Octo Claw {PvP} (Crt. Stun) (15958,0,9981,107), -- Octo Claw {PvP} (Focus) (15959,0,9981,108), -- Doubletop Spear {PvP} (Guidance) (15960,0,9981,109), -- Doubletop Spear {PvP} (Haste) (15961,0,9981,110), -- Doubletop Spear {PvP} (Health) (15962,0,9981,111), -- Rising Star {PvP} (MP Regeneration) (15963,0,9981,112), -- Rising Star {PvP} (Mana Up) (15964,0,9981,113), -- Rising Star {PvP} (Acumen) (15965,0,9981,114), -- Black Visage {PvP} (MP Regeneration) (15966,0,9981,115), -- Black Visage {PvP} (Magic Hold) (15967,0,9981,116), -- Black Visage {PvP} (Empower) (15968,0,9981,117), -- Veniplant Sword {PvP} (Acumen) (15969,0,9981,118), -- Veniplant Sword {PvP} (Magic Hold) (15970,0,9981,119), -- Veniplant Sword {PvP} (Mana Up) (15971,0,9981,120), -- Skull Carnium Bow {PvP} (Focus) (15972,0,9981,121), -- Skull Carnium Bow {PvP} (Crt. Slow) (15973,0,9981,122), -- Skull Carnium Bow {PvP} (Cheap Shot) (15974,0,9981,123), -- Gemtail Rapier {PvP} (Health) (15975,0,9981,124), -- Gemtail Rapier {PvP} (Focus) (15976,0,9981,125), -- Gemtail Rapier {PvP} (Haste) (15977,0,9981,126), -- Finale Blade {PvP} (Health) (15978,0,9981,127), -- Finale Blade {PvP} (Focus) (15979,0,9981,128), -- Finale Blade {PvP} (Haste), (15980,0,9981,129), -- Dominion Crossbow {PvP} (Focus) (15981,0,9981,130), -- Dominion Crossbow {PvP} (Crt. Slow) (15982,0,9981,131), -- Dominion Crossbow {PvP} (Cheap Shot) (15983,0,9981,132), -- Eternal Core Sword {PvP} (Focus) (15984,0,9981,133), -- Eternal Core Sword {PvP} (Haste) (15985,0,9981,134), -- Eternal Core Sword {PvP} (Health) (15986,0,9981,135), -- Mamba Edge {PvP} (Haste) (15987,0,9981,136), -- Mamba Edge {PvP} (Crt. Damage) (15988,0,9981,137), -- Mamba Edge {PvP} (HP Drain) (15989,0,9981,138), -- Eversor Mace {PvP} (HP Regeneration) (15990,0,9981,139), -- Eversor Mace {PvP} (HP Drain) (15991,0,9981,140), -- Eversor Mace {PvP} (Health) (15992,0,9981,141), -- Contristo Hammer {PvP} (HP Drain) (15993,0,9981,142), -- Contristo Hammer {PvP} (HP Regeneration) (15994,0,9981,143), -- Contristo Hammer {PvP} (Health) (15995,0,9981,144), -- Lava Saw {PvP} (Focus) (15996,0,9981,145), -- Lava Saw {PvP} (Haste) (15997,0,9981,146), -- Lava Saw {PvP} (Health) (15998,0,9981,147), -- Jade Claw {PvP} (Crt. Stun) (15999,0,9981,148), -- Jade Claw {PvP} (Focus) (16000,0,9981,149), -- Jade Claw {PvP} (Health) (16001,0,9981,150), -- Demitelum {PvP} (Haste) (16002,0,9981,151), -- Demitelum {PvP} (Health) (16003,0,9981,152), -- Demitelum {PvP} (Guidance) (16004,0,9981,153), -- Sacredium {PvP} (Mana Up) (16005,0,9981,154), -- Sacredium {PvP} (Acumen) (16006,0,9981,155), -- Sacredium {PvP} (MP Regeneration) (16007,0,9981,156), -- Cyclic Cane {PvP} (Magic Hold) (16008,0,9981,157), -- Cyclic Cane {PvP} (Empower) (16009,0,9981,158), -- Cyclic Cane {PvP} (MP Regeneration) (16010,0,9981,159), -- Archangel Sword {PvP} (Magic Hold) (16011,0,9981,160), -- Archangel Sword {PvP} (Mana Up) (16012,0,9981,161), -- Archangel Sword {PvP} (Acumen) (16013,0,9981,162), -- Recurve Thorne Bow {PvP} (Crt. Slow) (16014,0,9981,163), -- Recurve Thorne Bow {PvP} (Cheap Shot) (16015,0,9981,164), -- Recurve Thorne Bow {PvP} (Focus) (16016,0,9981,165), -- Heavenstare Rapier {PvP} (Focus) (16017,0,9981,166), -- Heavenstare Rapier {PvP} (Haste) (16018,0,9981,167), -- Heavenstare Rapier {PvP} (Health) (16019,0,9981,168), -- Pyseal Blade {PvP} (Focus) (16020,0,9981,169), -- Pyseal Blade {PvP} (Haste) (16021,0,9981,170), -- Pyseal Blade {PvP} (Health) (16022,0,9981,171), -- Thorne Crossbow {PvP} (Crt. Slow) (16023,0,9981,172), -- Thorne Crossbow {PvP} (Cheap Shot) (16024,0,9981,173); -- Thorne Crossbow {PvP} (Focus) INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Dynasty PVP Weapons (10750,0,9982,1), -- Dynasty Sword {PvP} - Focus (10751,0,9982,2), -- Dynasty Sword - PvP - Health (10752,0,9982,3), -- Dynasty Sword - PvP - Light (10753,0,9982,4), -- Dynasty Blade {PvP} - Focus (10754,0,9982,5), -- Dynasty Blade - PvP - Health (10755,0,9982,6), -- Dynasty Blade - PvP - Light (10756,0,9982,7), -- Dynasty Cudgel {PvP} - Anger (10757,0,9982,8), -- Dynasty Cudgel {PvP} - Health (10758,0,9982,9), -- Dynasty Cudgel {PvP} - Rsk. Focus (10759,0,9982,10), -- Dynasty Crusher {PvP} - Anger (10760,0,9982,11), -- Dynasty Crusher {PvP} - Health (10761,0,9982,12), -- Dynasty Crusher {PvP} - Rsk. Focus (10762,0,9982,13), -- Dynasty Knife {PvP} - Focus (10763,0,9982,14), -- Dynasty Knife {PvP} - Evasion (10764,0,9982,15), -- Dynasty Knife {PvP} - Critical Damage (10765,0,9982,16), -- Dynasty Halberd {PvP} - Anger (10766,0,9982,17), -- Dynasty Halberd {PvP} - Critical Stun (10767,0,9982,18), -- Dynasty Halberd {PvP} - Light (10768,0,9982,19), -- Dynasty Bagh-Nakh {PvP} - Rsk. Evasion (10769,0,9982,20), -- Dynasty Bagh-Nakh {PvP} - Focus (10770,0,9982,21), -- Dynasty Bagh-Nakh {PvP} - Haste (10771,0,9982,22), -- Dynasty Phantom {PvP} - Acumen (10772,0,9982,23), -- Dynasty Phantom {PvP} - Mana Up (10773,0,9982,24), -- Dynasty Phantom {PvP} - Updown (10774,0,9982,25), -- Dynasty Mace {PvP} - Mana Up (10775,0,9982,26), -- Dynasty Mace {PvP} - Updown (10776,0,9982,27), -- Dynasty Mace {PvP} - Acumen (10777,0,9982,28), -- Dynasty Staff {PvP} - Mana Up (10778,0,9982,29), -- Dynasty Staff {PvP} - Updown (10779,0,9982,30), -- Dynasty Staff {PvP} - Acumen (10780,0,9982,31), -- Dynasty Bow {PvP} - Cheap Shot (10781,0,9982,32), -- Dynasty Bow {PvP} - Guidance (10782,0,9982,33), -- Dynasty Bow {PvP} - Focus (10783,0,9982,34), -- Dynasty Rapier {PvP} - Focus (10784,0,9982,35), -- Dynasty Rapier {PvP} - Health (10785,0,9982,36), -- Dynasty Rapier {PvP} - Light (10786,0,9982,37), -- Dynasty Ancient Sword {PvP} - Focus (10787,0,9982,38), -- Dynasty Ancient Sword {PvP} - Health (10788,0,9982,39), -- Dynasty Ancient Sword {PvP} - Light (10789,0,9982,40), -- Dynasty Crossbow {PvP} - Cheap Shot (10790,0,9982,41), -- Dynasty Crossbow - PvP - Guidance (10791,0,9982,42), -- Dynasty Crossbow - PvP - Focus (10792,0,9982,43), -- Dynasty Dual Sword {PvP} (14558,0,9982,44), -- Dynasty Dual Daggers {PvP} (12935,0,9982,45), -- Dynasty Ancient Sword - Great Gale {PvP} - Focus (12936,0,9982,46), -- Dynasty Ancient Sword - Great Gale {PvP} - Health (12937,0,9982,47), -- Dynasty Ancient Sword - Great Gale {PvP} - Light (12938,0,9982,48), -- Dynasty Knife - Great Gale {PvP} - Focus (12939,0,9982,49), -- Dynasty Knife - Great Gale {PvP} - Evasion (12940,0,9982,50), -- Dynasty Knife - Great Gale {PvP} - Critical Damage (12941,0,9982,51), -- Dynasty Dual Sword - Earth {PvP} (12942,0,9982,52), -- Dynasty Rapier - Earth {PvP} - Focus (12943,0,9982,53), -- Dynasty Rapier - Earth {PvP} - Health (12944,0,9982,54), -- Dynasty Rapier - Earth {PvP} - Light (12945,0,9982,55), -- Dynasty Mace - Earth {PvP} - Mana Up (12946,0,9982,56), -- Dynasty Mace - Earth {PvP} - Updown (12947,0,9982,57), -- Dynasty Mace - Earth {PvP} - Acumen (12948,0,9982,58), -- Dynasty Bagh-Nakh - Great Gale {PvP} - Rsk. Evasion (12949,0,9982,59), -- Dynasty Bagh-Nakh - Great Gale {PvP} - Focus (12950,0,9982,60), -- Dynasty Bagh-Nakh - Great Gale {PvP} - Haste (12951,0,9982,61), -- Dynasty Bow - Great Gale {PvP} - Cheap Shot (12952,0,9982,62), -- Dynasty Bow - Great Gale {PvP} - Guidance (12953,0,9982,63), -- Dynasty Bow - Great Gale {PvP} - Focus (12954,0,9982,64), -- Dynasty Blade - Great Gale {PvP} - Focus (12955,0,9982,65), -- Dynasty Blade - Great Gale {PvP} - Health (12956,0,9982,66), -- Dynasty Blade - Great Gale {PvP} - Light (12957,0,9982,67), -- Dynasty Sword - Earth {PvP} - Focus (12958,0,9982,68), -- Dynasty Sword - Earth {PvP} - Health (12959,0,9982,69), -- Dynasty Sword - Earth {PvP} - Light (12960,0,9982,70), -- Dynasty Staff - Holy Spirit {PvP} - Mana Up (12961,0,9982,71), -- Dynasty Staff - Holy Spirit {PvP} - Updown (12962,0,9982,72), -- Dynasty Staff - Holy Spirit {PvP} - Acumen (12963,0,9982,73), -- Dynasty Cudgel - Landslide {PvP} - Anger (12964,0,9982,74), -- Dynasty Cudgel - Landslide {PvP} - Health (12965,0,9982,75), -- Dynasty Cudgel - Landslide {PvP} - Rsk. Focus (12966,0,9982,76), -- Dynasty Crusher - Great Gale {PvP} - Anger (12967,0,9982,77), -- Dynasty Crusher - Great Gale {PvP} - Health (12968,0,9982,78), -- Dynasty Crusher - Great Gale {PvP} - Rsk. Focus (12969,0,9982,79), -- Dynasty Crossbow - Great Gale {PvP} - Cheap Shot (12970,0,9982,80), -- Dynasty Crossbow - Great Gale {PvP} - Guidance (12971,0,9982,81), -- Dynasty Crossbow - Great Gale {PvP} - Focus (12972,0,9982,82), -- Dynasty Phantom - Wisdom {PvP} - Acumen (12973,0,9982,83), -- Dynasty Phantom - Wisdom {PvP} - Mana Up (12974,0,9982,84), -- Dynasty Phantom - Wisdom {PvP} - Updown (12975,0,9982,85), -- Dynasty Halberd - Earth {PvP} - Anger (12976,0,9982,86), -- Dynasty Halberd - Earth {PvP} - Critical Stun (12977,0,9982,87), -- Dynasty Halberd - Earth {PvP} - Light (14528,0,9982,88); -- Dynasty Dual Daggers - Great Gale {PvP} INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Icarus PVP Weapons (14363,0,9983,1), -- Icarus Sawsword {PvP} (14364,0,9983,2), -- Icarus Disperser {PvP} (14365,0,9983,3), -- Icarus Spirit {PvP} (14366,0,9983,4), -- Icarus Heavy Arms {PvP} (14367,0,9983,5), -- Icarus Trident {PvP} (14368,0,9983,6), -- Icarus Hammer {PvP} (14369,0,9983,7), -- Icarus Hand {PvP} (14370,0,9983,8), -- Icarus Hall {PvP} (14371,0,9983,9), -- Icarus Spitter {PvP} (14372,0,9983,10), -- Icarus Stinger {PvP} (14373,0,9983,11), -- Icarus Wingblade {PvP} (14374,0,9983,12), -- Icarus Shooter {PvP} (14375,0,9983,13), -- Icarus Dual Sword {PvP} (14376,0,9983,14), -- Icarus Sawsword {PvP} - Focus (14377,0,9983,15), -- Icarus Sawsword {PvP} - Health (14378,0,9983,16), -- Icarus Sawsword {PvP} - Light (14379,0,9983,17), -- Icarus Heavy Arms {PvP} - Focus (14380,0,9983,18), -- Icarus Heavy Arms {PvP} - Health (14381,0,9983,19), -- Icarus Heavy Arms {PvP} - Light (14382,0,9983,20), -- Icarus Spirit {PvP} - Acumen (14383,0,9983,21), -- Icarus Spirit {PvP} - Mana Up (14384,0,9983,22), -- Icarus Spirit {PvP} - Up Down (14385,0,9983,23), -- Icarus Spitter {PvP} - Cheap Shot (14386,0,9983,24), -- Icarus Spitter {PvP} - Guidance (14387,0,9983,25), -- Icarus Spitter {PvP} - Focus (14388,0,9983,26), -- Icarus Disperser {PvP} - Focus (14389,0,9983,27), -- Icarus Disperser {PvP} - Evasion (14390,0,9983,28), -- Icarus Disperser {PvP} - Critical Damage (14391,0,9983,29), -- Icarus Trident {PvP} - Anger (14392,0,9983,30), -- Icarus Trident {PvP} - Critical Stun (14393,0,9983,31), -- Icarus Trident {PvP} - Light (14394,0,9983,32), -- Icarus Hammer {PvP} - Anger (14395,0,9983,33), -- Icarus Hammer {PvP} - Health (14396,0,9983,34), -- Icarus Hammer {PvP} - Rsk. Focus (14397,0,9983,35), -- Icarus Hall {PvP} - Mana Up (14398,0,9983,36), -- Icarus Hall {PvP} - Up Down (14399,0,9983,37), -- Icarus Hall {PvP} - Acumen (14400,0,9983,38), -- Icarus Hand {PvP} - Rsk. Evasion (14401,0,9983,39), -- Icarus Hand {PvP} - Focus (14402,0,9983,40), -- Icarus Hand {PvP} - Haste (14403,0,9983,41), -- Icarus Stinger {PvP} - Focus (14404,0,9983,42), -- Icarus Stinger {PvP} - Health (14405,0,9983,43), -- Icarus Stinger {PvP} - Light (14406,0,9983,44), -- Icarus Wingblade {PvP} - Focus (14407,0,9983,45), -- Icarus Wingblade {PvP} - Health (14408,0,9983,46), -- Icarus Wingblade {PvP} - Light (14409,0,9983,47), -- Icarus Shooter {PvP} - Cheap Shot (14410,0,9983,48), -- Icarus Shooter {PvP} - Guidance (14411,0,9983,49), -- Icarus Shooter {PvP} - Focus (14412,0,9983,50), -- Icarus Dual Sword - Destruction {PvP} (14413,0,9983,51), -- Icarus Disperser - Confusion {PvP} (14414,0,9983,52), -- Icarus Disperser - Confusion {PvP} - Focus (14415,0,9983,53), -- Icarus Disperser - Confusion {PvP} - Evasion (14416,0,9983,54), -- Icarus Disperser - Confusion {PvP} - Critical Damage (14417,0,9983,55), -- Icarus Sawsword - Destruction {PvP} (14418,0,9983,56), -- Icarus Sawsword - Destruction {PvP} - Focus (14419,0,9983,57), -- Icarus Sawsword - Destruction {PvP} - Health (14420,0,9983,58), -- Icarus Sawsword - Destruction {PvP} - Light (14421,0,9983,59), -- Icarus Shooter - Concentration {PvP} (14422,0,9983,60), -- Icarus Shooter - Concentration {PvP} - Cheap Shot (14423,0,9983,61), -- Icarus Shooter - Concentration {PvP} - Guidance (14424,0,9983,62), -- Icarus Shooter - Concentration {PvP} - Focus (14425,0,9983,63), -- Icarus Stinger - Destruction {PvP} (14426,0,9983,64), -- Icarus Stinger - Destruction {PvP} - Focus (14427,0,9983,65), -- Icarus Stinger - Destruction {PvP} - Health (14428,0,9983,66), -- Icarus Stinger - Destruction {PvP} - Light (14429,0,9983,67), -- Icarus Spirit - Nature {PvP} (14430,0,9983,68), -- Icarus Spirit - Nature {PvP} - Acumen (14431,0,9983,69), -- Icarus Spirit - Nature {PvP} - Mana Up (14432,0,9983,70), -- Icarus Spirit - Nature {PvP} - Up Down (14433,0,9983,71), -- Icarus Spitter - Concentration {PvP} (14434,0,9983,72), -- Icarus Spitter - Concentration {PvP} - Cheap Shot (14435,0,9983,73), -- Icarus Spitter - Concentration {PvP} - Guidance (14436,0,9983,74), -- Icarus Spitter - Concentration {PvP} - Focus (14437,0,9983,75), -- Icarus Wingblade - Lightning {PvP} (14438,0,9983,76), -- Icarus Wingblade - Lightning {PvP} - Focus (14439,0,9983,77), -- Icarus Wingblade - Lightning {PvP} - Health (14440,0,9983,78), -- Icarus Wingblade - Lightning {PvP} - Light (14441,0,9983,79), -- Icarus Trident - Thunder {PvP} (14442,0,9983,80), -- Icarus Trident - Thunder {PvP} - Anger (14443,0,9983,81), -- Icarus Trident - Thunder {PvP} - Critical Stun (14444,0,9983,82), -- Icarus Trident - Thunder {PvP} - Light (14445,0,9983,83), -- Icarus Hammer - Earth {PvP} (14446,0,9983,84), -- Icarus Hammer - Earth {PvP} - Anger (14447,0,9983,85), -- Icarus Hammer - Earth {PvP} - Health (14448,0,9983,86), -- Icarus Hammer - Earth {PvP} - Rsk. Focus (14449,0,9983,87), -- Icarus Hand - Destruction {PvP} (14450,0,9983,88), -- Icarus Hand - Destruction {PvP} - Rsk. Evasion (14451,0,9983,89), -- Icarus Hand - Destruction {PvP} - Focus (14452,0,9983,90), -- Icarus Hand - Destruction {PvP} - Haste (14453,0,9983,91), -- Icarus Heavy Arms - Lightning {PvP} (14454,0,9983,92), -- Icarus Heavy Arms - Lightning {PvP} - Focus (14455,0,9983,93), -- Icarus Heavy Arms - Lightning {PvP} - Health (14456,0,9983,94), -- Icarus Heavy Arms - Lightning {PvP} - Light (14457,0,9983,95), -- Icarus Hall - Hail {PvP} (14458,0,9983,96), -- Icarus Hall - Hail {PvP} - Mana Up (14459,0,9983,97), -- Icarus Hall - Hail {PvP} - Up Down (14460,0,9983,98), -- Icarus Hall - Hail {PvP} - Acumen (14461,0,9983,99), -- Icarus Dual Daggers {PvP} (14529,0,9983,100); -- Icarus Dual Daggers - Confusion {PvP} INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S PVP Weapons (10710,0,9984,1), -- Forgotten Blade {PvP} - Haste (10711,0,9984,2), -- Forgotten Blade {PvP} - Health (10712,0,9984,3), -- Forgotten Blade {PvP} - Focus (10713,0,9984,4), -- Heavens Divider {PvP} - Haste (10714,0,9984,5), -- Heavens Divider {PvP} - Health (10715,0,9984,6), -- Heavens Divider {PvP} - Focus (10716,0,9984,7), -- Basalt Battlehammer {PvP} - HP Drain (10717,0,9984,8), -- Basalt Battlehammer {PvP} - Health (10718,0,9984,9), -- Basalt Battlehammer {PvP} - HP Regeneration (10719,0,9984,10), -- Dragon Hunter Axe {PvP} - HP Regeneration (10720,0,9984,11), -- Dragon Hunter Axe {PvP} - Health (10721,0,9984,12), -- Dragon Hunter Axe {PvP} - HP Drain (10722,0,9984,13), -- Angel Slayer {PvP} - Critical Damage (10723,0,9984,14), -- Angel Slayer {PvP} - HP Drain (10724,0,9984,15), -- Angel Slayer {PvP} - Haste (10725,0,9984,16), -- Saint Spear {PvP} - Health (10726,0,9984,17), -- Saint Spear {PvP} - Guidance (10727,0,9984,18), -- Saint Spear {PvP} - Haste (10728,0,9984,19), -- Demon Splinter {PvP} - Focus (10729,0,9984,20), -- Demon Splinter {PvP} - Health (10730,0,9984,21), -- Demon Splinter {PvP} - Critical Stun (10731,0,9984,22), -- Arcana Mace {PvP} - Acumen (10732,0,9984,23), -- Arcana Mace {PvP} - MP Regeneration (10733,0,9984,24), -- Arcana Mace {PvP} - Mana Up (10734,0,9984,25), -- Imperial Staff {PvP} - Empower (10735,0,9984,26), -- Imperial Staff {PvP} - MP Regeneration (10736,0,9984,27), -- Imperial Staff {PvP} - Magic Hold (10737,0,9984,28), -- Draconic Bow {PvP} - Cheap Shot (10738,0,9984,29), -- Draconic Bow {PvP} - Focus (10739,0,9984,30), -- Draconic Bow {PvP} - Critical Slow (10740,0,9984,31), -- Laevateinn {PvP} - Haste (10741,0,9984,32), -- Laevateinn {PvP} - Health (10742,0,9984,33), -- Laevateinn {PvP} - Focus (10743,0,9984,34), -- Gram {PvP} - Haste (10744,0,9984,35), -- Gram {PvP} - Health (10745,0,9984,36), -- Gram {PvP} - Focus (10746,0,9984,37), -- Sarunga {PvP} - Cheap Shot (10747,0,9984,38), -- Sarunga - PvP - Focus (10748,0,9984,39), -- Sarunga - PvP - Critical Slow (10749,0,9984,40), -- Tallum Blade*Dark Legion {PvP} (12895,0,9984,41), -- Gram - Thunder {PvP} - Haste (12896,0,9984,42), -- Gram - Thunder {PvP} - Health (12897,0,9984,43), -- Gram - Thunder {PvP} - Focus (12898,0,9984,44), -- Demon Splinter - Thunder {PvP} - Focus (12899,0,9984,45), -- Demon Splinter - Thunder {PvP} - Health (12900,0,9984,46), -- Demon Splinter - Thunder {PvP} - Critical Stun (12901,0,9984,47), -- Draconic Bow - Earth {PvP} - Cheap Shot (12902,0,9984,48), -- Draconic Bow - Earth {PvP} - Focus (12903,0,9984,49), -- Draconic Bow - Earth {PvP} - Crt. Slow (12904,0,9984,50), -- Dragon Hunter Axe - Thunder {PvP} - HP Regeneration (12905,0,9984,51), -- Dragon Hunter Axe - Thunder {PvP} - Health (12906,0,9984,52), -- Dragon Hunter Axe - Thunder {PvP} - HP Drain (12907,0,9984,53), -- Laevateinn - Lightning {PvP} - Haste (12908,0,9984,54), -- Laevateinn - Lightning {PvP} - Health (12909,0,9984,55), -- Laevateinn - Lightning {PvP} - Focus (12910,0,9984,56), -- Basalt Battlehammer - Concentration {PvP} - HP Drain (12911,0,9984,57), -- Basalt Battlehammer - Concentration {PvP} - Health (12912,0,9984,58), -- Basalt Battlehammer - Concentration {PvP} - HP Regeneration (12913,0,9984,59), -- Sarunga - Earth {PvP} - Cheap Shot (12914,0,9984,60), -- Sarunga - Earth {PvP} - Focus (12915,0,9984,61), -- Sarunga - Earth {PvP} - Crt. Slow (12916,0,9984,62), -- Saint Spear - Destruction {PvP} - Health (12917,0,9984,63), -- Saint Spear - Destruction {PvP} - Guidance (12918,0,9984,64), -- Saint Spear - Destruction {PvP} - Haste (12919,0,9984,65), -- Arcana Mace - Nature {PvP} - Acumen (12920,0,9984,66), -- Arcana Mace - Nature {PvP} - MP Regeneration (12921,0,9984,67), -- Arcana Mace - Nature {PvP} - Mana Up (12922,0,9984,68), -- Angel Slayer - Concentration {PvP} - Crt. Damage (12923,0,9984,69), -- Angel Slayer - Concentration {PvP} - HP Drain (12924,0,9984,70), -- Angel Slayer - Concentration {PvP} - Haste (12925,0,9984,71), -- Imperial Staff - Nature {PvP} - Empower (12926,0,9984,72), -- Imperial Staff - Nature {PvP} - MP Regeneration (12927,0,9984,73), -- Imperial Staff - Nature {PvP} - Magic Hold (12928,0,9984,74), -- Tallum Blade*Dark Legion - Lightning {PvP} (12929,0,9984,75), -- Forgotten Blade - Lightning {PvP} - Haste (12930,0,9984,76), -- Forgotten Blade - Lightning {PvP} - Health (12931,0,9984,77), -- Forgotten Blade - Lightning {PvP} - Focus (12932,0,9984,78), -- Heavens Divider - Thunder {PvP} - Haste (12933,0,9984,79), -- Heavens Divider - Thunder {PvP} - Health (12934,0,9984,80); -- Heavens Divider - Thunder {PvP} - Focus INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) A PVP Weapons (10667,0,9985,1), -- Sirra\'s Blade - PvP - Haste (10668,0,9985,2), -- Sirra\'s Blade - PvP - Health (10669,0,9985,3), -- Sirra\'s Blade - PvP - Critical Poison (10670,0,9985,4), -- Sword of Ipos {PvP} - Focus (10671,0,9985,5), -- Sword of Ipos {PvP} - Haste (10672,0,9985,6), -- Sword of Ipos {PvP} - Health (10673,0,9985,7), -- Barakiel\'s Axe - PvP - Health (10674,0,9985,8), -- Barakiel\'s Axe - PvP - Haste (10675,0,9985,9), -- Barakiel\'s Axe - PvP - Focus (10676,0,9985,10), -- Behemoth\'s Tuning Fork - PvP - Focus (10677,0,9985,11), -- Behemoth\'s Tuning Fork - PvP - Health (10678,0,9985,12), -- Behemoth\'s Tuning Fork - PvP - Anger (10679,0,9985,13), -- Naga Storm {PvP} - Focus (10680,0,9985,14), -- Naga Storm {PvP} - Critical Damage (10681,0,9985,15), -- Naga Storm {PvP} - Back Blow (10682,0,9985,16), -- Tiphon\'s Spear - PvP - Critical Stun (10683,0,9985,17), -- Tiphon\'s Spear - PvP - Long Blow (10684,0,9985,18), -- Tiphon\'s Spear - PvP - Wild Blow (10685,0,9985,19), -- Shyeed\'s Bow - PvP - Cheap Shot (10686,0,9985,20), -- Shyeed\'s Bow - PvP - Focus (10687,0,9985,21), -- Shyeed\'s Bow - PvP - Quick Recovery (10688,0,9985,22), -- Sobekk\'s Hurricane - PvP - Rsk. Haste (10689,0,9985,23), -- Sobekk\'s Hurricane - PvP - Haste (10690,0,9985,24), -- Sobekk\'s Hurricane - PvP - Critical Drain (10691,0,9985,25), -- Themis\' Tongue - PvP - Mana Up (10692,0,9985,26), -- Themis\' Tongue - PvP - Magic Mental Shield (10693,0,9985,27), -- Themis\' Tongue - PvP - Magic Focus (10694,0,9985,28), -- Cabrio\'s Hand - PvP - Updown (10695,0,9985,29), -- Cabrio\'s Hand - PvP - Mana Up (10696,0,9985,30), -- Cabrio\'s Hand - PvP - Magic Silence (10697,0,9985,31), -- Daimon Crystal {PvP} - Mana Up (10698,0,9985,32), -- Daimon Crystal {PvP} - Acumen (10699,0,9985,33), -- Daimon Crystal {PvP} - Magic Mental Shield (10700,0,9985,34), -- Eclair Bijou {PvP} - Haste (10701,0,9985,35), -- Eclair Bijou - PvP - Health (10702,0,9985,36), -- Eclair Bijou - PvP - Critical Poison (10703,0,9985,37), -- Durendal {PvP} - Focus (10704,0,9985,38), -- Durendal {PvP} - Haste (10705,0,9985,39), -- Durendal {PvP} - Health (10706,0,9985,40), -- Screaming Vengeance {PvP} - Cheap Shot (10707,0,9985,41), -- Screaming Vengeance {PvP} - Focus (10708,0,9985,42), -- Screaming Vengeance {PvP} - Quick Recovery (10709,0,9985,43), -- Tallum Blade*Damascus {PvP} (12852,0,9985,44), -- Naga Storm - Molar {PvP} - Focus (12853,0,9985,45), -- Naga Storm - Molar {PvP} - Crt. Damage (12854,0,9985,46), -- Naga Storm - Molar {PvP} - Backblow (12855,0,9985,47), -- Daimon Crystal - Wisdom {PvP} - Mana Up (12856,0,9985,48), -- Daimon Crystal - Wisdom {PvP} - Acumen (12857,0,9985,49), -- Daimon Crystal - Wisdom {PvP} - Magic Mental Shield (12858,0,9985,50), -- Barakiel\'s Axe - On Fire - Health (12859,0,9985,51), -- Barakiel\'s Axe - On Fire - Haste (12860,0,9985,52), -- Barakiel\'s Axe - On Fire - Focus (12861,0,9985,53), -- Screaming Vengeance - Concentration {PvP} - Cheap Shot (12862,0,9985,54), -- Screaming Vengeance - Concentration {PvP} - Focus (12863,0,9985,55), -- Screaming Vengeance - Concentration {PvP} - Quick Recovery (12864,0,9985,56), -- Behemoth\'s Tuning Fork - Destruction - Focus (12865,0,9985,57), -- Behemoth\'s Tuning Fork - Destruction - Health (12866,0,9985,58), -- Behemoth\'s Tuning Fork - Destruction - Anger (12867,0,9985,59), -- Durendal - Earth {PvP} - Focus (12868,0,9985,60), -- Durendal - Earth {PvP} - Haste (12869,0,9985,61), -- Durendal - Earth {PvP} - Health (12870,0,9985,62), -- Shyeed\'s Bow - Concentration - Cheap Shot (12871,0,9985,63), -- Shyeed\'s Bow - Concentration - Focus (12872,0,9985,64), -- Shyeed\'s Bow - Concentration - Quick Recovery (12873,0,9985,65), -- Sword of Ipos - Earth {PvP} - Focus (12874,0,9985,66), -- Sword of Ipos - Earth {PvP} - Haste (12875,0,9985,67), -- Sword of Ipos - Earth {PvP} - Health (12876,0,9985,68), -- Sobekk\'s Hurricane - Landslide - Rsk. Haste (12877,0,9985,69), -- Sobekk\'s Hurricane - Landslide - Haste (12878,0,9985,70), -- Sobekk\'s Hurricane - Landslide - Crt. Drain (12879,0,9985,71), -- Sirra\'s Blade - Landslide - Haste (12880,0,9985,72), -- Sirra\'s Blade - Landslide - Health (12881,0,9985,73), -- Sirra\'s Blade - Landslide - Critical Poison (12882,0,9985,74), -- Eclair Bijou - Landslide {PvP} - Haste (12883,0,9985,75), -- Eclair Bijou - Landslide {PvP} - Health (12884,0,9985,76), -- Eclair Bijou - Landslide {PvP} - Critical Poison (12885,0,9985,77), -- Tiphon\'s Spear - Landslide - Critical Stun (12886,0,9985,78), -- Tiphon\'s Spear - Landslide - Longblow (12887,0,9985,79), -- Tiphon\'s Spear - Landslide - Wild Blow (12888,0,9985,80), -- Tallum Blade*Damascus - Landslide {PvP} (12889,0,9985,81), -- Themis\' Tongue - Cleverness - Mana Up (12890,0,9985,82), -- Themis\' Tongue - Cleverness - Magic Mental Shield (12891,0,9985,83), -- Themis\' Tongue - Cleverness - Magic Focus (12892,0,9985,84), -- Cabrio\'s Hand - Cleverness - Updown (12893,0,9985,85), -- Cabrio\'s Hand - Cleverness - Mana Up (12894,0,9985,86); -- Cabrio\'s Hand - Cleverness - Magic Silence INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Hair Accessory Part 2 (20666,0,9986,1), -- Valkyrie Hat (20667,0,9986,2), -- Valkyrie Hat (20668,0,9986,3), -- Tiger Hat (20669,0,9986,4), -- Tiger Hat (20670,0,9986,5), -- Maid Hairband (20671,0,9986,6), -- Maid Hairband (20672,0,9986,7), -- Baby Panda Hat (20673,0,9986,8), -- Baby Panda Hat (20674,0,9986,9), -- Bamboo Panda Hat (20675,0,9986,10), -- Bamboo Panda Hat (20676,0,9986,11), -- Sexy Panda Hat (20677,0,9986,12), -- Sexy Panda Hat (20678,0,9986,13), -- Gate Keeper Hat (20679,0,9986,14), -- Gate Keeper Hat (20711,0,9986,15), -- Jack O\'Lantern Mask - Event (20712,0,9986,16), -- Mask of Giant Hercules - Event (20713,0,9986,17), -- Mask of Silent Scream - Event (20714,0,9986,18), -- Spirit of Wrath Mask - Event (20715,0,9986,19), -- Undecaying Corpse Mask - Event (20716,0,9986,20), -- Planet X235 Alien Mask - Event (20718,0,9986,21), -- Shiny Mask of Giant Hercules - Event (20719,0,9986,22), -- Shiny Mask of Silent Scream - Event (20720,0,9986,23), -- Shiny Spirit of Wrath Mask - Event (20721,0,9986,24), -- Shiny Undecaying Corpse Mask - Event (20722,0,9986,25), -- Shiny Planet X235 Alien Mask - Event (20723,0,9986,26), -- Golden Jack O\'Lantern Mask (20724,0,9986,27), -- Golden Jack O\'Lantern Mask (20725,0,9986,28), -- Red Flame of Valakas (20743,0,9986,29), -- Shiny Mask of Giant Hercules (20744,0,9986,30), -- Shiny Mask of Silent Scream (20745,0,9986,31), -- Shiny Spirit of Wrath Mast (20746,0,9986,32), -- Shiny Undecaying Corpse Mask (20747,0,9986,33), -- Shiny Planet X235 Alien Mask (20789,0,9986,34), -- Rocket Gun Hat Continuous Fireworks (20790,0,9986,35), -- Yellow Paper Hat Blessed Body - 7 day limited period (20791,0,9986,36), -- Pink Paper Mask Set Blessed Soul - 7 day limited period (20792,0,9986,37), -- Flavorful Cheese Hat (20793,0,9986,38), -- Sweet Cheese Hat (20794,0,9986,39), -- Flavorful Cheese Hat Scent of Flavorful Cheese - 7 day limited period (20795,0,9986,40), -- Sweet Cheese Hat Scent of Sweet Cheese - 7 day limited period (20897,0,9986,41); -- Purple Paper Mask Blessed Soul - 7 day limited period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Territory Jewels ('14592','0','9987','1'), -- Gludio Earth Protection Ring ('14664','0','9987','2'), -- Gludio Protection Earring ('13740','0','9987','3'), -- Gludio Water Protection Necklace ('15291','0','9987','4'), -- Gludio Earth Royal Guard Ring ('14801','0','9987','5'), -- Gludio Guard Earring ('15282','0','9987','6'), -- Gludio Water Royal Guard Necklace ('14593','0','9987','7'), -- Dion Water Protection Ring ('14665','0','9987','8'), -- Dion Protection Earring ('13741','0','9987','9'), -- Dion Divinity Protection Necklace ('15292','0','9987','10'), -- Dion Water Royal Guard Ring ('14802','0','9987','11'), -- Dion Guard Earring ('15283','0','9987','12'), -- Dion Divinity Royal Guard Necklace ('14594','0','9987','13'), -- Giran Fire Protection Ring ('14666','0','9987','14'), -- Giran Protection Earring ('13742','0','9987','15'), -- Giran Wind Protection Necklace ('15293','0','9987','16'), -- Giran Fire Royal Guard Ring ('14803','0','9987','17'), -- Giran Guard Earring ('15284','0','9987','18'), -- Giran Wind Royal Guard Necklace ('14595','0','9987','19'), -- Oren Earth Protection Ring ('14667','0','9987','20'), -- Oren Protection Earring ('13743','0','9987','21'), -- Oren Protection Necklace of Darkness ('15294','0','9987','22'), -- Oren Earth Royal Guard Ring ('14804','0','9987','23'), -- Oren Guard Earring ('15285','0','9987','24'), -- Oren Royal Guard Necklace of Darkness ('14596','0','9987','25'), -- Aden Divinity Protection Ring ('14668','0','9987','26'), -- Aden Protection Earring ('13744','0','9987','27'), -- Aden Earth Protection Necklace ('15295','0','9987','28'), -- Aden Divinity Royal Guard Ring ('15286','0','9987','29'), -- Aden Earth Royal Guard Necklace ('14805','0','9987','30'), -- Aden Guard Earring ('14597','0','9987','31'), -- Innadril Divinity Protection Ring ('14669','0','9987','32'), -- Innadril Protection Earring ('13745','0','9987','33'), -- Innadril Water Protection Necklace ('15296','0','9987','34'), -- Innadril Divinity Royal Guard Ring ('14806','0','9987','35'), -- Innadril Guard Earring ('15287','0','9987','36'), -- Innadril Water Royal Guard Necklace ('14598','0','9987','37'), -- Goddard Dark Protection Ring ('14670','0','9987','38'), -- Goddard Protection Earring ('13746','0','9987','39'), -- Goddard Fire Protection Necklace ('15297','0','9987','40'), -- Goddard Dark Royal Guard Ring ('14807','0','9987','41'), -- Goddard Guard Earring ('15288','0','9987','42'), -- Goddard Fire Royal Guard Necklace ('14599','0','9987','43'), -- Rune Wind Protection Ring ('14671','0','9987','44'), -- Rune Protection Earring ('13747','0','9987','45'), -- Rune Fire Protection Necklace ('15298','0','9987','46'), -- Rune Wind Royal Guard Ring ('14808','0','9987','47'), -- Rune Guard Earring ('15289','0','9987','48'), -- Rune Fire Royal Guard Necklace ('14600','0','9987','49'), -- Schuttgart Dark Protection Ring ('14672','0','9987','50'), -- Schuttgart Protection Earring ('13748','0','9987','51'), -- Schuttgart Wind Protection Necklace ('15299','0','9987','52'), -- Schuttgart Dark Royal Guard Ring ('14809','0','9987','53'), -- Schuttgart Guard Earring ('15290','0','9987','54'); -- Schuttgart Wind Royal Guard Necklace INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Territory Items (13757,0,9988,1), -- Gludio Territory Badge (13758,0,9988,2), -- Dion Territory Badge (13759,0,9988,3), -- Giran Territory Badge (13760,0,9988,4), -- Oren Territory Badge (13761,0,9988,5), -- Aden Territory Badge (13762,0,9988,6), -- Innadril Territory Badge (13763,0,9988,7), -- Goddard Territory Badge (13764,0,9988,8), -- Rune Territory Badge (13765,0,9988,9), -- Schuttgart Territory Badge (13731,0,9988,10), -- Gludio Blessed Scroll of Escape (13732,0,9988,11), -- Dion Blessed Scroll of Escape (13733,0,9988,12), -- Giran Blessed Scroll of Escape (13734,0,9988,13), -- Oren Blessed Scroll of Escape (13735,0,9988,14), -- Aden Blessed Scroll of Escape (13736,0,9988,15), -- Innadril Blessed Scroll of Escape (13737,0,9988,16), -- Goddard Blessed Scroll of Escape (13738,0,9988,17), -- Rune Blessed Scroll of Escape (13739,0,9988,18); -- Schuttgart Blessed Scroll of Escape INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Fortress Misc (10129,0,9989,1), (10130,0,9989,2), (10143,0,9989,3), (10144,0,9989,4), (10145,0,9989,5), (10146,0,9989,6), (10147,0,9989,7), (10148,0,9989,8), (10149,0,9989,9), (10150,0,9989,10), (10151,0,9989,11), (10152,0,9989,12), (10153,0,9989,13), (10154,0,9989,14), (10155,0,9989,15), (10156,0,9989,16), (10157,0,9989,17), (10159,0,9989,18), (9688,0,9989,19), (9819,0,9989,20), (9811,0,9989,21); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Territory Weapons (14560,0,9990,1), -- Dagger of Val Turner Family (14561,0,9990,2), -- Slasher of Val Turner Family (14562,0,9990,3), -- Sword of Ashton Family (14563,0,9990,4), -- Claw of Ashton Family (14564,0,9990,5), -- Slasher of Esthus Family (14565,0,9990,6), -- Great Hammer of Esthus Family (14566,0,9990,7), -- Staff of Dake Family (14567,0,9990,8), -- Hall of Dake Family (14568,0,9990,9), -- Bow of Cadmus Family (14569,0,9990,10), -- Mace of Cadmus Family (14570,0,9990,11), -- Dual Sword of Hunter Family (14571,0,9990,12), -- Spear of Hunter Family (14572,0,9990,13), -- Staff of Abygail Family (14573,0,9990,14), -- Great Hammer of Abygail Family (14574,0,9990,15), -- Spear of Halter Family (14575,0,9990,16), -- Dagger of Halter Family (14576,0,9990,17), -- Mace of Orwen Family (14577,0,9990,18), -- Claw of Orwen Family' (14578,0,9990,19), -- Slicer of Val Turner Family (14579,0,9990,20), -- Epee of Ashton Family (14580,0,9990,21), -- Slicer of Esthus Family (14581,0,9990,22); -- Estoc of Cadmus Family INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Territory Wards (13560,0,9991,1), -- Gludio Ward (13561,0,9991,2), -- Dion Ward (13562,0,9991,3), -- Giran Ward (13563,0,9991,4), -- Oren Ward (13564,0,9991,5), -- Aden Ward (13565,0,9991,6), -- Innadril Ward (13566,0,9991,7), -- Goddard Ward (13567,0,9991,8), -- Rune Ward (13568,0,9991,9); -- Schuttgart Ward INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Territory Flags (13530,0,9992,1), -- Flag of Gludio (13531,0,9992,2), -- Flag of Dion (13532,0,9992,3), -- Flag of Giran (13533,0,9992,4), -- Flag of Oren (13534,0,9992,5), -- Flag of Aden (13535,0,9992,6), -- Flag of Innadril (13536,0,9992,7), -- Flag of Goddard (13537,0,9992,8), -- Flag of Rune (13538,0,9992,9); -- Flag of Schuttgart INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Seeds (6727,0,9993,1), (6728,0,9993,2), (6729,0,9993,3), (6730,0,9993,4), (6731,0,9993,5), (6732,0,9993,6), (6733,0,9993,7), (6734,0,9993,8), (6735,0,9993,9), (6736,0,9993,10), (6737,0,9993,11), (6738,0,9993,12), (6739,0,9993,13), (6740,0,9993,14), (6741,0,9993,15), (6742,0,9993,16), (6743,0,9993,17), (6744,0,9993,18), (6745,0,9993,19), (6746,0,9993,20), (6747,0,9993,21), (6748,0,9993,22), (6749,0,9993,23), (6750,0,9993,24), (6751,0,9993,25), (6752,0,9993,26), (6753,0,9993,27), (6754,0,9993,28), (6755,0,9993,29), (6756,0,9993,30), (6757,0,9993,31), (6758,0,9993,32), (6759,0,9993,33), (6760,0,9993,34), (6761,0,9993,35), (6762,0,9993,36), (6763,0,9993,37), (6764,0,9993,38), (6765,0,9993,39), (6766,0,9993,40), (6767,0,9993,41), (6768,0,9993,42), (6769,0,9993,43), (6770,0,9993,44), (6771,0,9993,45), (6772,0,9993,46), (6773,0,9993,47), (6774,0,9993,48), (6775,0,9993,49), (6776,0,9993,50), (6777,0,9993,51), (6778,0,9993,52), (7016,0,9993,53), (7017,0,9993,54), (7018,0,9993,55), (7019,0,9993,56), (7020,0,9993,57), (7021,0,9993,58), (7022,0,9993,59), (7023,0,9993,60), (7024,0,9993,61), (7025,0,9993,62), (7026,0,9993,63), (7027,0,9993,64), (7028,0,9993,65), (7029,0,9993,66), (7030,0,9993,67), (7031,0,9993,68), (7032,0,9993,69), (7033,0,9993,70), (7034,0,9993,71), (7035,0,9993,72), (7036,0,9993,73), (7037,0,9993,74), (7038,0,9993,75), (7039,0,9993,76), (7040,0,9993,77), (7041,0,9993,78), (7042,0,9993,79), (7043,0,9993,80), (7044,0,9993,81), (7045,0,9993,82), (7046,0,9993,83), (7047,0,9993,84), (7048,0,9993,85), (7049,0,9993,86), (7050,0,9993,87), (7051,0,9993,88), (7052,0,9993,89), (7053,0,9993,90), (7054,0,9993,91), (7055,0,9993,92), (7056,0,9993,93), (7057,0,9993,94), (6541,0,9993,95), (6542,0,9993,96), (6543,0,9993,97), (6544,0,9993,98), (6545,0,9993,99), (6546,0,9993,100), (6547,0,9993,101), (6548,0,9993,102), (6549,0,9993,103), (6550,0,9993,104), (6551,0,9993,105), (6552,0,9993,106), (6553,0,9993,107), (6554,0,9993,108), (6555,0,9993,109), (6556,0,9993,110), (6557,0,9993,111), (6558,0,9993,112), (6559,0,9993,113), (6560,0,9993,114), (6561,0,9993,115), (6562,0,9993,116), (6563,0,9993,117), (6564,0,9993,118), (6565,0,9993,119), (6566,0,9993,120), (6567,0,9993,121), (6568,0,9993,122), (8223,0,9993,123), (8224,0,9993,124), (8225,0,9993,125), (8226,0,9993,126), (8227,0,9993,127), (8228,0,9993,128), (8229,0,9993,129), (8230,0,9993,130), (8231,0,9993,131), (8232,0,9993,132), (8233,0,9993,133), (8234,0,9993,134), (8235,0,9993,135), (8236,0,9993,136), (8237,0,9993,137), (8238,0,9993,138), (8239,0,9993,139), (8240,0,9993,140), (8241,0,9993,141), (8242,0,9993,142), (8243,0,9993,143), (8244,0,9993,144), (8245,0,9993,145), (8246,0,9993,146), (8247,0,9993,147), (8248,0,9993,148), (8249,0,9993,149), (8250,0,9993,150), (8251,0,9993,151), (8252,0,9993,152), (8253,0,9993,153), (8254,0,9993,154), (8255,0,9993,155), (8256,0,9993,156), (8257,0,9993,157), (8258,0,9993,158), (8259,0,9993,159), (8260,0,9993,160), (8261,0,9993,161), (8262,0,9993,162), (8263,0,9993,163), (8264,0,9993,164), (8265,0,9993,165), (8266,0,9993,166), (8267,0,9993,167), (8268,0,9993,168), (8269,0,9993,169), (8270,0,9993,170), (8271,0,9993,171), (8272,0,9993,172), (8521,0,9993,173), (8522,0,9993,174), (8523,0,9993,175), (8524,0,9993,176), (8525,0,9993,177), (8526,0,9993,178); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Siege Guards (7918,0,9994,1), (7919,0,9994,2), (7920,0,9994,3), (7921,0,9994,4), (7922,0,9994,5), (7923,0,9994,6), (7924,0,9994,7), (7925,0,9994,8), (7926,0,9994,9), (7927,0,9994,10), (7928,0,9994,11), (7929,0,9994,12), (7930,0,9994,13), (7931,0,9994,14), (7932,0,9994,15), (7933,0,9994,16), (7934,0,9994,17), (7935,0,9994,18), (7936,0,9994,19), (7937,0,9994,20), (7938,0,9994,21), (7939,0,9994,22), (7940,0,9994,23), (7941,0,9994,24), (7942,0,9994,25), (7943,0,9994,26), (7944,0,9994,27), (7945,0,9994,28), (7946,0,9994,29), (7947,0,9994,30), (7948,0,9994,31), (7949,0,9994,32), (7950,0,9994,33), (7951,0,9994,34), (7952,0,9994,35), (7953,0,9994,36), (7954,0,9994,37), (7955,0,9994,38), (7956,0,9994,39), (7957,0,9994,40), (7958,0,9994,41), (7959,0,9994,42), (7960,0,9994,43), (7961,0,9994,44), (7962,0,9994,45), (7963,0,9994,46), (7964,0,9994,47), (7965,0,9994,48), (7966,0,9994,49), (7967,0,9994,50), (7968,0,9994,51), (7969,0,9994,52), (7970,0,9994,53), (7971,0,9994,54), (7972,0,9994,55), (7973,0,9994,56), (7974,0,9994,57), (7975,0,9994,58), (7976,0,9994,59), (7977,0,9994,60), (7978,0,9994,61), (7979,0,9994,62), (7980,0,9994,63), (7981,0,9994,64), (7982,0,9994,65), (7983,0,9994,66), (7984,0,9994,67), (7985,0,9994,68), (7986,0,9994,69), (7987,0,9994,70), (7988,0,9994,71), (7989,0,9994,72), (7990,0,9994,73), (7991,0,9994,74), (7992,0,9994,75), (7993,0,9994,76), (7994,0,9994,77), (7995,0,9994,78), (7996,0,9994,79), (7997,0,9994,80), (7998,0,9994,81), (7999,0,9994,82), (8000,0,9994,83), (8001,0,9994,84), (8002,0,9994,85), (8003,0,9994,86), (8004,0,9994,87), (8005,0,9994,88), (8006,0,9994,89), (8007,0,9994,90), (8008,0,9994,91), (8009,0,9994,92), (8010,0,9994,93), (8011,0,9994,94), (8012,0,9994,95), (8013,0,9994,96), (8014,0,9994,97), (8015,0,9994,98), (8016,0,9994,99), (8017,0,9994,100), (8018,0,9994,101), (8019,0,9994,102), (8020,0,9994,103), (8021,0,9994,104), (8022,0,9994,105), (8023,0,9994,106), (8024,0,9994,107), (8025,0,9994,108), (8026,0,9994,109), (8027,0,9994,110), (8028,0,9994,111), (8029,0,9994,112); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Magic Clip (14884,0,9995,1), (14885,0,9995,2), (14886,0,9995,3), (14887,0,9995,4), (14888,0,9995,5), (14889,0,9995,6), (14890,0,9995,7), (14891,0,9995,8), (14892,0,9995,9), (14906,0,9995,10), (14907,0,9995,11), (14908,0,9995,12), (14909,0,9995,13), (14910,0,9995,14), (14911,0,9995,15), (14912,0,9995,16), (14913,0,9995,17); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Magic Ornament (14893,0,9996,1), (14894,0,9996,2), (14895,0,9996,3), (14896,0,9996,4), (14897,0,9996,5), (14898,0,9996,6), (14899,0,9996,7), (14900,0,9996,8), (14901,0,9996,9), (14914,0,9996,10), (14915,0,9996,11), (14916,0,9996,12), (14917,0,9996,13), (14918,0,9996,14), (14919,0,9996,15), (14920,0,9996,16), (14921,0,9996,17); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) A Weapons (2500,0,9997,1), -- Dark Legion\'s Edge (81,0,9997,2), -- Dragon Slayer (151,0,9997,3), -- Sword of Miracles (150,0,9997,4), -- Elemental Sword (80,0,9997,5), -- Tallum Blade (305,0,9997,6), -- Tallum Glaive (98,0,9997,7), -- Halberd (270,0,9997,8), -- Dragon Grinder (269,0,9997,9), -- Bloodd Tornado (236,0,9997,10), -- Soul Separator (235,0,9997,11), -- Bloody Orchid (289,0,9997,12), -- Soul Bow (288,0,9997,13), -- Carnage Bow (213,0,9997,14), -- Branch of The Mother Tree (164,0,9997,15), -- Elysian (2504,0,9997,16), -- Meteor Shower (209,0,9997,17), -- Dasparion\'s Staff (8678,0,9997,18), -- Sirra\'s Blade (8679,0,9997,19), -- Sword of Ipos (8680,0,9997,20), -- Barakiel\'s Axe (8681,0,9997,21), -- Behemoth\'s Tuning Fork (8682,0,9997,22), -- Naga Storm (8683,0,9997,23), -- Tiphon\'s Spear (8684,0,9997,24), -- Shyeed\'s Bow (8685,0,9997,25), -- Sobekk\'s Hurricane (8686,0,9997,26), -- Themis\' Tongue (8687,0,9997,27), -- Cabrio\'s Hand (8688,0,9997,28), -- Daimon Crystal (7902,0,9997,29), -- Doom Crusher (7899,0,9997,30), -- Destroyer Hammer (7894,0,9997,31), -- Spiritual Eye (7895,0,9997,32), -- Flaming Dragon Skull (5596,0,9997,33), -- Dasparion\'s Staff - Mana Up (5597,0,9997,34), -- Dasparion\'s Staff - Conversion (5598,0,9997,35), -- Dasparion\'s Staff - Acumen (5599,0,9997,36), -- Meteor Shower - Focus (5600,0,9997,37), -- Meteor Shower - Critical Bleed (5601,0,9997,38), -- Meteor Shower - Rsk. Haste (5602,0,9997,39), -- Elysian - Health (5603,0,9997,40), -- Elysian - Anger (5604,0,9997,41), -- Elysian - Critical Drain (5605,0,9997,42), -- Branch of The Mother Tree - Conversion (5606,0,9997,43), -- Branch of The Mother Tree - Magic Damage (5607,0,9997,44), -- Branch of The Mother Tree - Acumen (5608,0,9997,45), -- Carnage Bow - Light (5609,0,9997,46), -- Carnage Bow - Critical Bleed (5610,0,9997,47), -- Carnage Bow - Mana Up (5611,0,9997,48), -- Soul Bow - Cheap Shot (5612,0,9997,49), -- Soul Bow - Quick Recovery (5613,0,9997,50), -- Soul Bow - Critical Poison (5614,0,9997,51), -- Bloody Orchid - Focus (5615,0,9997,52), -- Bloody Orchid - Back Blow (5616,0,9997,53), -- Bloody Orchid - Critical Bleed (5617,0,9997,54), -- Soul Separator - Guidance (5618,0,9997,55), -- Soul Separator - Critical Damage (5619,0,9997,56), -- Soul Separator - Rsk. Haste (5620,0,9997,57), -- Blood Tornado - Haste (5621,0,9997,58), -- Blood Tornado - Focus (5622,0,9997,59), -- Blood Tornado - Anger (5623,0,9997,60), -- Dragon Grinder - Rsk. Evasion (5624,0,9997,61), -- Dragon Grinder - Guidance (5625,0,9997,62), -- Dragon Grinder - Health (5626,0,9997,63), -- Halberd - Haste (5627,0,9997,64), -- Halberd - Critical Stun (5628,0,9997,65), -- Halberd - Wide Blow (5632,0,9997,66), -- Tallum Glaive - Guidance (5633,0,9997,67), -- Tallum Glaive - Health (5634,0,9997,68), -- Tallum Glaive - Wide Blow (5635,0,9997,69), -- Tallum Blade - Critical Poison (5636,0,9997,70), -- Tallum Blade - Haste (5637,0,9997,71), -- Tallum Blade - Anger (5638,0,9997,72), -- Elemental Sword - Magic Power (5639,0,9997,73), -- Elemental Sword - Magic Paralyze (5640,0,9997,74), -- Elemental Sword - Empower (5641,0,9997,75), -- Sword of Miracles - Magic Power (5642,0,9997,76), -- Sword of Miracles - Magic Silence (5643,0,9997,77), -- Sword of Miracles - Acumen (5644,0,9997,78), -- Dragon Slayer - Health (5645,0,9997,79), -- Dragon Slayer - Critical Bleed (5646,0,9997,80), -- Dragon Slayer - Critical Drain (5647,0,9997,81), -- Dark Legion\'s Edge - Critical Damage (5648,0,9997,82), -- Dark Legion\'s Edge - Health (5649,0,9997,83), -- Dark Legion\'s Edge - Rsk. Focus (8788,0,9997,84), -- Sirra\'s Blade - Haste (8789,0,9997,85), -- Sirra\'s Blade - Health (8790,0,9997,86), -- Sirra\'s Blade - Critical Poison (8791,0,9997,87), -- Sword of Ipos - Focus (8792,0,9997,88), -- Sword of Ipos - Haste (8793,0,9997,89), -- Sword of Ipos - Health (8794,0,9997,90), -- Barakiel\'s Axe - Health (8795,0,9997,91), -- Barakiel\'s Axe - Haste (8796,0,9997,92), -- Barakiel\'s Axe - Focus (8797,0,9997,93), -- Behemoth\'s Tuning Fork - Focus (8798,0,9997,94), -- Behemoth\'s Tuning Fork - Health (8799,0,9997,95), -- Behemoth\'s Tuning Fork - Anger (8800,0,9997,96), -- Naga Storm - Focus (8801,0,9997,97), -- Naga Storm - Critical Damage (8802,0,9997,98), -- Naga Storm - Back Blow (8803,0,9997,99), -- Tiphon\'s Spear - Critical Stun (8804,0,9997,100), -- Tiphon\'s Spear - Towering Blow (8805,0,9997,101), -- Tiphon\'s Spear - Wild Blow (8806,0,9997,102), -- Shyeed\'s Bow - Cheap Shot (8807,0,9997,103), -- Shyeed\'s Bow - Focus (8808,0,9997,104), -- Shyeed\'s Bow - Quick Recovery (8809,0,9997,105), -- Sobekk\'s Hurricane - Rsk. Haste (8810,0,9997,106), -- Sobekk\'s Hurricane - Haste (8811,0,9997,107), -- Sobekk\'s Hurricane - Critical Drain (8812,0,9997,108), -- Themis\' Tongue - Mana Up (8813,0,9997,109), -- Themis\' Tongue - Magic Mental Shield (8814,0,9997,110), -- Themis\' Tongue - Magic Focus (8815,0,9997,111), -- Cabrio\'s Hand - Conversion (8816,0,9997,112), -- Cabrio\'s Hand - Mana Up (8817,0,9997,113), -- Cabrio\'s Hand - Magic Silence (8818,0,9997,114), -- Daimon Crystal - Mana Up (8819,0,9997,115), -- Daimon Crystal - Acumen (8820,0,9997,116), -- Daimon Crystal - Magic Mental Shield (8126,0,9997,117), -- Destroyer Hammer - Health (8127,0,9997,118), -- Destroyer Hammer - Haste (8128,0,9997,119), -- Destroyer Hammer - Critical Drain (8135,0,9997,120), -- Doom Crusher - Health (8136,0,9997,121), -- Doom Crusher - Anger (8137,0,9997,122), -- Doom Crusher - Rsk. Haste (8147,0,9997,123), -- Spiritual Eye - Mana Up (8148,0,9997,124), -- Spiritual Eye - Magic Poison (8149,0,9997,125), -- Spiritual Eye - Acumen (8150,0,9997,126), -- Flaming Dragon Skull - Acumen (8151,0,9997,127), -- Flaming Dragon Skull - Magic Power (8152,0,9997,128), -- Flaming Dragon Skull - Magic Silence (5704,0,9997,129), -- Keshanberk*Keshanberk (5705,0,9997,130), -- Keshanberk*Damascus (5706,0,9997,131), -- Damascus*Damascus (8763,0,9997,132); -- Elrokian Trap INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) S Weapons (6364,0,9998,1), -- Forgotten Blade (6365,0,9998,2), -- Basalt Battlehammer (6366,0,9998,3), -- Imperial Staff (6367,0,9998,4), -- Angel Slayer (6368,0,9998,5), -- Shining Bow (6369,0,9998,6), -- Dragon Hunter Axe (6370,0,9998,7), -- Saint Spear (6371,0,9998,8), -- Demon Splinter (6372,0,9998,9), -- Heaven\'s Divider (6579,0,9998,10), -- Arcana Mace (6580,0,9998,11), -- Tallum Blade*Dark Legion\'s Edge (7575,0,9998,12), -- Draconic Bow (6581,0,9998,13), -- Forgotten Blade - Haste (6582,0,9998,14), -- Forgotten Blade - Health (6583,0,9998,15), -- Forgotten Blade - Focus (6584,0,9998,16), -- Basalt Battlehammer - HP Drain (6585,0,9998,17), -- Basalt Battlehammer - Health (6586,0,9998,18), -- Basalt Battlehammer - HP Regeneration (6587,0,9998,19), -- Imperial Staff - Empower (6588,0,9998,20), -- Imperial Staff - MP Regeneration (6589,0,9998,21), -- Imperial Staff - Magic Hold (6590,0,9998,22), -- Angel Slayer - Critical Damage (6591,0,9998,23), -- Angel Slayer - HP Drain (6592,0,9998,24), -- Angel Slayer - Haste (6593,0,9998,25), -- Shining Bow - Cheap Shot (6594,0,9998,26), -- Shining Bow - Focus (6595,0,9998,27), -- Shining Bow - Critical Slow (6596,0,9998,28), -- Dragon Hunter Axe - HP Regeneration (6597,0,9998,29), -- Dragon Hunter Axe - Health (6598,0,9998,30), -- Dragon Hunter Axe - HP Drain (6599,0,9998,31), -- Saint Spear - Health (6600,0,9998,32), -- Saint Spear - Guidance (6601,0,9998,33), -- Saint Spear - Haste (6602,0,9998,34), -- Demon Splinter - Focus (6603,0,9998,35), -- Demon Splinter - Health (6604,0,9998,36), -- Demon Splinter - Critical Stun (6605,0,9998,37), -- Heavens Divider - Haste (6606,0,9998,38), -- Heavens Divider - Health (6607,0,9998,39), -- Heavens Divider - Focus (6608,0,9998,40), -- Arcana Mace - Acumen (6609,0,9998,41), -- Arcana Mace - MP Regeneration (6610,0,9998,42), -- Arcana Mace - Mana Up (7576,0,9998,43), -- Draconic Bow - Cheap Shot (7577,0,9998,44), -- Draconic Bow - Focus (7578,0,9998,45); -- Draconic Bow - Critical Slow INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Masterwork Jewels (11575,0,9999,1), (11576,0,9999,2), (11577,0,9999,3), (11578,0,9999,4), (11579,0,9999,5), (11580,0,9999,6), (11584,0,9999,7), (11585,0,9999,8), (11586,0,9999,9), (11587,0,9999,10), (11588,0,9999,11), (11589,0,9999,12), (11596,0,9999,13), (11597,0,9999,14), (11598,0,9999,15), (11599,0,9999,16), (11600,0,9999,17), (11601,0,9999,18); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Masterwork Armor B (11354,0,10000,1), -- Zubei (11353,0,10000,2), (11357,0,10000,3), (11360,0,10000,4), (12978,0,10000,5), (11364,0,10000,6), (11355,0,10000,7), (11356,0,10000,8), (11359,0,10000,9), (11363,0,10000,10), (11377,0,10000,11), (11378,0,10000,12), (11358,0,10000,13), (11361,0,10000,14), (12979,0,10000,15), (11362,0,10000,16), (11368,0,10000,17), -- Avadon (11366,0,10000,18), (11371,0,10000,19), (12980,0,10000,20), (11376,0,10000,21), (11375,0,10000,22), (11365,0,10000,23), (11370,0,10000,24), (11373,0,10000,25), (11369,0,10000,26), (11367,0,10000,27), (11372,0,10000,28), (12981,0,10000,29), (11374,0,10000,30), (11388,0,10000,31), -- Doom (11380,0,10000,32), (11383,0,10000,33), (12982,0,10000,34), (11386,0,10000,35), (11379,0,10000,36), (11382,0,10000,37), (11387,0,10000,38), (11393,0,10000,39), (11406,0,10000,40), (11381,0,10000,41), (11384,0,10000,42), (12983,0,10000,43), (11385,0,10000,44), (11395,0,10000,45), -- Blue Wolf (11400,0,10000,46), (11397,0,10000,47), (12984,0,10000,48), (11405,0,10000,49), (11394,0,10000,50), (11399,0,10000,51), (11396,0,10000,52), (11403,0,10000,53), (11402,0,10000,54), (11404,0,10000,55), (11401,0,10000,56), (11398,0,10000,57), (12985,0,10000,58); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Masterwork Armor A (11411,0,10001,1), -- Dark Crystal (11419,0,10001,2), (11409,0,10001,3), (11414,0,10001,4), (12986,0,10001,5), (11418,0,10001,6), (11407,0,10001,7), (11408,0,10001,8), (11413,0,10001,9), (11417,0,10001,10), (11412,0,10001,11), (11410,0,10001,12), (11415,0,10001,13), (12987,0,10001,14), (11416,0,10001,15), (11440,0,10001,16), -- Tallum (11438,0,10001,17), (11442,0,10001,18), (12988,0,10001,19), (11445,0,10001,20), (11437,0,10001,21), (11441,0,10001,22), (11446,0,10001,23), (11444,0,10001,24), (11447,0,10001,25), (11439,0,10001,26), (11443,0,10001,27), (12989,0,10001,28), (11451,0,10001,29), -- Majestic (11449,0,10001,30), (11454,0,10001,31), (12990,0,10001,32), (11457,0,10001,33), (11448,0,10001,34), (11453,0,10001,35), (11456,0,10001,36), (11452,0,10001,37), (11450,0,10001,38), (11455,0,10001,39), (12991,0,10001,40), (11475,0,10001,41), -- Nightmare (11473,0,10001,42), (11478,0,10001,43), (12992,0,10001,44), (11471,0,10001,45), (11472,0,10001,46), (11477,0,10001,47), (11481,0,10001,48), (11476,0,10001,49), (11474,0,10001,50), (11479,0,10001,51), (12993,0,10001,52), (11480,0,10001,53); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Masterwork Armor S (11485,0,10002,1), -- Draconic Leather (11483,0,10002,2), (11484,0,10002,3), (11486,0,10002,4), (11510,0,10002,5), -- Imperial Crusaders (11505,0,10002,6), (11506,0,10002,7), (11507,0,10002,8), (11509,0,10002,9), (11508,0,10002,10), (11488,0,10002,11), -- Arcana (11487,0,10002,12), (11489,0,10002,13), (11490,0,10002,14); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Masterwork Armor S80 (11517,0,10003,1), -- Dynasty Leather (11516,0,10003,2), (11515,0,10003,3), (11524,0,10003,4), (11525,0,10003,5), (11527,0,10003,6), -- Dynasty Heavy (11512,0,10003,7), (11513,0,10003,8), (11526,0,10003,9), (11557,0,10003,10), (11532,0,10003,11), (11547,0,10003,12), -- Dynasty Robe (11558,0,10003,13), (11514,0,10003,14), (11533,0,10003,15), (11539,0,10003,16); INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Agathions (9605,0,10004,1), -- Agathion Seal Bracelet - Rainbow Clan Hall (9606,0,10004,2), -- Agathion Seal Bracelet - Wild Beast Reserve (9607,0,10004,3), -- Agathion Seal Bracelet - Gludio (9608,0,10004,4), -- Agathion Seal Bracelet - Dion (9609,0,10004,5), -- Agathion Seal Bracelet - Giran (9610,0,10004,6), -- Agathion Seal Bracelet - Oren (9611,0,10004,7), -- Agathion Seal Bracelet - Aden (9612,0,10004,8), -- Agathion Seal Bracelet - Innadril (9613,0,10004,9), -- Agathion Seal Bracelet - Goddard (9614,0,10004,10), -- Agathion Seal Bracelet - Rune (9615,0,10004,11), -- Agathion Seal Bracelet - Schuttgart (9909,0,10004,12), -- Agathion Seal Bracelet (10018,0,10004,13), -- Agathion Seal Bracelet - Fortress (10139,0,10004,14), -- Agathion Bracelet (10316,0,10004,15), -- Agathion Seal Bracelet - Little Angel Firecracker (10317,0,10004,16), -- Agathion Seal Bracelet - Little Angel Big Head (10318,0,10004,17), -- Agathion Seal Bracelet - Little Angel Escape (10319,0,10004,18), -- Agathion Seal Bracelet - Little Angel Resurrection (10320,0,10004,19), -- Agathion Seal Bracelet - Little Angel (10322,0,10004,20), -- Agathion Seal Bracelet - Little Devil Firecracker (10323,0,10004,21), -- Agathion Seal Bracelet - Little Devil Big Head (10324,0,10004,22), -- Agathion Seal Bracelet - Little Devil Escape (10325,0,10004,23), -- Agathion Seal Bracelet - Little Devil Resurrection (10326,0,10004,24), -- Agathion Seal Bracelet - Little Devil (10606,0,10004,25), -- Agathion Seal Bracelet - Rudolph (10659,0,10004,26), -- Agathion Summon Bracelet - Monkey (10660,0,10004,27), -- Agathion Summon Bracelet - Griffin (12779,0,10004,28), -- Agathion Seal Bracelet - Little Angel (12780,0,10004,29), -- Agathion Seal Bracelet - Little Devil (13023,0,10004,30), -- Agathion of Love 30-day limited period (13024,0,10004,31), -- Sudden Agathion 30-day limited period (13025,0,10004,32), -- Shiny Agathion 30-day limited period (13026,0,10004,33), -- Sobbing Agathion 30-day limited period (13254,0,10004,34), -- Agathion of Love 7-day Limited Period (13309,0,10004,35), -- Agathion of Love (Event) 30-day limited period (13340,0,10004,36), -- Agathion of Love (Event) 7-day Limited Period (13543,0,10004,37), -- Agathion Summon Bracelet - Collection (13544,0,10004,38), -- Agathion Summon Bracelet - Boy Teddy Bear (13545,0,10004,39), -- Agathion Summon Bracelet - Girl Teddy Bear (13756,0,10004,40), -- Agathion Summon Bracelet - Knight (14027,0,10004,41), -- Collection Agathion Summon Bracelet (14059,0,10004,42), -- Teddy Boy Agathion Bracelet 30-day limited period (14060,0,10004,43), -- Teddy Girl Agathion Bracelet 30-day limited period (14072,0,10004,44), -- Teddy Boy Agathion Bracelet (event) 30-day limited period (14073,0,10004,45), -- Teddy Girl Agathion Bracelet (event) 30-day limited period (14075,0,10004,46), -- Sudden Agathion (Event) 30-day limited period (14076,0,10004,47), -- Shiny Agathion (Event) 30-day limited period (14077,0,10004,48), -- Sobbing Agathion (Event) 30-day limited period (14091,0,10004,49), -- Teddy Boy Agathion Bracelet 7-day Limited Period (14092,0,10004,50), -- Teddy Girl Agathion Bracelet 7-day Limited Period (14093,0,10004,51), -- Sudden Agathion 7-day Limited Period (14094,0,10004,52), -- Shiny Agathion 7-day Limited Period (14095,0,10004,53), -- Sobbing Agathion 7-day Limited Period (14099,0,10004,54), -- Teddy Boy Agathion Bracelet (event) 7-day Limited Period (14100,0,10004,55), -- Teddy Girl Agathion Bracelet (event) 7-day Limited Period (14101,0,10004,56), -- Sudden Agathion (Event) 7-day Limited Period (14102,0,10004,57), -- Shiny Agathion (Event) 7-day Limited Period (14103,0,10004,58), -- Sobbing Agathion (Event) 7-day Limited Period (14104,0,10004,59), -- Shadow Item - Collection Agathion Summon Bracelet (14617,0,10004,60), -- Agathion Seal Bracelet - Rudolph (14675,0,10004,61), -- Agathion Seal Bracelet - Saerom (14775,0,10004,62), -- Agathion Seal Bracelet - Love 14 day limited period (14776,0,10004,63), -- Agathion Seal Bracelet - Juju 14 day limited period (15220,0,10004,64), -- Agathion Seal Bracelet - Oink Oink 10 day limited period (20006,0,10004,65), -- Agathion Seal Bracelet - Majo (20007,0,10004,66), -- Agathion Seal Bracelet - Gold Majo (20008,0,10004,67), -- Agathion Seal Bracelet - Black Majo (20009,0,10004,68), -- Agathion Seal Bracelet - Majo Big Head 30 Day Expiration Period (20010,0,10004,69), -- Agathion Seal Bracelet - Gold Majo Resurrection 30 Day Expiration Period (20011,0,10004,70), -- Agathion Seal Bracelet - Black Majo Escape 30 Day Expiration Period (20012,0,10004,71), -- Agathion Seal Bracelet - Plaipitak (20013,0,10004,72), -- Agathion Seal Bracelet - Plaipitak Big Head 30 Day Expiration Period (20014,0,10004,73), -- Agathion Seal Bracelet - Plaipitak Resurrection 30 Day Expiration Period (20015,0,10004,74), -- Agathion Seal Bracelet - Plaipitak Escape 30 Day Expiration Period (20063,0,10004,75), -- Agathion Seal Bracelet - Baby Panda (20064,0,10004,76), -- Agathion Seal Bracelet - Bamboo Panda (20065,0,10004,77), -- Agathion Seal Bracelet - Sexy Panda (20066,0,10004,78), -- Agathion Seal Bracelet - Baby Panda Big Head-15 Day Expiration Period (20067,0,10004,79), -- Agathion Seal Bracelet - Bamboo Panda Resurrection-15 Day Expiration Period (20068,0,10004,80), -- Agathion Seal Bracelet - Sexy Panda Escape-15 Day Expiration Period (20094,0,10004,81), -- Agathion Seal Bracelet: Rudolph Energy - 30 Day Expiration Period (20200,0,10004,82), -- Agathion of Love 3 Day Expiration Period (20201,0,10004,83), -- Agathion of Love 7 Day Expiration Period (20202,0,10004,84), -- Agathion of Love 15 Day Expiration Period (20203,0,10004,85), -- Agathion of Love 30 Day Expiration Period (20212,0,10004,86), -- Agathion Seal Bracelet - Charming Cupid (20213,0,10004,87), -- Agathion Seal Bracelet - Naughty Cupid (20221,0,10004,88), -- Agathion Seal Bracelet - White Maneki Neko (20222,0,10004,89), -- Agathion Seal Bracelet - Black Maneki Neko (20223,0,10004,90), -- Agathion Seal Bracelet - Brown Maneki Neko (20224,0,10004,91), -- Agathion Seal Bracelet - White Maneki Neko Resurrection - 7 Day Expiration Period (20225,0,10004,92), -- Agathion Seal Bracelet - Black Maneki Neko Escape - 7 Day Expiration Period (20226,0,10004,93), -- Agathion Seal Bracelet - Brown Maneki Neko Vitality - 7-day limited time (20230,0,10004,94), -- Agathion Seal Bracelet - One-Eyed Bat Drove (20231,0,10004,95), -- Agathion Seal Bracelet - One-Eyed Bat Drove Resist Unholy - 7 Day Expiration Period (20232,0,10004,96), -- Agathion Seal Bracelet - One-Eyed Bat Drove Vitality - 7 Day Expiration Period (20236,0,10004,97), -- Agathion Seal Bracelet - Pegasus (20237,0,10004,98), -- Agathion Seal Bracelet - Pegasus Wind Walk - 7 Day Expiration Period (20238,0,10004,99), -- Agathion Seal Bracelet - Pegasus Escape - 7 Day Expiration Period (20245,0,10004,100), -- Agathion Seal Bracelet - Yellow-Robed Tojigong (20246,0,10004,101), -- Agathion Seal Bracelet - Blue-Robed Tojigong (20247,0,10004,102), -- Agathion Seal Bracelet - Green-Robed Tojigong (20248,0,10004,103), -- Agathion Seal Bracelet - Yellow-Robed Tojigong Greater Heal - 7 Day Expiration Period (20249,0,10004,104), -- Agathion Seal Bracelet - Blue-Robed Tojigong Reflect Damage - 7 Day Expiration Period (20250,0,10004,105), -- Agathion Seal Bracelet - Green-Robed Tojigong Mana Regeneration - 7 Day Expiration Period (20252,0,10004,106), -- Agathion Seal Bracelet - Bugbear (20253,0,10004,107), -- Agathion of Love (Event) (20297,0,10004,108), -- Agathion Seal Bracelet - Red Sumo Wrestler (20298,0,10004,109), -- Agathion Seal Bracelet - Red Sumo Wrestler Death Whisper - 7 Day Expiration Period (20299,0,10004,110), -- Agathion Seal Bracelet - Blue Sumo Wrestler (20300,0,10004,111), -- Agathion Seal Bracelet - Blue Sumo Wrestler Wild Magic - 7 Day Expiration Period (20301,0,10004,112), -- Agathion Seal Bracelet - Great Sumo Match (20302,0,10004,113), -- Agathion Seal Bracelet - Great Sumo Match Big Head / Firework - 7 Day Expiration Period (20303,0,10004,114), -- Agathion Seal Bracelet - Button-Eyed Bear Doll (20304,0,10004,115), -- Agathion Seal Bracelet - Button-Eyed Bear Doll Escape - 7 Day Expiration Period (20305,0,10004,116), -- Agathion Seal Bracelet - Button-Eyed Bear Doll Resurrection - 7 Day Expiration Period (20306,0,10004,117), -- Agathion Seal Bracelet - Button-Eyed Bear Doll Energy - 7 Day Expiration Period (20307,0,10004,118), -- Agathion Seal Bracelet - God of Fortune (20308,0,10004,119), -- Agathion Seal Bracelet - God of Fortune Energy - 7 Day Expiration Period (20309,0,10004,120), -- Agathion Seal Bracelet - Dryad (20310,0,10004,121), -- Agathion Seal Bracelet - Wonboso (20311,0,10004,122), -- Agathion Seal Bracelet - Wonboso Wind Walk - 7 Day Expiration Period (20312,0,10004,123), -- Agathion Seal Bracelet - Daewoonso (20313,0,10004,124), -- Agathion Seal Bracelet - Daewoonso New Year\'s Gift - 7 Day Expiration Period (20405,0,10004,125), -- Agathion Seal Bracelet - Majo Big Head - 7 day limited period (20406,0,10004,126), -- Agathion Seal Bracelet - Gold Crown Majo Resurrection - 7 day limited period (20407,0,10004,127), -- Agathion Seal Bracelet - Black Crown Majo Escape - 7 day limited period (20408,0,10004,128), -- Agathion Seal Bracelet - Plaipitak Big Head - 7 day limited period (20409,0,10004,129), -- Agathion Seal Bracelet - Plaipitak Resurrection - 7 day limited period (20410,0,10004,130), -- Agathion Seal Bracelet - Plaipitak Escape - 7 day limited period (20411,0,10004,131), -- Agathion Seal Bracelet - Baby Panda Big Head - 7 day limited period (20412,0,10004,132), -- Agathion Seal Bracelet - Bamboo Panda Resurrection - 7 day limited period (20413,0,10004,133), -- Agathion Seal Bracelet - Sexy Panda Escape - 7 day limited period (20495,0,10004,134), -- Agathion Seal Bracelet - Pomona (20496,0,10004,135), -- Agathion Seal Bracelet - Pomona Mental Shield - 7 day limited period (20591,0,10004,136), -- Agathion Seal Bracelet - Weaver (20592,0,10004,137), -- Agathion Seal Bracelet - Weaver Power of the Golden Calf - 24 hours limited period (20593,0,10004,138), -- Agathion Seal Bracelet - Weaver Power of the Golden Calf - 3 day limited period (20621,0,10004,139), -- Agathion Seal Bracelet - Female Weaver Flute Sound - 24 hours limited time (20622,0,10004,140), -- Agathion Seal Bracelet - Female Weaver Flute Sound - 3 day limited time (20654,0,10004,141), -- Agathion Seal Bracelet - Chon-chon (20655,0,10004,142), -- Agathion Seal Bracelet - Chon-chon Great Warrior\'s Soul Power - 7 days limited time (20656,0,10004,143), -- Agathion Seal Bracelet - Tang-tang (20657,0,10004,144), -- Agathion Seal Bracelet - Tang-tang Great Wizard\'s Soul Power - 7 days limited time (20660,0,10004,145), -- Agathion Seal Bracelet - Monkey King (20661,0,10004,146), -- Agathion Seal Bracelet - Monkey King Great Wizard\'s Soul Power - 7 days limited time (20662,0,10004,147), -- Agathion Seal Bracelet - Utanka Agathion (20663,0,10004,148), -- Agathion Seal Bracelet - Utanka Agathion Great Warrior\'s Soul Power - 7 days limited time (20664,0,10004,149), -- Agathion Seal Bracelet - Bonus B Agathion (20665,0,10004,150), -- Agathion Seal Bracelet - Bonus B Agathion Great Adventurer\'s Soul Power - 7 days limited time (20726,0,10004,151), -- Agathion Seal Bracelet - Zombie (20727,0,10004,152), -- Agathion Seal Bracelet - Zombie Escape from Death - 7 day limited period (20732,0,10004,153), -- Agathion Seal Bracelet - Baekyi Hwamae (20733,0,10004,154), -- Agathion Seal Bracelet - Kwanwoo Hwamae (20774,0,10004,155), -- Agathion Seal Bracelet - Guangong Aura of Fury - 7 day limited period (20775,0,10004,156), -- Agathion Seal Bracelet - Gwanseum Nyang Nyang Blessing of Mercy - 7 day limited period (20776,0,10004,157), -- Agathion Seal Bracelet - Blue Opera Sword of Recovery - 7 day limited period (20777,0,10004,158), -- Agathion Seal Bracelet - Blue Opera Sword of Lightning - 7 day limited period (20778,0,10004,159), -- Agathion Seal Bracelet - Red Opera Spear of Flames - 7 day limited period (20779,0,10004,160), -- Agathion Seal Bracelet - Opera (20780,0,10004,161), -- Agathion Seal Bracelet - Opera Sword of Life - 30 day limited period (20781,0,10004,162), -- Agathion Seal Bracelet - Miss Chipao Miss Chipao\'s Blessing - 7 day limited period (20782,0,10004,163), -- Agathion Seal Bracelet - Nepal Snow (20783,0,10004,164), -- Agathion Seal Bracelet - Round Ball Snow (20784,0,10004,165), -- Agathion Seal Bracelet - Ladder Snow (20785,0,10004,166), -- Agathion Seal Bracelet - Nepal Snow Snow\'s Haste - 7 day limited period (20786,0,10004,167), -- Agathion Seal Bracelet - Round Ball Snow Snow\'s Acumen - 7 day limited period (20787,0,10004,168), -- Agathion Seal Bracelet - Ladder Snow Snow\'s Wind Walk - 7 day limited period (20818,0,10004,169), -- Agathion Seal Bracelet - Iken (20819,0,10004,170), -- Agathion Seal Bracelet - Iken Prominent Outsider Adventurer\'s Ability - 7 day limited period (20820,0,10004,171), -- Agathion Seal Bracelet - Lana (20821,0,10004,172), -- Agathion Seal Bracelet - Lana Prominent Outsider Adventurer\'s Ability - 7 day limited period (20822,0,10004,173), -- Agathion Seal Bracelet - Gnocian (20823,0,10004,174), -- Agathion Seal Bracelet - Gnocian Prominent Outsider Adventurer\'s Ability - 7 day limited period (20824,0,10004,175), -- Agathion Seal Bracelet - Orodriel (20825,0,10004,176), -- Agathion Seal Bracelet - Orodriel Prominent Outsider Adventurer\'s Ability - 7 day limited period (20826,0,10004,177), -- Agathion Seal Bracelet - Lakinos (20827,0,10004,178), -- Agathion Seal Bracelet - Lakinos Prominent Outsider Adventurer\'s Ability - 7 day limited period (20828,0,10004,179), -- Agathion Seal Bracelet - Mortia (20829,0,10004,180), -- Agathion Seal Bracelet - Mortia Prominent Outsider Adventurer\'s Ability - 7 day limited period (20830,0,10004,181), -- Agathion Seal Bracelet - Hayance (20831,0,10004,182), -- Agathion Seal Bracelet - Hayance Prominent Outsider Adventurer\'s Ability - 7 day limited period (20832,0,10004,183), -- Agathion Seal Bracelet - Meruril (20833,0,10004,184), -- Agathion Seal Bracelet - Meruril Prominent Outsider Adventurer\'s Ability - 7 day limited period (20834,0,10004,185), -- Agathion Seal Bracelet - Taman ze Lapatui (20835,0,10004,186), -- Agathion Seal Bracelet - Taman ze Lapatui Prominent Outsider Adventurer\'s Ability - 7 day limited period (20836,0,10004,187), -- Agathion Seal Bracelet - Kaurin (20837,0,10004,188), -- Agathion Seal Bracelet - Kaurin Prominent Outsider Adventurer\'s Ability - 7 day limited period (20838,0,10004,189), -- Agathion Seal Bracelet - Ahertbein (20839,0,10004,190), -- Agathion Seal Bracelet - Ahertbein Prominent Outsider Adventurer\'s Ability - 7 day limited period (20840,0,10004,191), -- Agathion Seal Bracelet - Naonin (20841,0,10004,192); -- Agathion Seal Bracelet - Naonin Prominent Outsider Adventurer\'s Ability - 7 day limited period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Mount Agathions (13022,0,10005,1), -- Light Purple-Maned Horse Mounting Bracelet 7 day limited period (13308,0,10005,2), -- Light Purple-Maned Horse Mounting Bracelet (Event) 7-day Limited Period (13546,0,10005,3), -- Steam Sledge Mounting Bracelet (13547,0,10005,4), -- Tawny-Maned Lion Mounting Bracelet (14053,0,10005,5), -- Gold-Maned Lion Mounting Bracelet 7-day Limited Period (14054,0,10005,6), -- Steam Beatle Mounting Bracelet 7-day Limited Period (14066,0,10005,7), -- Gold Maned Lion Mounting Bracelet (event) 7-day Limited Period (14067,0,10005,8), -- Steam Beatle Mounting Bracelet (event) 7-day Limited Period (20029,0,10005,9), -- Light Purple-Maned Horse Mounting Bracelet (20030,0,10005,10), -- Light Purple-Maned Horse Mounting Bracelet 30 Day Expiration Period (20396,0,10005,11), -- Steam Beatle Mounting Bracelet (20448,0,10005,12), -- Light Purple Maned Horse Mounting Bracelet 7 day limited period (20449,0,10005,13), -- Steam Beatle Mounting Bracelet 7 day limited period (20535,0,10005,14), -- Steam Sledge Mounting Bracelet 30 day limited period (20536,0,10005,15), -- Tawny Maned Lion Mounting Bracelet 30 day limited period (20938,0,10005,16), -- Jet Bike Mounting Bracelet 7 day Limited Period (20939,0,10005,17); -- Jet Bike Mounting Bracelet 30 day limited period INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- (GM-Shop) Masks (20712,0,10006,1), -- Mask of Giant Hercules - Event - 2 Hour Limited Period (20713,0,10006,2), -- Mask of Silent Scream - Event - 2 Hour Limited Period (20714,0,10006,3), -- Spirit of Wrath Mask - Event - 2 Hour Limited Period (20715,0,10006,4), -- Undecaying Corpse Mask - Event - 2 Hour Limited Period (20716,0,10006,5), -- PPlanet X235 Alien Mask - Event - 2 Hour Limited Period (20710,0,10006,6), -- Halloween Toy Box - Event (20718,0,10006,7), -- Shiny Mask of Giant Hercules - Event - 4 hours Limited Period (20719,0,10006,8), -- Shiny Mask of Silent Scream - Event - 4 hours Limited Period (20720,0,10006,9), -- Shiny Spirit of Wrath Mask - Event - 4 hours Limited Period (20721,0,10006,10), -- Shiny Undecaying Corpse Mask - Event - 4 hours Limited Period (20722,0,10006,11), -- Shiny Planet X235 Alien Mask - Event - 4 hours Limited Period (20717,0,10006,12), -- Shiny Halloween Toy Box - Event (20743,0,10006,13), -- Shiny Mask of Giant Hercules - 7 day limited period (20744,0,10006,14), -- Shiny Mask of Silent Scream - 7 day limited period (20745,0,10006,15), -- Shiny Spirit of Wrath Mast - 7 day limited period (20746,0,10006,16), -- Shiny Undecaying Corpse Mask - 7 day limited period (20747,0,10006,17), -- Shiny Planet X235 Alien Mask - 7 day limited period (20723,0,10006,18), -- Golden Jack O'Lantern Mask (20748,0,10006,19), -- Shiny Mask of Giant Hercules 7 day Pack (20749,0,10006,20), -- Shiny Mask of Silent Scream 7 day Pack (20750,0,10006,21), -- Shiny Spirit of Wrath Mask 7 day Pack (20751,0,10006,22), -- Shiny Undecaying Corpse Mask 7Day Pack (20752,0,10006,23); -- Shiny Planet X235 Alien Mask 7 day Pack -- GM SHOP END -- -- Test Server Helpers Shops INSERT INTO `merchant_buylists` (`item_id`,`price`,`shop_id`,`order`) VALUES -- Mr Cat: Soulshot, shared item or other supplies. (1463,28,3175601,0), (1464,44,3175601,1), (1465,100,3175601,2), (1466,160,3175601,3), (1467,200,3175601,4), (2510,36,3175601,5), (2511,70,3175601,6), (2512,200,3175601,7), (2513,240,3175601,8), (2514,300,3175601,9), (3947,70,3175601,10), (3948,56,3175601,11), (3949,84,3175601,12), (3950,490,3175601,13), (3951,580,3175601,14), (3952,700,3175601,15), (5134,4600,3175601,16), (5135,6600,3175601,17), (5136,9900,3175601,18), (5137,33000,3175601,19), (5138,52800,3175601,20), (5139,66000,3175601,21), (5140,9900,3175601,22), (5141,11880,3175601,23), (5142,23100,3175601,24), (5143,66000,3175601,25), (5144,79200,3175601,26), (5145,99000,3175601,27), (5146,23100,3175601,28), (5147,29700,3175601,29), (5148,59400,3175601,30), (5149,161700,3175601,31), (5150,191400,3175601,32), (5151,231000,3175601,33), (5250,15400,3175601,34), (5251,22000,3175601,35), (5252,33000,3175601,36), (5253,110000,3175601,37), (5254,176000,3175601,38), (5255,240000,3175601,39), (5256,33000,3175601,40), (5257,39600,3175601,41), (5258,77000,3175601,42), (5259,220000,3175601,43), (5260,264000,3175601,44), (5261,360000,3175601,45), (5262,77000,3175601,46), (5263,99000,3175601,47), (5264,198000,3175601,48), (5265,539000,3175601,49), (5266,638000,3175601,50), (5267,838000,3175601,51), (1458,1300,3175601,52), (1459,6000,3175601,53), (1460,18000,3175601,54), (1461,30000,3175601,55), (1462,50000,3175601,56), (2130,2000,3175601,57), (2131,6000,3175601,58), (2132,20000,3175601,59), (2133,60000,3175601,60), (2134,200000,3175601,61), (5192,200,3175601,62), (5193,300,3175601,63), (5194,500,3175601,64), (5195,800,3175601,65), (5196,3000,3175601,66), (1341,6,3175601,67), (1342,10,3175601,68), (1343,14,3175601,69), (1344,16,3175601,70), (1345,20,3175601,71), (734,2400,3175601,72), (735,4800,3175601,73), (1060,180,3175601,74), (1061,660,3175601,75), (1374,6000,3175601,76), (1375,12000,3175601,77), (1539,1800,3175601,78), (6035,4800,3175601,79), (6036,12000,3175601,80), (5126,20000,3175601,81), (5589,200,3175601,82), (1864,200,3175601,83), (1865,400,3175601,84), (1866,600,3175601,85), (1867,300,3175601,86), (1868,200,3175601,87), (1869,400,3175601,88), (1870,400,3175601,89), (1871,400,3175601,90), (1872,300,3175601,91), (1873,1000,3175601,92), (1874,6000,3175601,93), (1875,6000,3175601,94), (1876,2000,3175601,95), (1877,10000,3175601,96), (4039,12000,3175601,97), (4040,20000,3175601,98), (4041,46000,3175601,99), (4042,24000,3175601,100), (4043,12000,3175601,101), (4044,12000,3175601,102), (1878,1000,3175601,103), (1879,2400,3175601,104), (1880,4000,3175601,105), (1881,3000,3175601,106), (1882,1800,3175601,107), (5220,10000,3175601,108), (5549,4000,3175601,109), (1883,9000,3175601,110), (1884,650,3175601,111), (1885,4800,3175601,112), (1886,27000,3175601,113), (1887,16200,3175601,114), (1888,13200,3175601,115), (1889,6000,3175601,116), (5550,30000,3175601,117), (1890,26200,3175601,118), (1891,190000,3175601,119), (1892,128000,3175601,120), (1893,49200,3175601,121), (1894,11400,3175601,122), (1895,1400,3175601,123), (4045,822000,3175601,124), (4046,180800,3175601,125), (5551,476000,3175601,126), (4047,1420000,3175601,127), (4048,308000,3175601,128), (5552,770000,3175601,129), (5553,1062400,3175601,130), (5554,1768000,3175601,131), (6535,6,3175601,132), (6536,10,3175601,133), (6537,14,3175601,134), (6538,50,3175601,135), (6539,80,3175601,136), (6540,100,3175601,137), (9633,6,3175601,138), (9634,10,3175601,139), (9635,14,3175601,140), (9636,16,3175601,141), (9637,20,3175601,142), (9628,51000,3175601,143), (9629,92000,3175601,144), (9630,76000,3175601,145), (729,3600000,3175601,146), (730,480000,3175601,147), (947,1000000,3175601,148), (948,160000,3175601,149), (951,220000,3175601,150), (952,30000,3175601,151), (955,100000,3175601,152), (956,12000,3175601,153), (959,10000000,3175601,154), (960,1000000,3175601,155), (8184,4000000,3175601,156), (8185,4000000,3175601,157), (8186,4000000,3175601,158), (8187,4000000,3175601,159), (8188,1000000,3175601,160), (8189,1000000,3175601,161), (8560,4000000,3175601,162), (8561,4000000,3175601,163), (8562,4000000,3175601,164), (8563,4000000,3175601,165), (8564,4000000,3175601,166), (8565,4000000,3175601,167), -- Mr Cat: No-grade recipe. (1788,500,3175602,0), (1786,500,3175602,1), (1787,500,3175602,2), (2135,1360,3175602,3), (1791,2164,3175602,4), (1789,2164,3175602,5), (2138,1360,3175602,6), (2136,1360,3175602,7), (1790,2164,3175602,8), (1814,760,3175602,9), (1797,198,3175602,10), (1795,106,3175602,11), (1796,318,3175602,12), (1802,186,3175602,13), (2137,1360,3175602,14), (1666,1200,3175602,15), (1794,5440,3175602,16), (1799,270,3175602,17), (1798,408,3175602,18), (1803,476,3175602,19), (1792,5440,3175602,20), (1793,5440,3175602,21), (1800,1272,3175602,22), (1801,794,3175602,23), (2150,852,3175602,24), (2175,492,3175602,25), (2254,9760,3175602,26), (2174,920,3175602,27), (2173,1476,3175602,28), (2252,9760,3175602,29), (2253,9760,3175602,30), (2144,2000,3175602,31), (1817,2000,3175602,32), (2140,2000,3175602,33), (2141,2000,3175602,34), (2139,2000,3175602,35), (2143,2000,3175602,36), (2142,2000,3175602,37), -- Mr Cat: D-grade recipe. (8294,16360,3175603,0), (8295,56000,3175603,1), (8301,16360,3175603,2), (8302,56000,3175603,3), (8307,56000,3175603,4), (8317,56000,3175603,5), (2256,16360,3175603,6), (2177,1252,3175603,7), (2179,836,3175603,8), (2176,836,3175603,9), (2151,1436,3175603,10), (2255,16360,3175603,11), (2258,16360,3175603,12), (2257,16360,3175603,13), (5278,10000,3175603,14), (5268,10000,3175603,15), (5273,10000,3175603,16), (3953,10000,3175603,17), (5163,10000,3175603,18), (5153,10000,3175603,19), (5158,10000,3175603,20), (1804,10000,3175603,21), (3032,10000,3175603,22), (2261,25760,3175603,23), (2178,2500,3175603,24), (2263,25760,3175603,25), (2262,25760,3175603,26), (2152,2272,3175603,27), (2260,25760,3175603,28), (2182,3332,3175603,29), (2180,5320,3175603,30), (2259,25760,3175603,31), (2181,3996,3175603,32), (5437,16360,3175603,33), (2250,1600,3175603,34), (2267,38680,3175603,35), (2185,2032,3175603,36), (2266,38680,3175603,37), (2184,3808,3175603,38), (2183,6080,3175603,39), (2265,38680,3175603,40), (2153,2572,3175603,41), (2268,38680,3175603,42), (2264,38680,3175603,43), (2277,56000,3175603,44), (2193,2988,3175603,45), (2186,11960,3175603,46), (2977,2988,3175603,47), (2972,7480,3175603,48), (2980,2988,3175603,49), (2975,4480,3175603,50), (2982,3136,3175603,51), (2280,56000,3175603,52), (2282,56000,3175603,53), (2154,3736,3175603,54), (2978,2988,3175603,55), (2981,2988,3175603,56), (2156,5000,3175603,57), (2155,2492,3175603,58), (2191,2988,3175603,59), (2270,56000,3175603,60), (2279,56000,3175603,61), (2275,56000,3175603,62), (2192,3136,3175603,63), (2276,56000,3175603,64), (2976,2988,3175603,65), (2188,5600,3175603,66), (2979,2988,3175603,67), (2187,8960,3175603,68), (2190,5600,3175603,69), (2971,7480,3175603,70), (2189,8960,3175603,71), (2269,56000,3175603,72), (2274,56000,3175603,73), (2278,56000,3175603,74), (2272,56000,3175603,75), (2273,56000,3175603,76), (2271,56000,3175603,77), (2202,3912,3175603,78), (2287,72000,3175603,79), (2296,72000,3175603,80), (2286,72000,3175603,81), (2285,72000,3175603,82), (2292,72000,3175603,83), (3020,72000,3175603,84), (2288,72000,3175603,85), (2293,72000,3175603,86), (2195,15640,3175603,87), (2289,72000,3175603,88), (2290,72000,3175603,89), (2194,3912,3175603,90), (2158,3232,3175603,91), (2159,6480,3175603,92), (2208,3912,3175603,93), (2157,4840,3175603,94), (2985,3912,3175603,95), (2196,9760,3175603,96), (2983,5880,3175603,97), (2987,4120,3175603,98), (2198,19080,3175603,99), (2986,3912,3175603,100), (2291,72000,3175603,101), (2984,3912,3175603,102), (2197,19080,3175603,103), (2201,4120,3175603,104), (2146,5600,3175603,105), (2147,5600,3175603,106), (2148,5600,3175603,107), (5472,5600,3175603,108), (2149,5600,3175603,109), (2145,5600,3175603,110), (1825,5600,3175603,111), (5231,5600,3175603,112), (5473,5600,3175603,113), -- Mr Cat: C-grade recipe. (8296,172000,3175604,0), (8303,91600,3175604,1), (8304,245200,3175604,2), (8308,245200,3175604,3), (8318,245200,3175604,4), (8319,172000,3175604,5), (2162,8280,3175604,6), (2161,4120,3175604,7), (2301,91600,3175604,8), (2299,91600,3175604,9), (2314,91600,3175604,10), (2994,5040,3175604,11), (2990,5040,3175604,12), (2205,12640,3175604,13), (2996,5040,3175604,14), (2989,7560,3175604,15), (2204,20200,3175604,16), (2998,5320,3175604,17), (2311,91600,3175604,18), (2305,91600,3175604,19), (2312,91600,3175604,20), (2308,91600,3175604,21), (2310,91600,3175604,22), (2993,5040,3175604,23), (2209,5320,3175604,24), (2297,91600,3175604,25), (2307,91600,3175604,26), (2304,91600,3175604,27), (2991,5040,3175604,28), (2997,5040,3175604,29), (2199,9480,3175604,30), (2207,15160,3175604,31), (2203,1836,3175604,32), (2160,6200,3175604,33), (2313,91600,3175604,34), (2992,5040,3175604,35), (2995,5040,3175604,36), (2300,91600,3175604,37), (2303,91600,3175604,38), (2306,91600,3175604,39), (2298,91600,3175604,40), (2988,9480,3175604,41), (2206,15160,3175604,42), (2302,91600,3175604,43), (5279,120000,3175604,44), (5269,120000,3175604,45), (5274,120000,3175604,46), (3954,120000,3175604,47), (5164,120000,3175604,48), (5154,120000,3175604,49), (5159,120000,3175604,50), (3000,6240,3175604,51), (2211,17840,3175604,52), (2212,11160,3175604,53), (2999,5960,3175604,54), (1805,120000,3175604,55), (3033,120000,3175604,56), (2317,114800,3175604,57), (2219,6440,3175604,58), (2320,114800,3175604,59), (2322,114800,3175604,60), (2214,16120,3175604,61), (3002,6440,3175604,62), (2213,25760,3175604,63), (3021,114800,3175604,64), (2163,7840,3175604,65), (2323,114800,3175604,66), (3003,6440,3175604,67), (2216,9680,3175604,68), (2326,114800,3175604,69), (2316,114800,3175604,70), (2217,6760,3175604,71), (4440,114800,3175604,72), (2165,10440,3175604,73), (2324,114800,3175604,74), (2319,114800,3175604,75), (3001,6440,3175604,76), (2221,12080,3175604,77), (3004,6440,3175604,78), (2220,19320,3175604,79), (2164,5200,3175604,80), (2215,31400,3175604,81), (2315,114800,3175604,82), (2318,114800,3175604,83), (2321,114800,3175604,84), (2251,2400,3175604,85), (2347,172000,3175604,86), (2327,172000,3175604,87), (2342,172000,3175604,88), (2222,64000,3175604,89), (3009,9800,3175604,90), (3010,14720,3175604,91), (4132,10320,3175604,92), (2345,172000,3175604,93), (2334,172000,3175604,94), (3005,9800,3175604,95), (3006,9800,3175604,96), (2225,18400,3175604,97), (2224,29440,3175604,98), (2166,11800,3175604,99), (2346,172000,3175604,100), (2344,172000,3175604,101), (2348,172000,3175604,102), (2330,172000,3175604,103), (2343,172000,3175604,104), (2226,9800,3175604,105), (2168,15720,3175604,106), (2336,172000,3175604,107), (2340,172000,3175604,108), (2338,172000,3175604,109), (2167,7840,3175604,110), (2341,172000,3175604,111), (2228,14720,3175604,112), (2337,172000,3175604,113), (2328,172000,3175604,114), (2333,172000,3175604,115), (2223,10320,3175604,116), (2329,172000,3175604,117), (2335,172000,3175604,118), (2350,191200,3175604,119), (2351,191200,3175604,120), (3007,11000,3175604,121), (2230,20640,3175604,122), (3008,11000,3175604,123), (2229,33000,3175604,124), (2352,191200,3175604,125), (3017,14320,3175604,126), (4124,9000,3175604,127), (2357,245200,3175604,128), (2354,245200,3175604,129), (2356,245200,3175604,130), (2234,26840,3175604,131), (2233,42800,3175604,132), (3013,14320,3175604,133), (3015,14320,3175604,134), (2232,69600,3175604,135), (2359,245200,3175604,136), (2231,92800,3175604,137), (3014,14320,3175604,138), (3016,14320,3175604,139), (3012,21440,3175604,140), (3019,15000,3175604,141), (2355,245200,3175604,142), (2358,245200,3175604,143), (4123,9000,3175604,144), (4122,9000,3175604,145), (4125,9000,3175604,146), (2170,16960,3175604,147), (2169,22600,3175604,148), (2360,245200,3175604,149), (5474,9600,3175604,150), (2970,11280,3175604,151), (2353,245200,3175604,152), (3022,245200,3175604,153), (5436,245200,3175604,154), -- Mr Cat: B-grade recipe. (8297,524000,3175605,0), (8298,524000,3175605,1), (8305,524000,3175605,2), (8306,524000,3175605,3), (8309,347200,3175605,4), (8310,347200,3175605,5), (8311,524000,3175605,6), (8312,524000,3175605,7), (8321,347200,3175605,8), (8322,347200,3175605,9), (8323,524000,3175605,10), (8324,524000,3175605,11), (4126,24240,3175605,12), (4937,24240,3175605,13), (4128,32320,3175605,14), (4939,32320,3175605,15), (4127,16160,3175605,16), (4938,16160,3175605,17), (4189,347200,3175605,18), (4970,347200,3175605,19), (4175,20760,3175605,20), (4959,20760,3175605,21), (4141,83200,3175605,22), (4944,83200,3175605,23), (4149,31120,3175605,24), (4952,31120,3175605,25), (4142,52000,3175605,26), (4945,52000,3175605,27), (4150,20760,3175605,28), (4953,20760,3175605,29), (4145,91200,3175605,30), (4948,91200,3175605,31), (4148,91200,3175605,32), (4951,91200,3175605,33), (4441,21800,3175605,34), (4936,21800,3175605,35), (4190,347200,3175605,36), (4971,347200,3175605,37), (4191,347200,3175605,38), (4972,347200,3175605,39), (4182,347200,3175605,40), (4963,347200,3175605,41), (4183,347200,3175605,42), (4964,347200,3175605,43), (4188,347200,3175605,44), (4969,347200,3175605,45), (4147,38920,3175605,46), (4950,38920,3175605,47), (4187,347200,3175605,48), (4968,347200,3175605,49), (4185,347200,3175605,50), (4966,347200,3175605,51), (4174,20760,3175605,52), (4958,20760,3175605,53), (4133,83200,3175605,54), (4940,83200,3175605,55), (4134,52000,3175605,56), (4941,52000,3175605,57), (4177,20760,3175605,58), (4960,20760,3175605,59), (4179,31120,3175605,60), (4962,31120,3175605,61), (4144,38920,3175605,62), (4947,38920,3175605,63), (4143,62400,3175605,64), (4946,62400,3175605,65), (4178,21800,3175605,66), (4961,21800,3175605,67), (4184,347200,3175605,68), (4965,347200,3175605,69), (4186,347200,3175605,70), (4967,347200,3175605,71), (4146,62400,3175605,72), (4949,62400,3175605,73), (5280,200000,3175605,74), (5270,200000,3175605,75), (5275,200000,3175605,76), (3955,200000,3175605,77), (5165,200000,3175605,78), (5155,200000,3175605,79), (5160,200000,3175605,80), (4180,3600,3175605,81), (1806,200000,3175605,82), (3034,200000,3175605,83), (4195,524000,3175605,84), (5003,524000,3175605,85), (4198,524000,3175605,86), (5006,524000,3175605,87), (4167,32160,3175605,88), (4992,32160,3175605,89), (4155,128800,3175605,90), (4981,128800,3175605,91), (4157,80400,3175605,92), (4982,80400,3175605,93), (4173,32160,3175605,94), (4998,32160,3175605,95), (4165,48400,3175605,96), (4990,48400,3175605,97), (4163,60400,3175605,98), (4988,60400,3175605,99), (4159,141200,3175605,100), (4984,141200,3175605,101), (4161,96400,3175605,102), (4986,96400,3175605,103), (4194,524000,3175605,104), (5002,524000,3175605,105), (4197,524000,3175605,106), (5005,524000,3175605,107), (4176,32160,3175605,108), (4999,32160,3175605,109), (4168,32160,3175605,110), (4993,32160,3175605,111), (4166,48400,3175605,112), (4991,48400,3175605,113), (4158,188400,3175605,114), (4983,188400,3175605,115), (4154,33800,3175605,116), (4980,33800,3175605,117), (4129,36960,3175605,118), (4973,36960,3175605,119), (4199,524000,3175605,120), (5007,524000,3175605,121), (4164,60400,3175605,122), (4989,60400,3175605,123), (4193,524000,3175605,124), (5001,524000,3175605,125), (4160,141200,3175605,126), (4985,141200,3175605,127), (4131,49200,3175605,128), (4975,49200,3175605,129), (4130,24640,3175605,130), (4974,24640,3175605,131), (4196,524000,3175605,132), (5004,524000,3175605,133), (4192,524000,3175605,134), (5000,524000,3175605,135), (4162,96400,3175605,136), (4987,96400,3175605,137), -- Mr Cat: A-grade recipe. (8299,732000,3175606,0), (8300,732000,3175606,1), (8313,732000,3175606,2), (8314,732000,3175606,3), (8315,1080000,3175606,4), (8316,1080000,3175606,5), (8320,732000,3175606,6), (8487,732000,3175606,7), (8325,1080000,3175606,8), (8326,1080000,3175606,9), (5452,732000,3175606,10), (5453,732000,3175606,11), (5446,732000,3175606,12), (5447,732000,3175606,13), (5444,732000,3175606,14), (5445,732000,3175606,15), (5460,732000,3175606,16), (5461,732000,3175606,17), (5468,732000,3175606,18), (5469,732000,3175606,19), (5458,732000,3175606,20), (5459,732000,3175606,21), (5438,732000,3175606,22), (5439,732000,3175606,23), (5230,300000,3175606,24), (5368,46400,3175606,25), (5369,46400,3175606,26), (5416,185200,3175606,27), (5417,185200,3175606,28), (5424,115600,3175606,29), (5425,115600,3175606,30), (5392,46400,3175606,31), (5393,46400,3175606,32), (5426,69600,3175606,33), (5427,69600,3175606,34), (5332,138800,3175606,35), (5333,138800,3175606,36), (5348,203200,3175606,37), (5349,203200,3175606,38), (5364,48800,3175606,39), (5365,48800,3175606,40), (5340,86800,3175606,41), (5341,86800,3175606,42), (6331,52400,3175606,43), (6332,52400,3175606,44), (6329,69600,3175606,45), (6330,69600,3175606,46), (6333,34840,3175606,47), (6334,34840,3175606,48), (5428,69600,3175606,49), (5429,69600,3175606,50), (5370,46400,3175606,51), (5371,46400,3175606,52), (5394,46400,3175606,53), (5395,46400,3175606,54), (5354,86800,3175606,55), (5355,86800,3175606,56), (5334,203200,3175606,57), (5335,203200,3175606,58), (5418,270800,3175606,59), (5419,270800,3175606,60), (5346,138800,3175606,61), (5347,138800,3175606,62), (5470,732000,3175606,63), (5471,732000,3175606,64), (5476,21200,3175606,65), (5477,35400,3175606,66), (5475,15400,3175606,67), (5281,300000,3175606,68), (5271,300000,3175606,69), (5276,300000,3175606,70), (3956,300000,3175606,71), (5166,300000,3175606,72), (5156,300000,3175606,73), (5161,300000,3175606,74), (1807,300000,3175606,75), (3035,300000,3175606,76), (5464,1080000,3175606,77), (5465,1080000,3175606,78), (5450,1080000,3175606,79), (5451,1080000,3175606,80), (5434,1080000,3175606,81), (5435,1080000,3175606,82), (5440,1080000,3175606,83), (5441,1080000,3175606,84), (5420,412000,3175606,85), (5421,412000,3175606,86), (5380,70400,3175606,87), (5381,70400,3175606,88), (5404,70400,3175606,89), (5405,70400,3175606,90), (5430,105600,3175606,91), (5431,105600,3175606,92), (5336,309200,3175606,93), (5337,309200,3175606,94), (5382,70400,3175606,95), (5383,70400,3175606,96), (5432,105600,3175606,97), (5433,105600,3175606,98), (5406,70400,3175606,99), (5407,70400,3175606,100), (6337,78000,3175606,101), (6338,78000,3175606,102), (5338,309200,3175606,103), (5339,309200,3175606,104), (6335,104000,3175606,105), (6336,104000,3175606,106), (5422,412000,3175606,107), (5423,412000,3175606,108), (6339,52000,3175606,109), (6340,52000,3175606,110), (5352,309200,3175606,111), (5353,309200,3175606,112), (5350,309200,3175606,113), (5351,309200,3175606,114), (5366,74000,3175606,115), (5367,74000,3175606,116), (5442,1080000,3175606,117), (5443,1080000,3175606,118), (5448,1080000,3175606,119), (5449,1080000,3175606,120), (5466,1080000,3175606,121), (5467,1080000,3175606,122), (5456,1080000,3175606,123), (5457,1080000,3175606,124), (5462,1080000,3175606,125), (5463,1080000,3175606,126), (8690,1412000,3175606,127), (8691,1412000,3175606,128), (8692,1412000,3175606,129), (8693,1412000,3175606,130), (8694,1412000,3175606,131), (8695,1412000,3175606,132), (8696,1412000,3175606,133), (8697,1412000,3175606,134), (8698,1412000,3175606,135), (8699,1412000,3175606,136), (8700,1412000,3175606,137), (8701,1412000,3175606,138), (8702,1412000,3175606,139), (8703,1412000,3175606,140), (8704,1412000,3175606,141), (8705,1412000,3175606,142), (8706,1412000,3175606,143), (8707,1412000,3175606,144), (8708,1412000,3175606,145), (8709,1412000,3175606,146), (8710,1412000,3175606,147), (8711,1412000,3175606,148), -- Mr Cat: S-grade recipe. (6901,400000,3175607,0), (5282,900000,3175607,1), (5272,900000,3175607,2), (5277,900000,3175607,3), (3957,900000,3175607,4), (5167,900000,3175607,5), (5157,900000,3175607,6), (5162,900000,3175607,7), (1808,900000,3175607,8), (3036,900000,3175607,9), (6887,1952000,3175607,10), (6888,1952000,3175607,11), (6899,1952000,3175607,12), (6900,1952000,3175607,13), (6883,1952000,3175607,14), (6884,1952000,3175607,15), (6895,1952000,3175607,16), (6896,1952000,3175607,17), (6891,1952000,3175607,18), (6892,1952000,3175607,19), (6881,1952000,3175607,20), (6882,1952000,3175607,21), (6897,1952000,3175607,22), (6898,1952000,3175607,23), (6885,1952000,3175607,24), (6886,1952000,3175607,25), (6893,1952000,3175607,26), (6894,1952000,3175607,27), (7580,1952000,3175607,28), (7581,1952000,3175607,29), (6865,696000,3175607,30), (6866,696000,3175607,31), (6869,143200,3175607,32), (6870,143200,3175607,33), (6867,143200,3175607,34), (6868,143200,3175607,35), (6871,214800,3175607,36), (6872,214800,3175607,37), (6851,197600,3175607,38), (6852,197600,3175607,39), (6853,572000,3175607,40), (6854,572000,3175607,41), (6859,143200,3175607,42), (6860,143200,3175607,43), (6855,358400,3175607,44), (6856,358400,3175607,45), (6857,143200,3175607,46), (6858,143200,3175607,47), (6863,214800,3175607,48), (6864,214800,3175607,49), (6861,150400,3175607,50), (6862,150400,3175607,51), (13100,150400,3175607,52), (6877,143200,3175607,53), (6878,143200,3175607,54), (6875,143200,3175607,55), (6876,143200,3175607,56), (6879,214800,3175607,57), (6880,214800,3175607,58), (6873,696000,3175607,59), (6874,696000,3175607,60), (6849,98800,3175607,61), (6850,98800,3175607,62), (6847,148000,3175607,63), (6848,148000,3175607,64), (9967,2986000,3175607,65), (9968,2986000,3175607,66), (9969,2986000,3175607,67), (9970,2986000,3175607,68), (9971,2986000,3175607,69), (9972,2986000,3175607,70), (9973,2986000,3175607,71), (9974,2986000,3175607,72), (9975,2986000,3175607,73), (10544,2986000,3175607,74), (10545,2986000,3175607,75), (9482,976000,3175607,76), (9483,610000,3175607,77), (9484,366000,3175607,78), (9485,244000,3175607,79), (9486,244000,3175607,80), (9487,732000,3175607,81), (9488,457400,3175607,82), (9489,366000,3175607,83), (9490,244000,3175607,84), (9491,244000,3175607,85), (9492,732000,3175607,86), (9493,457400,3175607,87), (9494,366000,3175607,88), (9495,244000,3175607,89), (9496,244000,3175607,90), (9497,256200,3175607,91), (10115,524000,3175607,92), (9985,487400,3175607,93), (9986,649840,3175607,94), (9987,324920,3175607,95), (10373,4137600,3175607,96), (10374,4137600,3175607,97), (10375,4137600,3175607,98), (10376,4137600,3175607,99), (10377,4137600,3175607,100), (10378,4137600,3175607,101), (10379,4137600,3175607,102), (10380,4137600,3175607,103), (10381,4137600,3175607,104), (15775,505080,3175607,105), (15776,505080,3175607,106), (15777,505080,3175607,107), (15778,1346920,3175607,108), (15779,1010200,3175607,109), (15780,1010200,3175607,110), (15781,841840,3175607,111), (15782,631360,3175607,112), (15783,631360,3175607,113), (15784,336720,3175607,114), (15785,336720,3175607,115), (15786,336720,3175607,116), (15787,336720,3175607,117), (15788,336720,3175607,118), (15789,336720,3175607,119), (15790,353560,3175607,120), (15791,353560,3175607,121), (15792,700000,3175607,122), (15793,700000,3175607,123), (15794,700000,3175607,124), (15795,1866720,3175607,125), (15796,1400000,3175607,126), (15797,1400000,3175607,127), (15798,1166720,3175607,128), (15799,875040,3175607,129), (15800,875040,3175607,130), (15801,466680,3175607,131), (15802,466680,3175607,132), (15803,466680,3175607,133), (15804,466680,3175607,134), (15805,466680,3175607,135), (15806,466680,3175607,136), (15807,490000,3175607,137), (15808,490000,3175607,138), (15809,303840,3175607,139), (15810,455760,3175607,140), (15811,607680,3175607,141), (15812,219200,3175607,142), (15813,328840,3175607,143), (15814,438440,3175607,144), (15815,5734240,3175607,145), (15816,5734240,3175607,146), (15817,5734240,3175607,147), (15818,5734240,3175607,148), (15819,5734240,3175607,149), (15820,5734240,3175607,150), (15821,5734240,3175607,151), (15822,5734240,3175607,152), (15823,5734240,3175607,153), (15824,5734240,3175607,154), (15825,5734240,3175607,155), -- Mr Cat: Ordinary manufacturing recipe. (6926,36,3175608,0), (6929,30,3175608,1), (6931,30,3175608,2), (6937,960,3175608,3), (6933,480,3175608,4), (6934,960,3175608,5), (6920,100,3175608,6), (6930,72,3175608,7), (6932,72,3175608,8), (6927,132,3175608,9), (6939,4000,3175608,10), (6921,500,3175608,11), (6943,8000,3175608,12), (6944,8000,3175608,13), (6945,8000,3175608,14), (6946,8000,3175608,15), (6947,8000,3175608,16), (6948,8000,3175608,17), (6949,8000,3175608,18), (6950,8000,3175608,19), (6951,8000,3175608,20), (6952,8000,3175608,21), (6953,8000,3175608,22), (6940,8000,3175608,23), (6941,8000,3175608,24), (6942,8000,3175608,25), (6935,1200,3175608,26), (6936,2400,3175608,27), (6938,2400,3175608,28), (6957,14000,3175608,29), (6956,14000,3175608,30), (6959,14000,3175608,31), (6958,14000,3175608,32), (6960,14000,3175608,33), (6961,14000,3175608,34), (6962,14000,3175608,35), (6963,14000,3175608,36), (6954,14000,3175608,37), (6955,14000,3175608,38), (6964,14000,3175608,39), (6965,14000,3175608,40), (6969,20000,3175608,41), (6968,20000,3175608,42), (6971,20000,3175608,43), (6970,20000,3175608,44), (6972,20000,3175608,45), (6973,20000,3175608,46), (6974,20000,3175608,47), (6975,20000,3175608,48), (6966,20000,3175608,49), (6967,20000,3175608,50), (6976,20000,3175608,51), (6977,20000,3175608,52), (6924,200000,3175608,53), (6923,200000,3175608,54), (6925,200000,3175608,55), (6922,200000,3175608,56), (6981,24000,3175608,57), (6980,24000,3175608,58), (6983,24000,3175608,59), (6982,24000,3175608,60), (6984,24000,3175608,61), (6985,24000,3175608,62), (6986,24000,3175608,63), (6987,24000,3175608,64), (6978,24000,3175608,65), (6979,24000,3175608,66), (6988,24000,3175608,67), (6989,24000,3175608,68), (6928,360,3175608,69), (6993,36000,3175608,70), (6992,36000,3175608,71), (6995,36000,3175608,72), (6994,36000,3175608,73), (6996,36000,3175608,74), (6997,36000,3175608,75), (6998,36000,3175608,76), (6999,36000,3175608,77), (6990,36000,3175608,78), (6991,36000,3175608,79), (7000,36000,3175608,80), (7001,36000,3175608,81), (7005,58000,3175608,82), (7004,58000,3175608,83), (7007,58000,3175608,84), (7006,58000,3175608,85), (7008,58000,3175608,86), (7009,58000,3175608,87), (7010,58000,3175608,88), (7011,58000,3175608,89), (7002,58000,3175608,90), (7003,58000,3175608,91), (7012,58000,3175608,92), (7013,58000,3175608,93), (7693,200000,3175608,94), (7700,200000,3175608,95), (7699,200000,3175608,96), (7691,200000,3175608,97), (7690,200000,3175608,98), (7692,200000,3175608,99), (7689,200000,3175608,100), (16110,600000,3175608,101), (16111,600000,3175608,102), (16112,600000,3175608,103), (16113,600000,3175608,104), (16114,600000,3175608,105), (16115,600000,3175608,106), (16116,600000,3175608,107), (16117,600000,3175608,108), (16118,600000,3175608,109), (16119,600000,3175608,110), (16120,600000,3175608,111), (16121,600000,3175608,112), -- Miss Queen: Essential item - Grade D or lower (8327,23824,3175701,0), (8328,41900,3175701,1), (8332,24074,3175701,2), (8333,40600,3175701,3), (8337,39514,3175701,4), (8343,39514,3175701,5), (2007,5600,3175701,6), (2005,5600,3175701,7), (2006,5600,3175701,8), (2010,10280,3175701,9), (2008,10280,3175701,10), (2009,11280,3175701,11), (1923,976,3175701,12), (1921,620,3175701,13), (1922,1568,3175701,14), (1896,944,3175701,15), (2013,18534,3175701,16), (1925,610,3175701,17), (1924,1240,3175701,18), (1897,1680,3175701,19), (2011,17534,3175701,20), (2012,19200,3175701,21), (1926,3960,3175701,22), (1928,2746,3175701,23), (1898,3894,3175701,24), (1930,1560,3175701,25), (2016,34134,3175701,26), (1929,3100,3175701,27), (1927,5014,3175701,28), (2014,34800,3175701,29), (2015,32800,3175701,30), (2018,30100,3175701,31), (1932,2520,3175701,32), (1934,3060,3175701,33), (5531,23824,3175701,34), (1931,3060,3175701,35), (1899,2560,3175701,36), (2017,30100,3175701,37), (2020,22850,3175701,38), (2019,18600,3175701,39), (2023,32280,3175701,40), (1933,3400,3175701,41), (2025,28880,3175701,42), (2024,28080,3175701,43), (1900,3656,3175701,44), (2022,25680,3175701,45), (1937,4656,3175701,46), (1935,7160,3175701,47), (2021,31680,3175701,48), (1936,4888,3175701,49), (2029,33534,3175701,50), (1940,2680,3175701,51), (2028,33666,3175701,52), (1939,4554,3175701,53), (1938,5950,3175701,54), (2027,30534,3175701,55), (1901,2896,3175701,56), (2030,34200,3175701,57), (2026,33234,3175701,58), (2039,39514,3175701,59), (1948,2960,3175701,60), (2924,2960,3175701,61), (2919,6742,3175701,62), (2927,2960,3175701,63), (2922,10386,3175701,64), (2929,2778,3175701,65), (1941,10058,3175701,66), (2042,43286,3175701,67), (2044,37858,3175701,68), (1902,3948,3175701,69), (2925,2960,3175701,70), (2928,2960,3175701,71), (1904,4286,3175701,72), (1903,2398,3175701,73), (1946,2960,3175701,74), (2032,43286,3175701,75), (2041,35858,3175701,76), (2037,39514,3175701,77), (1947,2778,3175701,78), (2038,37858,3175701,79), (2923,2960,3175701,80), (1943,5036,3175701,81), (2926,2960,3175701,82), (1942,7842,3175701,83), (1945,5036,3175701,84), (2918,6742,3175701,85), (1944,7842,3175701,86), (2031,39514,3175701,87), (2036,39514,3175701,88), (2040,34572,3175701,89), (2034,37858,3175701,90), (2035,39514,3175701,91), (2033,35858,3175701,92), (1957,3584,3175701,93), (2049,48376,3175701,94), (2058,48376,3175701,95), (2048,48376,3175701,96), (2047,45500,3175701,97), (2054,47000,3175701,98), (2967,46124,3175701,99), (2050,45624,3175701,100), (2055,48376,3175701,101), (1950,12324,3175701,102), (2051,45624,3175701,103), (2052,46124,3175701,104), (1949,3584,3175701,105), (1906,2910,3175701,106), (1907,5750,3175701,107), (1963,3584,3175701,108), (1905,4112,3175701,109), (2932,3584,3175701,110), (1951,7924,3175701,111), (2930,4962,3175701,112), (2934,3524,3175701,113), (1953,12488,3175701,114), (2933,3584,3175701,115), (2053,48376,3175701,116), (2931,3584,3175701,117), (1952,12488,3175701,118), (1956,3524,3175701,119), (8073,0,3175701,120), -- Miss Queen: Essential item - Grade C (8329,76840,3175702,0), (8334,50374,3175702,1), (8335,87780,3175702,2), (8338,83272,3175702,3), (8344,87636,3175702,4), (8345,73600,3175702,5), (1910,5312,3175702,6), (1909,2962,3175702,7), (2063,51750,3175702,8), (2061,51750,3175702,9), (2076,51000,3175702,10), (2941,4450,3175702,11), (2937,4450,3175702,12), (1960,7300,3175702,13), (2943,4450,3175702,14), (2936,5450,3175702,15), (1959,14850,3175702,16), (2945,4950,3175702,17), (2073,51750,3175702,18), (2067,55500,3175702,19), (2074,56476,3175702,20), (2070,50376,3175702,21), (2072,50376,3175702,22), (2940,4450,3175702,23), (1964,4950,3175702,24), (2059,53850,3175702,25), (2069,51000,3175702,26), (2066,51000,3175702,27), (2938,4450,3175702,28), (2944,4450,3175702,29), (1954,7524,3175702,30), (1962,12500,3175702,31), (1958,4450,3175702,32), (1908,4224,3175702,33), (2075,51000,3175702,34), (2939,4450,3175702,35), (2942,4450,3175702,36), (2062,51000,3175702,37), (2065,51750,3175702,38), (2068,55500,3175702,39), (2060,50376,3175702,40), (2935,7524,3175702,41), (1961,12500,3175702,42), (2064,51750,3175702,43), (2947,5600,3175702,44), (1966,10956,3175702,45), (1967,7334,3175702,46), (2946,7156,3175702,47), (2079,58222,3175702,48), (1974,4756,3175702,49), (2082,56756,3175702,50), (2084,60200,3175702,51), (1969,10466,3175702,52), (2949,4756,3175702,53), (1968,16600,3175702,54), (2968,59288,3175702,55), (1911,5378,3175702,56), (2085,57822,3175702,57), (2950,4756,3175702,58), (1971,6534,3175702,59), (2088,56756,3175702,60), (2078,60200,3175702,61), (1972,5000,3175702,62), (4438,56088,3175702,63), (1913,6578,3175702,64), (2086,57822,3175702,65), (2081,60200,3175702,66), (2948,4756,3175702,67), (1976,6578,3175702,68), (2951,4756,3175702,69), (1975,12178,3175702,70), (1912,3712,3175702,71), (1970,17912,3175702,72), (2077,60200,3175702,73), (2080,60200,3175702,74), (2083,60200,3175702,75), (2109,71340,3175702,76), (2089,73400,3175702,77), (2104,70960,3175702,78), (1977,27040,3175702,79), (2956,6800,3175702,80), (2957,9120,3175702,81), (4055,6240,3175702,82), (2107,73400,3175702,83), (2096,73400,3175702,84), (2952,6800,3175702,85), (2953,6800,3175702,86), (1980,9400,3175702,87), (1979,16480,3175702,88), (1914,7120,3175702,89), (2108,74680,3175702,90), (2106,73400,3175702,91), (2110,70960,3175702,92), (2092,73400,3175702,93), (2105,74680,3175702,94), (1981,6800,3175702,95), (1916,9400,3175702,96), (2098,74680,3175702,97), (2102,73600,3175702,98), (2100,70960,3175702,99), (1915,4540,3175702,100), (2103,70960,3175702,101), (1983,9120,3175702,102), (2099,70960,3175702,103), (2090,73400,3175702,104), (2095,73400,3175702,105), (1978,6240,3175702,106), (2091,73400,3175702,107), (2097,74680,3175702,108), (2112,82600,3175702,109), (2113,82600,3175702,110), (2954,6320,3175702,111), (1985,11600,3175702,112), (2955,6320,3175702,113), (1984,18660,3175702,114), (2114,82600,3175702,115), (5530,87200,3175702,116), (2964,7346,3175702,117), (2119,87782,3175702,118), (2116,85018,3175702,119), (2118,85018,3175702,120), (1989,13272,3175702,121), (1988,20818,3175702,122), (2960,7346,3175702,123), (2962,7346,3175702,124), (1987,26218,3175702,125), (2121,86982,3175702,126), (1986,37854,3175702,127), (2961,7346,3175702,128), (2963,7346,3175702,129), (2959,11564,3175702,130), (2966,7310,3175702,131), (2117,85018,3175702,132), (2120,83272,3175702,133), (1918,9236,3175702,134), (1920,11690,3175702,135), (2122,87636,3175702,136), (2917,6964,3175702,137), (2115,87310,3175702,138), (2969,83272,3175702,139), -- Miss Queen: Essential item - Grade B (8330,91538,3175703,0), (8336,91384,3175703,1), (8339,69900,3175703,2), (8340,91538,3175703,3), (8347,77734,3175703,4), (8348,91692,3175703,5), (4049,7626,3175703,6), (4051,10314,3175703,7), (4050,6456,3175703,8), (4111,69900,3175703,9), (4098,7686,3175703,10), (4064,22100,3175703,11), (4072,8906,3175703,12), (4065,14300,3175703,13), (4073,7686,3175703,14), (4068,22084,3175703,15), (4071,22084,3175703,16), (4439,5800,3175703,17), (4112,70650,3175703,18), (4113,77734,3175703,19), (4104,69900,3175703,20), (4105,69900,3175703,21), (4110,71000,3175703,22), (4070,11174,3175703,23), (4109,71000,3175703,24), (4107,71000,3175703,25), (4097,7686,3175703,26), (4056,22100,3175703,27), (4057,14300,3175703,28), (4100,7686,3175703,29), (4102,8906,3175703,30), (4067,11174,3175703,31), (4066,16966,3175703,32), (4101,6900,3175703,33), (4106,71066,3175703,34), (4108,71000,3175703,35), (4069,16966,3175703,36), (4117,91538,3175703,37), (4120,91538,3175703,38), (4090,8910,3175703,39), (4078,27384,3175703,40), (4080,19446,3175703,41), (4096,8910,3175703,42), (4088,10584,3175703,43), (4086,17046,3175703,44), (4082,35400,3175703,45), (4084,23016,3175703,46), (4116,91538,3175703,47), (4119,91384,3175703,48), (4099,8910,3175703,49), (4091,8910,3175703,50), (4089,10584,3175703,51), (4081,40584,3175703,52), (4077,8892,3175703,53), (4052,11298,3175703,54), (4121,91846,3175703,55), (4087,17046,3175703,56), (4115,91692,3175703,57), (4083,35400,3175703,58), (4054,20308,3175703,59), (4053,9332,3175703,60), (4118,96616,3175703,61), (4114,91384,3175703,62), (4085,23016,3175703,63), -- Miss Queen: Essential item - Grade A (8331,117230,3175704,0), (8341,118768,3175704,1), (8342,145828,3175704,2), (8346,118616,3175704,3), (8349,145858,3175704,4), (5539,118616,3175704,5), (5536,117570,3175704,6), (5535,117230,3175704,7), (5543,117508,3175704,8), (5547,117570,3175704,9), (5542,118616,3175704,10), (5532,118616,3175704,11), (5496,17060,3175704,12), (5520,62030,3175704,13), (5524,40584,3175704,14), (5508,17060,3175704,15), (5525,25876,3175704,16), (5478,47568,3175704,17), (5486,67600,3175704,18), (5494,19046,3175704,19), (5482,30306,3175704,20), (6341,14462,3175704,21), (6343,18708,3175704,22), (6345,10456,3175704,23), (5526,25876,3175704,24), (5497,17060,3175704,25), (5509,17060,3175704,26), (5489,30306,3175704,27), (5479,67600,3175704,28), (5521,87906,3175704,29), (5485,47568,3175704,30), (5548,117570,3175704,31), (5545,145800,3175704,32), (5538,145828,3175704,33), (5529,145800,3175704,34), (5533,145828,3175704,35), (5522,117456,3175704,36), (5502,23684,3175704,37), (5514,23684,3175704,38), (5527,33456,3175704,39), (5480,89142,3175704,40), (5503,23684,3175704,41), (5528,33456,3175704,42), (5515,23684,3175704,43), (6342,17658,3175704,44), (5481,89142,3175704,45), (6344,27286,3175704,46), (5523,117456,3175704,47), (6346,12286,3175704,48), (5488,88828,3175704,49), (5487,88828,3175704,50), (5495,26342,3175704,51), (5534,145700,3175704,52), (5537,145800,3175704,53), (5546,132738,3175704,54), (5541,145858,3175704,55), (5544,145972,3175704,56), (8712,164800,3175704,57), (8713,164800,3175704,58), (8714,164800,3175704,59), (8715,164800,3175704,60), (8716,164800,3175704,61), (8717,164800,3175704,62), (8718,164800,3175704,63), (8719,164800,3175704,64), (8720,164800,3175704,65), (8721,164800,3175704,66), (8722,164800,3175704,67), -- Miss Queen: Essential item - Grade S (6688,185058,3175705,0), (6689,188612,3175705,1), (6690,184706,3175705,2), (6691,185058,3175705,3), (6693,181764,3175705,4), (6694,181764,3175705,5), (6695,188612,3175705,6), (6696,182164,3175705,7), (6697,188612,3175705,8), (7579,182942,3175705,9), (6698,20364,3175705,10), (6699,18352,3175705,11), (6700,33412,3175705,12), (6701,75130,3175705,13), (6702,58364,3175705,14), (6703,28094,3175705,15), (6704,28094,3175705,16), (6705,28682,3175705,17), (6706,24658,3175705,18), (6707,80730,3175705,19), (6708,28094,3175705,20), (6709,28094,3175705,21), (6710,24658,3175705,22), (6711,80730,3175705,23), (6712,28094,3175705,24), (6713,28094,3175705,25), (6714,24658,3175705,26), (6908,100,3175705,27), (6909,500,3175705,28), (6910,2500,3175705,29), (6911,400,3175705,30), (6912,600,3175705,31), (6913,1000,3175705,32), (6914,2000,3175705,33), (6915,600,3175705,34), (6916,900,3175705,35), (6904,10000,3175705,36), (6905,10000,3175705,37), (6906,10000,3175705,38), (6907,10000,3175705,39), (7684,10000,3175705,40), (7685,10000,3175705,41), (7686,10000,3175705,42), (7687,10000,3175705,43), (7688,10000,3175705,44), (7697,10000,3175705,45), (7698,10000,3175705,46), (9530,183102,3175705,47), (9531,61902,3175705,48), (9532,74162,3175705,49), (9533,55740,3175705,50), (9534,55740,3175705,51), (9535,149058,3175705,52), (9536,101404,3175705,53), (9537,74162,3175705,54), (9538,55740,3175705,55), (9539,55740,3175705,56), (9540,149058,3175705,57), (9541,101404,3175705,58), (9542,74162,3175705,59), (9543,55740,3175705,60), (9544,55740,3175705,61), (9545,62218,3175705,62), (9991,113732,3175705,63), (9992,148190,3175705,64), (9993,80928,3175705,65), (9616,479600,3175705,66), (9617,479600,3175705,67), (9618,479600,3175705,68), (9619,476400,3175705,69), (9620,480000,3175705,70), (9621,477400,3175705,71), (9622,495400,3175705,72), (9623,495400,3175705,73), (9624,495400,3175705,74), (10546,478000,3175705,75), (10547,478000,3175705,76), (9628,51000,3175705,77), (9629,92000,3175705,78), (9630,76000,3175705,79), (10397,622000,3175705,80), (10398,622000,3175705,81), (10399,622000,3175705,82), (10400,624000,3175705,83), (10401,624000,3175705,84), (10402,624000,3175705,85), (10403,624000,3175705,86), (10404,624000,3175705,87), (10405,624000,3175705,88), (10114,107554,3175705,89), (13099,28682,3175705,90), (15634,673400,3175705,91), (15635,674600,3175705,92), (15636,673400,3175705,93), (15637,673400,3175705,94), (15638,679200,3175705,95), (15639,671400,3175705,96), (15640,679200,3175705,97), (15641,671400,3175705,98), (15642,679200,3175705,99), (15643,677400,3175705,100), (15644,670600,3175705,101), (15645,67400,3175705,102), (15646,67400,3175705,103), (15647,67400,3175705,104), (15648,168600,3175705,105), (15649,124600,3175705,106), (15650,124600,3175705,107), (15651,100600,3175705,108), (15652,76800,3175705,109), (15653,76800,3175705,110), (15654,44800,3175705,111), (15655,44800,3175705,112), (15656,44800,3175705,113), (15657,44800,3175705,114), (15658,44800,3175705,115), (15659,44800,3175705,116), (15660,87200,3175705,117), (15661,87200,3175705,118), (15662,87200,3175705,119), (15663,221000,3175705,120), (15664,168600,3175705,121), (15665,168600,3175705,122), (15666,137200,3175705,123), (15667,52200,3175705,124), (15668,52200,3175705,125), (15669,59000,3175705,126), (15670,109400,3175705,127), (15671,52200,3175705,128), (15672,52200,3175705,129), (15673,109400,3175705,130), (15674,52200,3175705,131), (15675,52200,3175705,132), (15691,59000,3175705,133), (15692,37600,3175705,134), (15693,37600,3175705,135), (15769,38200,3175705,136), (15770,63600,3175705,137), (15771,88400,3175705,138), (15772,29000,3175705,139), (15773,51600,3175705,140), (15774,59800,3175705,141), (16122,46000,3175705,142), (16123,46000,3175705,143), (16124,46000,3175705,144), (16125,46000,3175705,145), (16126,46000,3175705,146), (16127,46000,3175705,147), (16128,46000,3175705,148), (16129,46000,3175705,149), (16130,46000,3175705,150), (16131,46000,3175705,151), (16132,46000,3175705,152), (16133,46000,3175705,153), -- Miss Queen: Spellbook (1) (1048,200,3175706,0), (1049,200,3175706,1), (1050,200,3175706,2), (1051,200,3175706,3), (1052,1000,3175706,4), (1053,1000,3175706,5), (1054,1000,3175706,6), (1055,1000,3175706,7), (1056,1000,3175706,8), (1058,1000,3175706,9), (1095,150,3175706,10), (1096,1100,3175706,11), (1097,1100,3175706,12), (1098,1000,3175706,13), (1099,1000,3175706,14), (1152,200,3175706,15), (1294,150,3175706,16), (1370,1600,3175706,17), (1371,1600,3175706,18), (1372,1600,3175706,19), (1377,1600,3175706,20), (1378,3100,3175706,21), (1379,2300,3175706,22), (1380,5200,3175706,23), (1381,5200,3175706,24), (1382,5200,3175706,25), (1383,1600,3175706,26), (1384,5200,3175706,27), (1385,3600,3175706,28), (1386,1600,3175706,29), (1387,4900,3175706,30), (1388,2500,3175706,31), (1389,2500,3175706,32), (1390,4900,3175706,33), (1391,2500,3175706,34), (1392,4900,3175706,35), (1394,3600,3175706,36), (1397,4900,3175706,37), (1398,2500,3175706,38), (1399,1600,3175706,39), (1400,2500,3175706,40), (1401,1600,3175706,41), (1402,2500,3175706,42), (1403,1600,3175706,43), (1404,2500,3175706,44), (1405,1600,3175706,45), (1406,4900,3175706,46), (1407,4900,3175706,47), (1408,4900,3175706,48), (1409,4900,3175706,49), (1410,2500,3175706,50), (1411,1600,3175706,51), (1412,4900,3175706,52), (1413,4900,3175706,53), (1414,3600,3175706,54), (1415,2500,3175706,55), (1416,4900,3175706,56), (1417,2500,3175706,57), (1418,2500,3175706,58), (1512,2300,3175706,59), (1513,1600,3175706,60), (1514,1600,3175706,61), (1515,1600,3175706,62), (1516,3600,3175706,63), (1517,2500,3175706,64), (1518,3600,3175706,65), (1519,3600,3175706,66), (1520,4900,3175706,67), (1521,1600,3175706,68), (1522,1000,3175706,69), (1523,1600,3175706,70), (1524,200,3175706,71), (1525,200,3175706,72), (1526,1000,3175706,73), (1527,200,3175706,74), (1528,3600,3175706,75), (1529,200,3175706,76), (1530,4900,3175706,77), (1531,200,3175706,78), (1532,2500,3175706,79), (1533,2500,3175706,80), (1534,1600,3175706,81), (1535,1600,3175706,82), (1536,2500,3175706,83), (1537,1600,3175706,84), (1667,1600,3175706,85), (1668,2500,3175706,86), (1669,1600,3175706,87), (1670,2500,3175706,88), (1671,1600,3175706,89), (1856,1600,3175706,90), (3038,3100,3175706,91), (3039,6400,3175706,92), (3040,7400,3175706,93), (3041,6400,3175706,94), (3042,6400,3175706,95), (3043,8500,3175706,96), (3044,8500,3175706,97), (3045,7400,3175706,98), (10025,150,3175706,99), (10026,150,3175706,100), (10027,1100,3175706,101), (10028,1100,3175706,102), (10029,1400,3175706,103), (10031,1400,3175706,104), (10032,1400,3175706,105), (10033,2300,3175706,106), (10058,3100,3175706,107), (10072,500,3175706,108), (10073,500,3175706,109), (10074,2300,3175706,110), (10075,5200,3175706,111), (10076,5200,3175706,112), (10077,4100,3175706,113), (10078,2300,3175706,114), (10079,5200,3175706,115), (10094,4100,3175706,116), (10180,1600,3175706,117), (10181,2100,3175706,118), -- Miss Queen: Spellbook (2) (3046,10800,3175707,0), (3047,7400,3175707,1), (3048,6400,3175707,2), (3049,8500,3175707,3), (3050,6400,3175707,4), (3051,6400,3175707,5), (3052,7400,3175707,6), (3053,6400,3175707,7), (3054,9600,3175707,8), (3055,13500,3175707,9), (3056,6400,3175707,10), (3057,7700,3175707,11), (3058,6400,3175707,12), (3059,9200,3175707,13), (3060,7700,3175707,14), (3061,6400,3175707,15), (3062,6400,3175707,16), (3063,7700,3175707,17), (3064,6400,3175707,18), (3065,7700,3175707,19), (3066,10800,3175707,20), (3067,6400,3175707,21), (3068,9200,3175707,22), (3069,7700,3175707,23), (3070,9200,3175707,24), (3071,6400,3175707,25), (3072,7700,3175707,26), (3073,6400,3175707,27), (3074,6400,3175707,28), (3075,6400,3175707,29), (3076,6400,3175707,30), (3077,6400,3175707,31), (3078,9200,3175707,32), (3079,9200,3175707,33), (3080,7700,3175707,34), (3081,6400,3175707,35), (3082,6400,3175707,36), (3083,10800,3175707,37), (3084,7700,3175707,38), (3085,6400,3175707,39), (3086,6400,3175707,40), (3087,7700,3175707,41), (3088,6400,3175707,42), (3089,9200,3175707,43), (3090,6400,3175707,44), (3091,7700,3175707,45), (3092,6400,3175707,46), (3093,7700,3175707,47), (3094,6400,3175707,48), (3095,7700,3175707,49), (3096,7700,3175707,50), (3097,7700,3175707,51), (3098,6400,3175707,52), (3099,7700,3175707,53), (3100,6400,3175707,54), (3101,6400,3175707,55), (3102,6400,3175707,56), (3103,6400,3175707,57), (3104,6400,3175707,58), (3105,6400,3175707,59), (3106,9200,3175707,60), (3107,7700,3175707,61), (3108,7700,3175707,62), (3109,9200,3175707,63), (3110,6400,3175707,64), (3111,9200,3175707,65), (3112,7700,3175707,66), (3113,6400,3175707,67), (3114,6400,3175707,68), (3115,6400,3175707,69), (3116,9200,3175707,70), (3117,6400,3175707,71), (3118,7700,3175707,72), (3429,6400,3175707,73), (3430,6400,3175707,74), (3431,6400,3175707,75), (3432,6400,3175707,76), (3940,9600,3175707,77), (3941,9200,3175707,78), (3942,9200,3175707,79), (3943,7700,3175707,80), (3944,4900,3175707,81), (4200,7700,3175707,82), (4201,6400,3175707,83), (4203,6400,3175707,84), (4204,6400,3175707,85), (4205,7700,3175707,86), (4206,6400,3175707,87), (4207,6400,3175707,88), (4208,7700,3175707,89), (4906,2500,3175707,90), (4907,6400,3175707,91), (4908,2500,3175707,92), (4909,6400,3175707,93), (4910,3600,3175707,94), (4911,13500,3175707,95), (4912,17400,3175707,96), (4913,7700,3175707,97), (4914,7700,3175707,98), (4915,13500,3175707,99), (10036,10000,3175707,100), (10037,7700,3175707,101), (10038,14000,3175707,102), (10039,15900,3175707,103), (10043,8800,3175707,104), (10044,10800,3175707,105), (10047,13500,3175707,106), (10048,17400,3175707,107), (10049,12000,3175707,108), (10050,14400,3175707,109), (10052,5800,3175707,110), (10053,7700,3175707,111), (10054,17400,3175707,112), (10055,10800,3175707,113), (10057,15400,3175707,114), (10059,9600,3175707,115), (10060,10800,3175707,116), (10061,12000,3175707,117), (10062,6400,3175707,118), (10063,17400,3175707,119), (10064,20000,3175707,120), (10065,16400,3175707,121), (10071,10800,3175707,122), (10080,9600,3175707,123), (10082,13500,3175707,124), (10083,8500,3175707,125), (10084,9600,3175707,126), (10087,14400,3175707,127), (10089,15400,3175707,128), (10092,10800,3175707,129), (10093,13500,3175707,130), (10095,8800,3175707,131), (10098,12000,3175707,132), (10030,5800,3175707,133), (10034,6400,3175707,134), (10040,6400,3175707,135), (10041,7400,3175707,136), (10042,5800,3175707,137), (10045,6000,3175707,138), (10046,8000,3175707,139), (10052,5800,3175707,140), (10066,7400,3175707,141), (10081,7400,3175707,142), (10085,2500,3175707,143), (10086,6700,3175707,144), (10088,6400,3175707,145), (10097,5800,3175707,146), (10181,2100,3175707,147), (10182,7400,3175707,148), (10184,9600,3175707,149), (10185,6400,3175707,150), (10186,6400,3175707,151), (10187,7400,3175707,152), (10188,8500,3175707,153), (10189,8500,3175707,154), (10190,10800,3175707,155), (10191,12500,3175707,156), (10192,14400,3175707,157), (10193,15400,3175707,158), (10194,17400,3175707,159), (10195,15400,3175707,160), (10196,18600,3175707,161), (10204,8500,3175707,162), (10183,7400,3175707,163), -- Miss Queen: Spellbook (3) (4916,1600,3175708,0), (4917,6400,3175708,1), (4918,6400,3175708,2), (4919,6400,3175708,3), (4920,6400,3175708,4), (4921,13500,3175708,5), (4922,6400,3175708,6), (4923,6400,3175708,7), (4924,6400,3175708,8), (4925,13500,3175708,9), (4926,7700,3175708,10), (4927,15400,3175708,11), (4928,14400,3175708,12), (4929,14400,3175708,13), (4930,14400,3175708,14), (4931,14400,3175708,15), (4932,14400,3175708,16), (4933,14400,3175708,17), (4934,14400,3175708,18), (5013,14400,3175708,19), (5014,14400,3175708,20), (5015,14400,3175708,21), (5809,13500,3175708,22), (5810,13500,3175708,23), (5811,15400,3175708,24), (5812,10800,3175708,25), (5813,6400,3175708,26), (5814,15400,3175708,27), (5815,15400,3175708,28), (5816,13500,3175708,29), (6350,17400,3175708,30), (6351,16400,3175708,31), (6352,17400,3175708,32), (6395,9200,3175708,33), (6396,9200,3175708,34), (6397,7700,3175708,35), (6398,9200,3175708,36), (7638,6400,3175708,37), (7639,6400,3175708,38), (7640,6400,3175708,39), (7641,6400,3175708,40), (7642,6400,3175708,41), (7643,6400,3175708,42), (7644,6400,3175708,43), (7645,23200,3175708,44), (7646,23200,3175708,45), (7647,23200,3175708,46), (7648,23200,3175708,47), (7649,23200,3175708,48), (7650,23200,3175708,49), (7651,23200,3175708,50), (7652,23200,3175708,51), (7653,23200,3175708,52), (7654,23200,3175708,53), (7655,23200,3175708,54), (7656,23200,3175708,55), (7657,23200,3175708,56), (7658,23200,3175708,57), (7659,23200,3175708,58), (7660,23200,3175708,59), (7661,23200,3175708,60), (7662,23200,3175708,61), (7663,23200,3175708,62), (7664,23200,3175708,63), (7665,23200,3175708,64), (7666,23200,3175708,65), (7667,23200,3175708,66), (7668,23200,3175708,67), (7669,23200,3175708,68), (7670,23200,3175708,69), (7671,23200,3175708,70), (7672,23200,3175708,71), (7673,23200,3175708,72), (7674,23200,3175708,73), (7675,23200,3175708,74), (7676,23200,3175708,75), (8380,12500,3175708,76), (8381,13500,3175708,77), (8382,13500,3175708,78), (8383,13500,3175708,79), (8384,13500,3175708,80), (8385,13500,3175708,81), (8386,12500,3175708,82), (8387,14400,3175708,83), (8388,13500,3175708,84), (8389,13500,3175708,85), (8390,13500,3175708,86), (8391,13500,3175708,87), (8392,13500,3175708,88), (8393,13500,3175708,89), (8394,12500,3175708,90), (8395,12500,3175708,91), (8396,12500,3175708,92), (8397,13500,3175708,93), (8398,12500,3175708,94), (8399,13500,3175708,95), (8400,12500,3175708,96), (8401,12500,3175708,97), (8402,13500,3175708,98), (8877,60000,3175708,99), (8878,60000,3175708,100), (8879,60000,3175708,101), (8880,60000,3175708,102), (8881,60000,3175708,103), (8882,60000,3175708,104), (8883,60000,3175708,105), (8884,60000,3175708,106), (8885,60000,3175708,107), (8886,60000,3175708,108), (8887,60000,3175708,109), (8888,60000,3175708,110), (8889,60000,3175708,111), (8890,15400,3175708,112), (8891,13500,3175708,113), (8892,80000,3175708,114), (8893,80000,3175708,115), (8894,80000,3175708,116), (8895,80000,3175708,117), (8896,80000,3175708,118), (8897,80000,3175708,119), (8898,80000,3175708,120), (8899,80000,3175708,121), (8900,80000,3175708,122), (8901,80000,3175708,123), (8902,80000,3175708,124), (8903,80000,3175708,125), (8904,80000,3175708,126), (8905,80000,3175708,127), (8906,80000,3175708,128), (8907,80000,3175708,129), (8908,80000,3175708,130), (8909,19200,3175708,131), (8945,16200,3175708,132), (8946,12500,3175708,133), (8616,12500,3175708,134), (10099,60000,3175708,135), (10100,60000,3175708,136), (10101,60000,3175708,137), (10102,60000,3175708,138), (10103,60000,3175708,139), (10104,60000,3175708,140), (10105,60000,3175708,141), (10106,60000,3175708,142), (10107,60000,3175708,143), (10108,60000,3175708,144), (10109,60000,3175708,145), (10068,60000,3175708,146), (10069,60000,3175708,147), (10090,60000,3175708,148), (10091,80000,3175708,149), (10203,80000,3175708,150), (10557,23200,3175708,151), (10558,23200,3175708,152), (10579,18600,3175708,153), (10580,20000,3175708,154), (10581,19300,3175708,155), (10582,20000,3175708,156), (10583,18600,3175708,157), (10584,19300,3175708,158), (10590,80000,3175708,159), (10596,17400,3175708,160), (10597,14400,3175708,161), (10598,23200,3175708,162), (10599,60000,3175708,163), (10600,13500,3175708,164), (10601,80000,3175708,165), (10602,23200,3175708,166), (10603,60000,3175708,167), (10604,60000,3175708,168), (10605,60000,3175708,169), (10302,0,3175708,170), (10303,0,3175708,171), (10304,0,3175708,172), (10305,0,3175708,173), (10306,0,3175708,174), (10608,18600,3175708,175), (10609,19300,3175708,176), (10610,20000,3175708,177), (7835,23200,3175708,178);